Skip to content
View Aadik1ng's full-sized avatar
🔒
Locked IN
🔒
Locked IN

Block or report Aadik1ng

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

⚡ AADITYA AARYAN

AI/ML Engineer · Backend Developer · Agentic AI Builder

Building production-ready AI systems. LLMs · RAG · Multi-Agent Workflows · Computer Vision · Real-Time STT · FastAPI

GitHub LinkedIn Email LeetCode Views

🎯 Core Domains

🧠 LLMs & Agents ⚙️ Backend 📊 Data 👁️ Real-Time AI
Multi-agent · RAG · GraphRAG FastAPI · WebSockets · Microservices PostgreSQL · MongoDB · Vector DB STT · Video · OpenCV
LLM evaluation · Grounding Async Python · APIs · Production Knowledge graphs · FAISS · Indexing Whisper · Inference · Computer vision

💡 Skills Matrix

🤖 AI/ML              ⚙️ Backend              💾 Data                 🚀 MLOps
LLMs · RAG · Agents   FastAPI · APIs         PostgreSQL · MongoDB    Docker · AWS
Evaluation · CV       WebSockets · Async    Vector DB · Graphs      GitHub Actions
Hallucination ctrl    Production Scaling    Redis · Indexing        Kubernetes · CI/CD

💻 Tech Stack

Languages
Backend & Data
ML Frameworks

AI Ecosystems:

LangChain LangGraph LlamaIndex Hugging Face OpenAI Claude FAISS Neo4j

Cloud & DevOps:

Cloud & DevOps


⚡ Agentic AI Capabilities

Multi-Agent RAG Evaluation Automation


🔥 Featured Projects

1️⃣ Intel-Doc — Agentic GraphRAG for Document Intelligence

Use Case: Enterprise document Q&A with <5% hallucination rate. Analyzes logistics & legal documents with high-precision extraction and grounding.

Architecture: Agentic LangGraph pipeline → Hybrid vector + graph retrieval (Memgraph) → Judge-first validation → Grounded answer generation with telemetry

Key Features:

  • Cyclic agentic loops with fast-fail fallbacks
  • Strict grounding node (faithfulness scoring)
  • Context relevance validation before generation
  • Chunking strategy optimized for fact-density
  • Confidence scoring (model + retrieval + faithfulness weighted)

Stack: LlamaIndex · LangGraph · Memgraph 3.0 · LiteLLM · FastAPI · Streamlit

Metrics: Hallucination detection, retrieval confidence, post-generation audit


2️⃣ GraphRAG (Lease AI) — Multi-Document Legal Analysis

Use Case: Analyze lease documents, extract structured data (parties, financial terms, dates), perform Q&A with source citations.

Architecture: FalkorDB graph + ChromaDB vector hybrid search → FastAPI backend → ADK chat interface → Structured extraction templates

Key Features:

  • PDF upload & multi-document indexing
  • Structured lease summary extraction (parties, dates, financials, options)
  • Source citation for every answer (page numbers)
  • API endpoints for upload, delete, chat, extract, evaluate
  • Automated quality testing

Stack: Google ADK · FalkorDB · ChromaDB · FastAPI · OpenAI · Docker

Use Cases: Real estate analysis, contract review, compliance checks, automated lease summaries


3️⃣ Clinical Intake Agent — Dual-Mode Healthcare Intake System

Use Case: Conversational clinical intake for healthcare workflows. Supports text chat (MVP) and real-time voice with Whisper STT + OpenAI TTS.

Architecture: FastAPI backend + Streamlit UI + LiveKit voice room → Azure OpenAI LLM → Whisper STT/TTS pipeline → Real-time voice worker daemon

Key Features:

  • Dual-mode interface (text chat + real-time voice)
  • LiveKit WebRTC for browser-based voice (cloud or self-hosted Docker)
  • OpenAI Whisper STT with clinical language tuning
  • OpenAI TTS for agent responses
  • Session-based state management
  • Automatic brief generation on session end
  • Structured intake slots & red flag detection
  • Multimodal response capability (text → voice in same flow)
  • One-command startup (Windows PowerShell + Linux bash scripts)

Stack: FastAPI · Streamlit · LiveKit · Whisper STT · OpenAI TTS · Azure OpenAI · LiteLLM · Docker

Workflow: Client starts text/voice session → AI asks intake questions → Collects structured data → Flags medical concerns → Generates brief summary


4️⃣ Shinzo — MCP Server Observability Platform

Use Case: Complete OpenTelemetry-compatible observability for AI agent MCP servers. Monitor tool usage, analyze performance, contextualize agent behavior.

Architecture: Automatic instrumentation of FastMCP/MCP servers → OpenTelemetry exports → Shinzo dashboard for insights

Key Features:

  • One-line instrumentation for MCP servers
  • Agent usage pattern analysis
  • Tool call contextualization
  • Performance metrics & latency tracking
  • Multi-platform support
  • Flexible export configuration
  • Bearer token auth for security

Stack: OpenTelemetry · MCP SDK / FastMCP · Python · Observability standards

Metrics: Tool invocation rates, latency, error tracking, agent behavior patterns


5️⃣ Ramy — UAE Mortgage Advisor Agent

Use Case: Conversational financial advisor for UAE expats navigating mortgage decisions. Provides "buy vs. rent" analysis, affordability calculations, and mortgage guidance using deterministic tools.

Architecture: Google ADK agent → LiteLLM (Groq) for ultra-fast LLM → Deterministic Python tools (NO hallucination on numbers) → FastAPI backend + vanilla JS frontend with streaming SSE

Key Features:

  • Conversational "buy vs. rent" analysis with break-even calculations
  • Deterministic financial tools (EMI, affordability, eligibility checks)
  • UAE-specific mortgage rules & regulations (20% down, LTV limits, DBR)
  • Streaming responses via Server-Sent Events (SSE)
  • Lead capture at natural conversation stops
  • Glassmorphism UI for modern UX
  • Groq integration for sub-second response times
  • Pytest test suite for financial tools
  • Docker + Google Cloud Run deployment

Stack: Google ADK · LiteLLM · Groq llama-3.3-70b · FastAPI · Vanilla JS/HTML5/CSS3 · Pytest · Docker · Cloud Run

Tools:

  • tool_calculate_mortgage — EMI, interest, upfront costs
  • tool_assess_affordability — Max budget by DBR rules
  • tool_compare_buy_vs_rent — Break-even tenure analysis
  • tool_check_eligibility — Expat/national/self-employment rules
  • tool_get_uae_mortgage_rules — Central Bank regulations


📊 GitHub Analytics

GitHub streak

Contribution activity


🌱 Exploring

Voice AI GraphRAG CV LLM Reliability AI Production



🔗 Connect & Collaborate

Open to collabs Specializing


📱 Links

GitHub LinkedIn Email LeetCode

💡 Open to Collaborations

Building: AI/ML systems · Production LLM applications · Agentic workflows · Real-time backends · Computer vision pipelines


Made with ⚡ & 🧠 by Aaditya Aaryan
Turning ideas into intelligent, production-ready systems

Pinned Loading

  1. flask-app flask-app Public

    HTML

  2. Golang_Backend-with-JWT Golang_Backend-with-JWT Public

  3. LC LC Public

    This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

    C++

  4. ML-Pipeline ML-Pipeline Public

    Python

  5. SortingVisualizer SortingVisualizer Public

    Visualize sorting Algorithms

    Java

  6. GANS GANS Public

    Python