Portfolio

Projects

AI systems built for production environments

Featured Project

Multi-Agent Research System

Autonomous research pipeline built with LangGraph - decomposes any topic into sub-questions, searches multiple sources in parallel, and synthesizes a structured report with self-correcting loops.

LangGraphGPT-4FAISSFastAPIPython
Multi-step reasoning
Self-correcting loops
Parallel search

RAG-Powered Knowledge Base

Portfolio chat agent backed by a RAG pipeline - semantic search over Vivek's projects, skills, and experience with real-time retrieval and context-aware responses.

LangChainFastAPIPythonLangGraph

Resume Reviewer Agent

Paste any resume and get an ATS score, impact statement analysis, keyword gap report, and the top 3 actionable improvements - powered by a LangGraph agent.

LangGraphOpenAIFastAPIPython

Finance AI Agent

Ask about stocks, crypto, ETFs, and investment concepts. Covers US markets, Indian equities (NSE/BSE), and crypto with data-driven analysis and market news.

LangGraphOpenAIFastAPIPython

Autonomous Codebase Engineer

Give it a public GitHub repo URL and a task in plain English — it fetches the file tree, reads key files, identifies exactly what needs to change, and writes the full implementation.

LangGraphOpenAIGitHub APIFastAPIPython