Skip to content
View Hari31416's full-sized avatar

Block or report Hari31416

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

👋 Hello There!

I'm Harikesh Kushwaha, an alumnus of IIT Delhi and a Full Stack Gen AI Engineer currently at KPMG. I specialize in architecting and deploying production-grade agentic systems, enterprise RAG platforms, and automated data analysis tools with a focus on open-source, on-premise solutions for high-stakes government ministries and major financial institutions.

My work spans multi-agent orchestration (LangGraph, smolagents), advanced document understanding (OCR, hierarchical clustering), high-performance backend APIs, and polished full-stack UIs. I'm deeply interested in LLM fine-tuning, secure execution environments, and turning cutting-edge AI research into robust, impactful products.

I believe in continuous learning, open collaboration, and clean engineering. Feel free to explore my work or reach out. I'm always up for discussing AI, LLMs, or interesting engineering challenges.

Core Expertise

  • Agentic AI Orchestration — Multi-agent systems using LangGraph, smolagents, and DeepAgents with self-correction, ReAct loops, and supervisor–subagent patterns.
  • Enterprise RAG — High-precision retrieval with hybrid search (Qdrant + Meilisearch, Semantic + BM25 + RRF), multi-hop reasoning, and hierarchical document clustering.
  • Secure Execution — MicroVM-isolated sandboxes (Microsandbox) for safe agent-generated code execution in zero-trust environments.
  • Cloud Architecture — Designing resilient, event-driven infrastructure on AWS and Azure utilising serverless paradigms, distributed Pub/Sub mechanisms, and scalable cloud-native systems.
  • Gov Tech & Scale — National-level AI solutions supporting 22 Indic languages across central and state government ministries.
  • Full Stack Development — End-to-end ownership: FastAPI backends, React/Vite frontends, real-time SSE streaming, and visual debuggers.
  • Data Engineering & Analytics — Deep data pipelines integrating GenAI for automated visualisation, statistical reporting, and schema-aware NL-to-SQL.

Technical Stack

Core Languages

Python TypeScript JavaScript SQL Bash C++

Backend & Agentic AI

FastAPI LangGraph LangChain LiteLLM vLLM NVIDIA NIM Celery

Frontend & Styling

React Vite TailwindCSS shadcn/ui Framer Motion Zustand

Databases & Vector Stores

PostgreSQL MongoDB Qdrant Milvus Marqo Redis MinIO Meilisearch

Machine Learning & OCR

PyTorch HuggingFace PaddleOCR Docling Pandas scikit-learn

Infrastructure & DevOps

Docker Kubernetes Airflow Grafana uv pnpm

🔗 Connect with Me

LinkedIn GitHub Kaggle Coursera

📈 GitHub Statistics

Pinned Loading

  1. chatbot-aws chatbot-aws Public

    A production-grade serverless RAG chatbot. Features a Python FastAPI backend, TypeScript React frontend, real-time streaming, and async document ingestion—all deployed in one step via AWS SAM.

    Python

  2. gen-dashboard gen-dashboard Public

    Agentic AI-powered dashboard generator that converts natural language requests into fully functional, interactive, and aesthetically pleasing data dashboards.

    Python

  3. deepagents-microsandbox deepagents-microsandbox Public

    An advanced agentic data analysis platform that combines LLM reasoning with isolated code execution to transform data, generate visualizations, and produce detailed reports.

    TypeScript

  4. TorchLight TorchLight Public

    A library to visualize features learned by CNNs

    Jupyter Notebook

  5. ReVision ReVision Public

    This is a project where I'm trying to recreate some of the ground breaking papers in computor vision using Tensorflow and/or Pytorch.

    Jupyter Notebook

  6. transformer_from_scratch transformer_from_scratch Public

    Jupyter Notebook