Skip to content
View MaximPyanin's full-sized avatar

Highlights

  • Pro

Block or report MaximPyanin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MaximPyanin/README.md

👋 Hi, I'm Maksim

Python engineer working on AI/LLM systems and async backends.

Currently AI Software Engineer.

What I build:

  • RAG pipelines on Azure OpenAI / OpenAI with Weaviate, Qdrant, pgvector
  • Multi-agent systems with LangGraph and LangChain
  • MCP-based agent integrations
  • FastAPI microservices with PostgreSQL, MongoDB, RabbitMQ, Docker

A few projects worth a look:

Reach me on LinkedIn or via email.

Pinned Loading

  1. Event-Management-System Event-Management-System Public

    Event Management System allows users to create events, register as attendees, and submit feedback on events. The system support user authentication, event management, attendee registration, and fee…

    Python 1

  2. workspace-agent workspace-agent Public

    Production-grade ReAct AI agent on Claude — autonomously plans, calls tools, and orchestrates Slack, Jira, Calendar & Email through a typed FastAPI mock. Native tool use, structured outputs, multi-…

    Python

  3. weather-rag-assistant weather-rag-assistant Public

    RAG micro-service designed to provide real-time weather information using advanced AI techniques, including Azure OpenAI models, Langchain orchestration and Weaviate vector storage.

    Python 1

  4. Dynamic-IP-Provider-Service Dynamic-IP-Provider-Service Public

    Dynamic-IP-Provider-Service manages user and administrator roles with distinct capabilities. The administrator can view the current IP addresses of users, the list of users themselves, delete users…

    Python

  5. multi-agent-soccer-orchestration multi-agent-soccer-orchestration Public

    An agent-based service orchestrated by LangGraph, combining live football data, web search and Azure OpenAI to deliver concise, context-aware answers about teams, fixtures, stats and more.

    Python

  6. llm-agent-mcp llm-agent-mcp Public

    Intelligent weather agent powered by LLM and MCP protocol. Provides real-time weather data, forecasts and historical information through natural language queries using Groq, LangChain and multi-API…

    Python