Skip to content
View likhith-adithya's full-sized avatar
:octocat:
:octocat:

Block or report likhith-adithya

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

LIKHITH ADITHYA

AI/ML Engineer Open Source Contributor
Building production-grade multi-agent systems and AI infrastructure. Developing scalable ML pipelines and autonomous reasoning systems for real-world problems.

Credly Google Skills LinkedIn OpenAI Google Developer Group

πŸ’‘ WHAT I BUILD

I architect and ship multi-agent systems, distributed AI infrastructure, and production ML pipelines. I work with standardized protocols like MCP to enable agent interoperability, optimize inference at scale, and solve real-world problems through autonomous reasoning.

  • Multi-Agent Systems & MCP: Build Agent-to-Agent (A2A) communication patterns, implement Model Context Protocol (MCP) for standardized tool interoperability, design agentic loop architectures for autonomous reasoning at scale.
  • AI Infrastructure: Develop distributed inference systems, retrieval pipelines, and real-time data systems with latency optimization and production robustness.
  • Production ML: Ship end-to-end ML systems with evaluation frameworks, automated deployment, and monitoring strategies.
  • Open Source: Contribute to production AI systems, build reusable frameworks, and maintain code for real-world usage.

πŸš€ SHIPPED PROJECTS

Python β€’ LangChain β€’ SerpAPI β€’ Gradio β€’ OpenAI/NVIDIA LLMs

  • What I Built: Hybrid RAG (Retrieval-Augmented Generation) pipeline that integrates real-time web search (SerpAPI) with LLMs to eliminate hallucinations. Built interactive Gradio UI for A/B testing RAG vs. baseline LLM outputs.

  • Technical Implementation:

    • Architected LangChain orchestration layer for multi-step workflows
    • Integrated SerpAPI for live web search with robust parsing and error handling
    • Implemented functools-based caching strategy for query optimization
    • Built Gradio comparative UI for side-by-side response analysis
    • Designed environment-based secret management (no hardcoded keys)
  • Results: Production-ready system with comprehensive documentation (README, WALKTHROUGH.md), deployment guides for AWS Lambda and Hugging Face Spaces, and security best practices.

Python 3.12+ β€’ Pydantic β€’ Async/Await β€’ Google ADK β€’ MCP β€’ Agent-to-Agent Protocol

  • What I Built: Enterprise-scale multi-agent system for GitHub repository analysis. Implemented primary orchestrator agent that dynamically spawns specialized Debug Agents via A2A protocol. Integrated Model Context Protocol (MCP) for standardized tool communication across agent ecosystem.

  • Technical Implementation:

    • Implemented MCP Specification: Built MCP server for standardized tool/resource sharing between orchestrator and specialist agents, enabling interoperable multi-agent workflows
    • Agent Delegation System: Designed A2A protocol for agent spawning, task assignment, and result aggregation with proper error handling and retry logic
    • Multi-LLM Support: Built abstraction layer supporting OpenAI, Google Gemini, local Ollama/vLLM with unified interface
    • Production Architecture: Strict typing with Pydantic, async/await concurrency, CLI interface, environment configuration, structured logging
    • Tool Integration: Integrated GitHub API with MCP-compliant tool protocol for code analysis, bug detection, security scanning
  • Results: Deployable agent framework with extensible architecture. Demonstrated sophisticated coordination patterns and standardized protocol implementation.


πŸ› οΈ TECHNICAL TOOLKIT

πŸ’» LANGUAGES & BACKENDS

Python TypeScript FastAPI SQL

🧠 AI & ML FRAMEWORKS

OpenAI Anthropic Gemini PyTorch TensorFlow Hugging Face LangChain LlamaIndex Gradio scikit-learn Pandas

  • Agent Protocols & Frameworks: Model Context Protocol (MCP), LangChain, Pydantic, Google ADK, Ollama, vLLM
  • Tools & Libraries: NumPy, Apache Spark, functools, async/await
  • Vector Databases: Pinecone, ChromaDB, FAISS
  • Evaluation & Monitoring: RAGAS, MLflow, structured logging, error tracking

☁️ CLOUD & DEVOPS

AWS Google Cloud GitHub Actions Git


πŸ“š CERTIFICATIONS & CREDENTIALS

  • πŸš€ Credly Certifications β€” AI credentials
  • ☁️ Google Skills Profile β€” Google training
  • πŸ‘¨β€πŸ’» OpenAI Developer Community β€” Active member
  • πŸ€– Google Developer Group β€” Community contributor

πŸ“Š GITHUB ACTIVITY

GitHub Contribution Graph

NEXT

Seeking internship or junior engineer roles in AI/ML systems engineering. Open to roles focused on multi-agent systems, inference infrastructure, or production ML platforms.

Connect on LinkedIn | View my repositories

Pinned Loading

  1. Nvidia-Llama-RAG Nvidia-Llama-RAG Public

    Demonstration of building a RAG pipeline combining NVIDIA-compatible LLMs with live web search for grounded AI responses

    Jupyter Notebook

  2. GITHUB-DEBUG-AI-AGENT GITHUB-DEBUG-AI-AGENT Public

    DEBUG AI AGENT is an elite AI Software Architect powered by the Google Agent Development Kit. It pairs with developers to interactively analyze codebases and delegates deep, execution-level debuggi…

    Python

  3. likhith-adithya likhith-adithya Public

    My Profile