Multi-Agent AI Assistant System
Backend-focused AI assistant orchestration platform using FastAPI and multi-agent architecture. Used agent routing, short-term memory handling, vector embeddings, and LLM abstractions for scalable assistant reasoning and responses.
FastAPIMulti-Agent ArchitectureVector EmbeddingsLLM Abstractions
AI-driven recruitment platform that analyzes and ranks resumes against job requirements. Supports batch CV ingestion, deep semantic reasoning, gap detection, and explainable decision scoring. Built with a hybrid LLM pipeline, Pinecone similarity search, and local embedding models.
GeminiOllamaPineconeLocal Embeddings
MeetingMind
AI meeting intelligence pipeline using a multi-tool MCP server with a unified LiteLLM client. Extracts action items with owner and deadline assignment, detects blockers and sentiment, scores meeting quality, and syncs tasks to Notion and Trello with cross-session memory.
MCP ServerLiteLLMNotionTrello
AI Tutorial Crew
Multi-agent system using CrewAI and Ollama-Mistral that generates tutorials based on user input. Supports local inference for privacy and speed.
CrewAIOllamaMistralLocal Inference
Automated Conversation Platform
Real-time AI assistant platform for automated business interactions. Designed backend orchestration, context memory, tool calling, and LLM-driven response handling with extensible APIs for voice and chat.
Context MemoryTool CallingLLM ResponsesVoice & Chat APIs