Engineering & Innovation Gallery.
A comprehensive record of my technical implementations, freelance solutions, academic milestones, and open-source contributions.
Synth: Multi-Agent AI Research Platform
Orchestrates 4 specialized agents (Search, Reader, Writer, and Critic) using LangChain and Groq to autonomously generate structured research reports from a single query. Integrates Tavily search API with BeautifulSoup web scraping to feed live, verified content into reports. Features a dynamic Next.js 14 frontend with a live agent graph, detailed activity logs, and quality scores.
Review Bot: AI-Powered PR Companion
An automated agent that hooks into GitHub App webhooks to analyze Pull Request diffs in real time. Powered by Llama 3.3 70B via Groq to provide actionable feedback, inline suggestions, and syntax analysis directly on the pull request. Integrates secure OAuth 2.0 flow via GitHub for easy user onboarding.
AI vs Human Text Detection System
Engineered an ML classification model trained on 487K+ samples to distinguish AI-generated text from human writing, reaching a 90% test accuracy utilizing Scikit-learn's SGDClassifier. Built dual-mode verification (standalone classification and Groq-powered fake news detection) with a high-performance FastAPI backend, Next.js frontend, and PostgreSQL-powered prediction logs.
Citronics2k26: Event Management System
A full-stack, college-level event ticketing and coordination platform. Built automated registration workflows, integrated Juspay & HDFC payment gateways, enabled live dynamic QR-code tickets, and instant email delivery systems. Co-founded and deployed the app as one of three primary administrative developers.
Balaji Jewellers Platform
A full digital storefront and catalog system custom-built for a premium local jewelry enterprise. Integrates an admin dashboard for jewelry inventory management, secure database queries for products catalog lookup, and Shiprocket API endpoints for streamlined shipping, label creation, and order tracking.
Government School Fee Management
A robust, role-based platform built to handle payments and administrative records for a state public school. Features three isolated panels (Admin, Faculty, and Student) to view transaction logs, trigger digital receipts, compile monthly reports, and reconcile outstanding dues dynamically in real time.
Course Outcome Management System
An education tech service designed to map course outcomes (CO) and program outcomes (PO) automatically. Standardizes department metrics and generates complex compliance reports matching NBA/NAAC accreditation requirements to minimize hours of manual compilation.