Skip to content
View Path-Free's full-sized avatar

Block or report Path-Free

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
Path-Free/README.md

Hi, I'm Alexander Patrikeev

Backend & AI/LLM Engineer

I build high-load distributed systems and production AI platforms. Currently focused on LLM-powered applications, RAG pipelines, and intelligent automation.

What I Do

  • Design and build production AI/LLM systems (OpenAI, Gemini, RAG, LangChain)
  • Architect high-load Python backends (FastAPI, Django, Celery, asyncio)
  • Build Telegram bots and business automation platforms
  • Integrate payment systems, CRMs, and third-party APIs
  • Mentor Python developers (10+ students, from zero to job-ready)

Featured Projects

Production-ready RAG chatbot API — upload documents, ask questions, get AI-powered answers with source citations. FastAPI OpenAI ChromaDB PostgreSQL Docker Pydantic v2

Lead distribution microservice with weighted routing, workload balancing, and multi-source support. FastAPI SQLAlchemy 2.x Pydantic v2 Docker Alembic

Tech Stack

Python     FastAPI    Django     Celery     asyncio    Pydantic
PostgreSQL Redis      MongoDB    DynamoDB   ChromaDB   SQLAlchemy
OpenAI API LangChain  RAG        GPT-4      Embeddings Prompt Eng.
AWS        Docker     Kubernetes CI/CD      Nginx      Linux
Pytest     Playwright Selenium   RabbitMQ   WebSockets SSE

Recent Work

  • AI Career Assistant — LLM-powered chatbot (FastAPI + OpenAI + RAG + Celery), 50K+ MAU
  • LLM Platform — AI agent orchestration, RAG pipelines, streaming responses
  • Business Automation — CRM integrations, Telegram mini-apps, automated reporting
  • VPN Service — Payment processing (Stripe, crypto), 10K+ concurrent connections

Let's Connect

LinkedIn Email

Popular repositories Loading

  1. Mini-CRM Mini-CRM Public

    Lead distribution microservice with weighted routing, workload balancing, and multi-source support. FastAPI + async SQLAlchemy 2.x + Pydantic v2

    Python

  2. Path-Free Path-Free Public

    Profile README

  3. rag-chat-api rag-chat-api Public

    Production-ready RAG chatbot API - FastAPI + OpenAI + ChromaDB + PostgreSQL. Upload documents, ask questions, get AI-powered answers with source citations.

    Python