Skip to content
View tusharg007's full-sized avatar

Highlights

  • Pro

Block or report tusharg007

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.

Content in all repositories owned by your account will be closed.
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
tusharg007/README.md

Cinematic animated banner showing an AI engineer working at a modern coding setup

AI Engineer building context-aware agents, reliable AI systems, and the infrastructure around them.
B.Tech CSE - Data Science & Analytics at IIIT Nagpur - 2027

Typing animation

Portfolio Email LinkedIn GitHub


What I build

  • Context-aware AI systems - governed context, policies, provenance, trust signals, MCP interfaces, and controlled actions.
  • Stateful agents - LangGraph orchestration, tool use, persistence, human review, grounding, and failure handling.
  • AI infrastructure - FastAPI/Node services, retrieval, databases, integrations, observability, CI, and evaluation harnesses.

I care as much about what happens when the model is wrong as when it is right.


Featured Work

Project What it demonstrates Tech
North Star - Governed Expense Operations Platform Reference-grade expense automation platform with deterministic policy enforcement, 13 durable n8n workflows, advisory AI sub-agents, human-in-the-loop approvals, SHA-256 decision provenance, optional email/Slack delivery, real-time SSE updates, and a governed MCP interface. Python 3.13, FastAPI, React, TypeScript, PostgreSQL, n8n, MCP, Docker, GitHub Actions
RevenueGuard AI - Explainable Payment Recovery Payment-recovery platform combining ML triage, gateway-health intelligence, LangGraph strategy selection, deterministic safety policies, human approval for high-value actions, and control/treatment experiment reporting. Python, FastAPI, LangGraph, PostgreSQL, Redis, Razorpay, React
TripBandhu - Stateful Agentic Travel Research A travel-research agent with LangGraph supervisors, specialist tools, typed evidence, checkpoints, provider fallback, human review, and deterministic evaluation. LangGraph, MCP, FastAPI, PostgreSQL, LangSmith, Docker, GitHub Actions
CortexAI - AI Developer Platform & Integration Workspace A locally operational AI workspace with service boundaries, reusable platform primitives, persistent context, and workload-specific routing across research, coding, documents, images, vision, and PDF RAG. Node.js, Express, LangGraph, MongoDB, Redis, Qdrant, AWS S3, React

Data Science & ML Work

Project What it demonstrates Tech
RideIQ - NYC Demand Forecasting & Fleet Intelligence End-to-end mobility analytics on 9.55M NYC taxi trips: hourly zone-level demand forecasting, leakage-safe feature engineering, constrained fleet-allocation simulation, and interpretable route clustering. The best ML model improved test WAPE by 14.6% over the strongest temporal baseline. Python, Pandas, Scikit-learn, Streamlit, FastAPI, Geospatial Analytics
Retail Analytics & Data Pipeline System Cloud-ready retail data platform that moves simulated/public sales data from JSON and SharePoint sources through Azure Data Factory, PySpark transformation, and an Azure SQL star schema into Power BI dashboards with DirectQuery, DAX measures, and automated KPI reporting. Python, SQL, PySpark, Azure Data Factory, Azure SQL, Power BI, DAX
Vendor Performance Analysis Retail analytics workflow over purchasing, sales, pricing, and freight data that surfaces vendor concentration, unit-cost scaling, profitability differences, slow-moving inventory, and actionable assortment decisions. Python, pandas, SQLAlchemy, SQLite, Power BI, SciPy
ReceiptKIE-VLM - Vision-Language Receipt Understanding LoRA fine-tuning and evaluation pipeline for structured receipt extraction with SmolVLM. The recommended high-resolution adapter generates canonical JSON for company, address, date, and total, reaching 99.2% valid JSON on 246 previously unseen SROIE test receipts. Python, PyTorch, Transformers, PEFT/LoRA, SmolVLM, SROIE

Other work

Project What it demonstrates
Internal RFP Analyst Cyclic Agentic RAG for evidence-grounded RFP analysis with adaptive retrieval, evidence grading, Tavily fallback, query rewriting, deterministic RFP tools, citation verification, and bounded answer repair; 145 tests pass.
Financial Document Intelligence Local-first SEC filing RAG with section-aware parsing, hybrid dense + BM25 retrieval, reranking support, grounded citations, source URLs, explicit no-answer handling, and evaluation tooling.
SifraAI Deployed voice-enabled AI assistant platform.
AI Platform Reliability Copilot Reliability analytics prototype over synthetic service telemetry with anomaly detection, incident clustering, service-risk scoring, runbook retrieval, FastAPI contracts, Streamlit dashboard, tests, and CI.

How I build

AI is part of my normal build loop, but I do not treat "the agent says it works" as completion. I use coding agents for repo exploration, implementation, tests, repetitive changes, and debugging, then verify behavior with tests, CI, traces, logs, and the running system. The architectural and product decisions stay mine.


Technical Skills

Core technical skills

Area Tools and Technologies
Agents & GenAI LangGraph, LangChain, Model Context Protocol (MCP), RAG, tool calling, structured outputs, HITL, guardrails, provenance, agent evaluation
Backend & Data Python, FastAPI, Node.js, Express, React, TypeScript, PostgreSQL, MongoDB, Redis, SQL, SQLAlchemy, Qdrant
Reliability & Infrastructure pytest, GitHub Actions, Docker, LangSmith, observability, SSE, n8n, failure handling
Integrations AWS S3, Tavily, n8n, Metabase, Resend, Slack, Firebase

About / Current Direction

IIIT Nagpur. B.Tech CSE - Data Science & Analytics. Graduating 2027. Currently focused on AI engineering, governed agentic systems, applied AI infrastructure, reliability, and data/ML systems. Looking for a 6-month full-time internship starting September 2026.


GitHub Activity

Contribution activity graph

GitHub stats Top languages by repository Top languages by commit

Profile views


Contact

I am open to internships and project collaborations in AI engineering, agentic systems, and applied AI infrastructure.

Pinned Loading

  1. Internal-RFP-Analyst Internal-RFP-Analyst Public

    Evidence-grounded LangGraph RAG agent for RFP analysis with scoped retrieval, deterministic tools, citations, grounding checks, 119 tests and CI.

    Python 1

  2. SifraAI SifraAI Public

    Deployed platform for configurable, embeddable voice AI assistants using React, Express, MongoDB, Gemini, Firebase and the Web Speech API.

    JavaScript

  3. financial-document-intelligence-rag financial-document-intelligence-rag Public

    Hybrid RAG system for SEC filings using dense retrieval, BM25, reciprocal-rank fusion, cross-encoder reranking, citations and evaluation.

    Python

  4. rideiq-nyc-demand-forecasting rideiq-nyc-demand-forecasting Public

    Demand forecasting and fleet-allocation intelligence over 9.55M NYC taxi trips with leakage-safe features, ML evaluation and route clustering.

    Jupyter Notebook

  5. ai-platform-reliability-copilot ai-platform-reliability-copilot Public

    AI reliability copilot for synthetic service telemetry with runbook retrieval, log analytics, anomaly detection and incident summaries.

    Python