Engineering Log
A comprehensive showcase of production systems, automated workflows, AI integrations, and developer toolkits.
FinTech Agent Bot
Enterprise Financial AI Agent
The Challenge
Static LLMs hallucinate on real-time financial data and cannot execute secure banking transactions.
The Solution
Engineered an agentic workflow using Google ADK to route queries. The agent intelligently selects tools (Stock API, Transaction Engine) based on user intent.
SYSTEM ARCHITECTURE PIPELINE
TECHNOLOGY MATRIX
Aaruush Virtual Assistant
RAG-Powered Event Support
The Challenge
Tech fest attendees struggled to find specific event details buried in massive PDF schedules and websites.
The Solution
Built a Retrieval-Augmented Generation (RAG) pipeline. It embeds event docs into ChromaDB, allowing the LLM to answer context-aware queries instantly.
SYSTEM ARCHITECTURE PIPELINE
TECHNOLOGY MATRIX
JanRakshak
AI-Powered Public Safety & Emergency Response Platform
The Challenge
Citizens often face delays in reporting emergencies, accessing public safety resources, and receiving timely assistance during critical situations.
The Solution
Developed a digital public-safety platform that streamlines incident reporting, emergency communication, and citizen-authority coordination through a centralized and accessible interface.
SYSTEM ARCHITECTURE PIPELINE
TECHNOLOGY MATRIX
LokSetu
Citizen-Government Digital Bridge
The Challenge
Millions of citizens struggle to access government schemes, submit grievances, understand eligibility requirements, and navigate bureaucratic processes.
The Solution
Built a citizen engagement platform that centralizes government scheme discovery, grievance registration, volunteer participation, document assistance, and public-service communication into a single digital ecosystem.
SYSTEM ARCHITECTURE PIPELINE
TECHNOLOGY MATRIX
More Experiments
Sign Sync
ML system converting sign language to text/speech for the speech-impaired. Real-time CV pipeline.
See My Folder Structure
VS Code extension to visualize and export project directory trees. Published on Marketplace.
Portfolio V2
High-performance personal site with 3D elements and smooth framer motion animations.
Airline Ticket Booking
Desktop app for flight management with a robust MySQL backend for transaction handling.
Sudoku Checker
Algorithmic tool to validate Sudoku puzzles using efficient row/column/grid checking logic.