Skip to content
View adi9336's full-sized avatar
:octocat:
open to work
:octocat:
open to work

Block or report adi9336

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

⚡ Aditya Gupta — Architecting Agentic Systems ⚡

AI Engineer • Full-Stack Builder • Workflow Automator
Designing intelligence that reasons, acts, and scales


🧠 About Me

I build agentic software systems where LLMs don’t just generate text — they plan, use tools, execute workflows, and validate results.

My focus areas:

  • Multi-step AI agents with memory & orchestration
  • RAG pipelines over real-world datasets
  • Streaming + async backends for long-running agent tasks
  • Automation-first architectures with queues and workers

I care about clean modular design, observability, and production-ready AI.


🛠 Core Stack

AI Engineering
LangChain · LangGraph · OpenAI API · RAG · Tool Calling · Vector Stores

Backend
FastAPI · Python · PostgreSQL · SQLite · REST · Webhooks

Frontend
React · TypeScript · Tailwind · Streamlit

Data & Orchestration
Redis · Celery · Async workers · Event streaming

Infra & DevOps
Docker · GitHub Actions · API-first architecture


🌟 Key Projects

🌊 POSEIDON — Multi-Agent Oceanographic Analysis

Multi-agent system for Argo float oceanographic data with end-to-end scientific workflows.

Agent Graph:
query_understanding → data_retrieval → analysis → validation

Capabilities:

  • Natural language parsing → location, depth, time range, variables
  • ERDDAP data ingestion + SQLite analytical layer
  • Validation engine with:
    • confidence scoring
    • time-window consistency checks
    • outlier-rate detection
  • Streamlit control panel with:
    • live execution progress events
    • diagnostics cards
    • Plotly visualizations (trends, depth profiles, geo maps, correlations)

APIs:

  • /v1/query → structured multi-agent execution
  • /v1/stream/{conversation_id} → real-time progress streaming

➡️ Agent orchestration for scientific data pipelines


🧠 LeadFlow — AI B2B Lead Intelligence Engine

Production-style lead generation backend with enrichment, scoring, and campaign workflows.

Architecture:
FastAPI · LangChain · OpenAI · PostgreSQL · Redis · Celery · Docker

Features:

  • Multi-source lead extraction
    • LinkedIn
    • business directories
    • job boards
  • AI enrichment:
    • company intelligence
    • pain-point detection
    • lead scoring
  • Campaign orchestration engine
  • Persistent SQLite lead cache (deduplication + query reuse)
  • Strict real-data mode (no mock fallbacks)
  • Async workers for scalable processing
  • Interactive FastAPI docs for pipeline testing

➡️ AI + data pipelines + distributed task execution


🧩 Engineering Principles

✔ Design for tool use, not just text output
✔ Prefer graphs over chains for complex reasoning
✔ Separate LLM logic from business logic
✔ Build API-first, agent-ready backends
✔ Optimize for real users and real data


🧪 Currently Exploring

  • Long-running agents & background execution models
  • Memory architectures (vector + relational + episodic)
  • Evaluation & observability for LLM systems
  • MLOps for agent deployment

📊 GitHub Stats

GitHub streak


🤝 Let’s Collaborate

I’m open to:

  • AI agent infrastructure projects
  • Full-stack AI products
  • Research → production LLM systems
  • Hackathons & experimental builds

LinkedInGitHubTwitterInstagram


🧠 Building agents that don’t just answer — they execute.

Pinned Loading

  1. POSEIDON POSEIDON Public

    Python 1

  2. RAGxplorer RAGxplorer Public

    Forked from gabrielchua/RAGxplorer

    Open-source tool to visualise your RAG 🔮

    Jupyter Notebook

  3. VIDYA VIDYA Public

    TypeScript

  4. BrainVaultAI BrainVaultAI Public

    Python

  5. Documentation-Helper Documentation-Helper Public

    Python

  6. Lexiclear Lexiclear Public