Skip to content
View MaLo94's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MaLo94

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

Hey there, I'm Malo! πŸ‘‹

πŸš€ Senior Backend & AI Systems Engineer

I specialize in architecting highly scalable backend systems, designing production-ready multi-agent AI workflows, and building advanced semantic search infrastructure. I bridge the gap between complex AI research and resilient, production-grade software engineering.


πŸ”­ What I'm Focused On

  • Core Venture: Co-founding and building Charkh, focusing on integrating complex LLM/AI pipelines directly into scalable production ecosystems.
  • Semantic Search & RAG: Architecting enterprise hybrid search pipelines (combining Dense & Sparse embeddings via models like BGE-M3) with heavy-duty vector databases.
  • Agentic Workflows: Designing stateful, multi-agent chatbot systems capable of handling dynamic inventory constraints, real-time context management, and external API tool-calling.
  • System Performance: Optimizing asynchronous API patterns, data streaming, and efficient indexing strategies for high-throughput applications.

🧰 Technical Arsenal

🧠 AI & Search Infrastructure

  • Vector DBs: Milvus, Qdrant, Chromadb
  • Search Methodologies: Hybrid Search, Cross-Encoder Re-ranking, Dense/Sparse Retrieval
  • Frameworks: LangChain, LlamaIndex, Custom Multi-Agent Frameworks
  • LLMs: OpenAI API, Anthropic Claude, Open-source LLM deployment

⚑ Backend & Engineering

  • Languages: Python (Expert), SQL, Bash
  • Frameworks: FastAPI, Tortoise-ORM, Pydantic, Celery
  • Databases: MongoDB, PostgreSQL, Redis (Caching & Queues)
  • DevOps & Tools: Docker, Docker Compose, Git, GitHub Actions CI/CD

πŸ› οΈ Key Architectural Philosophy

  • Design for Scale: Prioritizing asynchronous event-driven architectures (asyncio, Celery, Redis) to handle heavy concurrent workloads without blocking threads.
  • Data-Driven AI: Believing that an AI system is only as good as its data retrieval layer; heavily focused on precision metadata filtering and semantic accuracy.
  • Clean, Maintainable Code: Deep adherence to SOLID principles, strict type hinting, automated testing pipelines, and explicit environment isolation.

πŸ“Š GitHub Analytics

Malo's GitHub Stats Top Languages

🀝 Let's Connect

I am always open to discussing complex system design, semantic search patterns, or AI integration strategies.

  • Project Hub: charkh.io
  • Reach Out: Drop me an issue or connect through my project contact channels if you want to collaborate on cutting-edge AI software engineering!

Pinned Loading

  1. team_distribution_challenge team_distribution_challenge Public

    Working on Kmeans algorithm - implementation from scratch

    Python