Hi there, I'm Pradeep Lachireddy π
AI Systems Engineer | Multi-Agent Workflows | LLM & RAG Architectures
I am an AI Systems Engineer focused on building autonomous agent orchestration platforms, advanced RAG architectures, and resilient AI backends.
- π€ Multi-Agent Orchestration: Architecting stateful, human-in-the-loop agent workflows with LangGraph, FastAPI, and autonomous execution loops.
- π§ RAG & Vector Intelligence: Building multimodal search and graph-augmented generation pipelines using Knowledge Graphs, FAISS, and Hugging Face LLMs.
- π Agentic Tooling & Protocols: Developing custom Model Context Protocol (MCP) servers and dynamic tool-calling integrations.
- β‘ High-Performance Backends: Engineering scalable microservices and audio/text inference pipelines in Python and Go.
| Project | Description | Key Tech |
|---|---|---|
| π€ AI Multi-Agent Delivery Team Platform | Multi-agent workflow orchestration platform simulating software delivery roles (Planning, QA, Security, Dev) with stateful graph control and human-in-the-loop approvals. | Python LangGraph FastAPI |
| ποΈ AI Recruiter Call Tracker | Automated audio ingestion pipeline that transcribes recruiter call recordings, scores opportunity match, and extracts structured data automatically into Sheets/Excel. | Python Whisper LLMs |
| π§ Graph RAG Multimodal System | Multimodal RAG architecture integrating Knowledge Graph relationships with vector search for contextual reasoning over unstructured datasets. | Python Graph RAG FAISS |
| π Custom Remote MCP Server | Remote Model Context Protocol (MCP) server implementation for securely connecting external AI agents and tool capabilities. | Python MCP AI Tools |
| β‘ Sequential AI Agent | Autonomous agent built with LangChain and Gemini for dynamic tool selection, local function execution, and multi-turn iterative reasoning. | Python LangChain Gemini |
| π Vector Embeddings & FAISS Engine | High-speed semantic search index and embedding management system using FAISS. | Python FAISS Embeddings |