Skip to content
View madhavmadupu's full-sized avatar
🌟
Thinking in systems, not syntax
🌟
Thinking in systems, not syntax

Sponsoring

@fenrir2608

Block or report madhavmadupu

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
madhavmadupu/README.md

Hey, I'm Madhav 👋

AI/ML Engineer | Building Autonomous Agentic Systems

Specializing in LLM Orchestration, Multi-Agent Systems, and Cloud-Native AI Based in Hyderabad, India 🇮🇳

I build intelligent systems that don't just predict, but reason and execute. From local, air-gapped multi-agent frameworks for secure coding to multimodal RAG pipelines on GCP, I focus on turning experimental AI into production-grade infrastructure.


🌟 Open Source & Impact

  • GoogleCloudPlatform/python-docs-samples: Official Contributor to Google Cloud samples.
    • Engineered production-ready code for Vertex AI Agent Engine (Reasoning Engine) and Gemini AI integration.
    • Refined multimodal image processing pipelines and optimized dependency management for Python-based cloud services.
  • Agentic AI Researcher: Focused on self-correcting LLM loops and local inference security.

🚀 Featured AI Projects

Production-ready, privacy-first RAG system for secure document intelligence.

  • Impact: Built a high-performance local RAG pipeline that eliminates cloud dependencies, ensuring 100% data sovereignty for sensitive enterprise documents.
  • Key Feature: Engineered a Semantic Chunking engine that splits text based on topic shifts rather than character counts, paired with LanceDB hybrid search for industry-leading retrieval accuracy.
  • Tech: Next.js 15 (App Router), FastAPI, LanceDB (Vector Store), Ollama (Llama 3.2), Tailwind CSS.

Autonomous Multi-Agent System for Secure, Air-Gapped SDLC.

  • Impact: Designed a local-first orchestration framework using LangGraph and Ollama to automate code generation, testing, and refactoring.
  • Key Feature: Implemented a Self-Correction Loop where specialized agents (Architect, Coder, Reviewer) critique and fix code autonomously without cloud data leakage.
  • Tech: Python, LangGraph, Ollama (Llama3/DeepSeek), Streamlit.

Agentic Drug Research Assistant powered by Gemini 2.0.

  • Impact: Developed an intelligent agent that automates medical literature synthesis by combining Real-time Web Search with LLM reasoning.
  • Key Feature: High-speed research synthesis using Gemini 2.0 Flash and DuckDuckGo integration, providing structured reports for healthcare professionals.
  • Tech: Gemini 2.0 API, Python, Streamlit, DuckDuckGo Search API.

Real-time conversational AI with visual and auditory perception.

  • Impact: Built a low-latency voice agent on Vertex AI capable of real-time screen processing and speech-to-speech interaction.
  • Tech: Vertex AI (Gemini 1.5 Pro), WebRTC, Google Cloud Functions.

Time-series prediction for financial markets with 87% accuracy.

  • Impact: Engineered ensemble ML models (LSTMs + XGBoost) for market trend prediction. Integrated data versioning and model monitoring.
  • Tech: TensorFlow, Scikit-learn, Pandas, Time Series Analysis.

🛠️ Tech Stack

Category Tools & Technologies
Agentic AI LangGraph, CrewAI, Multi-Agent Orchestration, Self-Correction Loops
LLMs & RAG Gemini 2.0, GPT-4, Llama 3, ChromaDB, Pinecone, LangChain
Machine Learning TensorFlow, PyTorch, Scikit-learn, Time Series, Computer Vision
Cloud & MLOps GCP (Vertex AI, BigQuery), Docker, Ollama (Local LLMs), CI/CD
Backend & Data FastAPI, NestJS, Python, SQL, Apache Spark

📫 Let's Connect

I'm looking for roles at the intersection of Generative AI, Finance, and Cloud Architecture. If you're building autonomous systems, let's collaborate.

LinkedIn Email Portfolio

💡 Learning Focus: Scalable Agentic Workflows and DeepSeek Model fine-tuning.

Pinned Loading

  1. loco-rag-engine loco-rag-engine Public

    LOCO (Local-Only Contextual Orchestration) is designed for organizations and individuals who need the power of RAG without the privacy risks or costs of cloud-based LLMs.

    TypeScript

  2. lisa-agentic lisa-agentic Public

    lisa-agentic is a local-first, autonomous multi-agent AI system that helps developers generate, test, review, and refactor code securely offline using agent orchestration and self-correction loops.…

    Python

  3. auto-pharma-ai auto-pharma-ai Public

    AutoPharma AI is an intelligent drug research assistant powered by Google Gemini 2.0 and DuckDuckGo Search. It automates the process of gathering medical information, providing structured, professi…

    Python 1

  4. rag-project rag-project Public

    A comprehensive demonstration and comparison of different information retrieval methods for RAG (Retrieval-Augmented Generation) systems. This project implements and compares TF-IDF, BM25, and hybr…

    Python 1