Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View spqr-86's full-sized avatar

Block or report spqr-86

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
spqr-86/README.md

Hi, I'm Petr πŸ‘‹

AI Engineer | LLM Systems Β· RAG Β· Multi-Agent | Document Intelligence


πŸš€ About Me

πŸ”­ Building RAG pipelines and multi-agent systems for complex technical documents

🎯 Focus: production eval-driven development β€” 200+ test cases, LLM-as-judge, Ragas metrics per release

πŸ—οΈ Architecture I work with: Router β†’ RAG Agent (ReAct, LangGraph) β†’ Verifier

πŸ“« Reach me: [email protected] | Telegram: @PetrBaldaev

πŸ’Ό Open to AI Engineer roles β€” Remote / Moscow / International


πŸ› οΈ Tech Stack

LLM Systems

Python LangGraph LangChain OpenAI Hugging Face

Vector & Search

Qdrant ChromaDB BM25

Backend & Cloud

FastAPI Docker Google Cloud PostgreSQL


πŸ”₯ Featured Projects

Production RAG over Russian regulatory documents (GOST, SNiP, Labour Code). Result: 7.7/10 correctness Β· 93.6% faithfulness Β· 100% out-of-scope abstain Β· $0.01/query Β· 9.5s mean latency

Multi-agent system (LangGraph + MCP) β€” Coordinator, RegulationsAgent, WebAgent, CriticAgent with self-revision loop.

Multi-agent expense tracking via Telegram. Google ADK Β· MCP Β· Google Sheets API Β· Cloud Run CI/CD.


πŸ“Š Numbers that matter

Project Key Metric Impact
Regulatory RAG 93.6% faithfulness, 100% abstain on OOS 12Γ— faster search
Water Treatment Analyzer 74% gap-analysis accuracy (domain validated) βˆ’40% manual review
Regulatory MAS Self-revision loop Β· 4 specialized agents MCP tool integration

Pinned Loading

  1. regulatory-rag regulatory-rag Public

    Production RAG for Russian regulatory docs (GOST, SNiP, Labour Code) β€” 7.7/10 correctness, 0.936 faithfulness, 100% out-of-scope abstain, $0.01/query

    Python

  2. Financial-Advisor-Multi-Agent-Budget-Assistant-v2 Financial-Advisor-Multi-Agent-Budget-Assistant-v2 Public

    AI-powered family budget management through specialized agent collaboration and Model Context Protocol integration

    Python

  3. gitlab-onboarding-rag gitlab-onboarding-rag Public

    A multilingual (RU/EN) RAG system built on 847 pages of GitLab documentation to provide instant answers for new employees, achieving 89% response accuracy and sub-3-second latency.

    HTML

  4. regulatory-mas-agent regulatory-mas-agent Public

    Multi-agent system (LangGraph + MCP) for Russian regulatory Q&A β€” Coordinator, RegulationsAgent, WebAgent, CriticAgent with self-revision loop

  5. titanic-booking-ai titanic-booking-ai Public

    A conversational AI agent simulating a 1912 Titanic booking clerk, maintaining historical accuracy (94% factual precision) and character consistency through advanced prompt engineering.

    Python