Skip to content

harshbhanushali26/harshbhanushali26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 

Repository files navigation

Β  Β 

πŸ“ Open to AI Engineer roles at AI-first startups β€” Mumbai, Pune, Bangalore, Hyderabad, or remote.


πŸ“Œ About Me

I've built enough AI-integrated applications to know one thing for certain: the architecture meeting you skip always becomes the bug you can't find.

I design and build LLM-backed applications, multi-agent workflows, and retrieval systems with a strong emphasis on planning data flows and state boundaries before writing a single line of code. No black boxes, no hope-driven developmentβ€”just predictable, maintainable backends that handle edge cases properly.


πŸ”¨ Currently Building

πŸ’Έ FinOS | πŸ”— Repository

Full-stack AI finance platform featuring an interactive dashboard and an integrated conversational engine sharing the same core backend logic.

  • Hybrid Execution: Resolves roughly 60% of queries via pattern matching at zero LLM cost; fallback queries are routed to a Groq-backed orchestrator streamed over Server-Sent Events (SSE).
  • Core Features: Financial health scoring, spending forecasting, and secure user data management built on top of a shared SQLite store.

πŸ—οΈ Featured Projects

🧠 hArI v2 | πŸ”— Repository

RAG-based document intelligence system optimized for accurate retrieval and secure processing.

  • Hybrid Retrieval: Combined dense vector similarity matching with keyword-based full-text search via custom SQL/RPC layers.
  • Safe Sandbox execution: Replaced unsafe data frame executions with an isolated, in-memory DuckDB engine for structured data queries.

πŸ€– AI Agent Engine | πŸ”— Repository

A modular 4-layer query routing and execution pipeline engineered to maximize reliability while minimizing external API dependence.

  • Deterministic Evaluation: Implements an evaluation layer and localized semantic search ahead of external API calls, resolving up to 80% of repetitive queries efficiently.
  • Cost Guardrails: Employs a strict Planner β†’ Validator β†’ Executor structure with hard session quota enforcement to prevent runaway execution loops.

πŸ”¬ Multi-Agent Research Pipeline | πŸ”— Repository

A 6-agent supervisor-driven system designed for deep, stateful web research without context bleed.

  • Stateful Boundaries: Segregates execution into explicit stages (Supervisor β†’ Search β†’ Scrape β†’ Summarize β†’ Critique β†’ Synthesize) to ensure high data fidelity.
  • Fallback & Controls: Features multi-provider fallback layers alongside Human-in-the-Loop (HITL) review gates to keep critical steps verifiable.

🎯 NextSteps | πŸ”— Repository

An automated resume-to-JD gap analyzer that provides actionable skill-building roadmaps instead of arbitrary scores.

  • Document Parsing: Extracts data from unstructured resumes and evaluates them against raw job descriptions or target URLs.
  • Targeted Mapping: Directly correlates identified technical skill gaps to individual, step-by-step learning modules.

πŸ“¦ Other Projects

Project What it does Stack
πŸ”Œ DevMind β€” MCP Server Local Model Context Protocol tool server providing LLMs with secure, human-gated filesystem access. Python, MCP SDK, tiktoken
πŸ—„οΈ LangGraph Parallel SQL Runner Executes parallel database queries utilizing graph state management, featuring inline review steps before query execution. LangGraph, Groq, SQLite

βš™οΈ Technical Stack

πŸ€– AI & Agent Systems

Groq Gemini API LangGraph MCP RAG Architecture

πŸ—„οΈ Data & Vector Storage

Supabase pgvector DuckDB ChromaDB SentenceTransformer

🐍 Languages & Backend

Python FastAPI SQL

πŸ› οΈ Tools & Interfaces

Streamlit Git uv n8n Rich CLI


πŸ“Š GitHub Stats

Β 

Open to AI Engineer roles β€” reach out

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors