DEV_ROOT
~/portfolio/projects

ls -la ./projects

total 6 active repositories. Executing build protocols… total 7 active repositories.

./MindwatchAI
NEW

MINDWATCH

Mental Health Crisis Detection Engine

BETA

AI-powered platform that reads text — journal entries, chat messages, clinical notes — and flags signs of mental health crisis in milliseconds. Uses a multi-signal fusion approach combining trained ML classifiers, semantic similarity (BioBERT-style embeddings), and keyword pattern matching, fused into a single calibrated crisis score.

ML Pipeline
PHQ-9 Classifier · Crisis Signal · Emotion Detection · Semantic Embeddings
AI Agent
LangChain ReAct · Groq Llama 3.1 · 5 Clinical Tools · Full Reasoning Trace
Real-Time
WebSocket Dashboard · Live Updates · Longitudinal Tracking · RAG Chat
Python FastAPI LangChain Groq API Next.js 14 Supabase scikit-learn WebSocket sentence-transformers
// ANALYSIS OUTPUT
> input: "I haven't left bed in a week..."
[OK] embedding complete — 384d
[OK] depression_score: 0.71
[OK] crisis_signal: 0.12
[OK] emotion: sadness
[OK] phq9: MODERATE
RISK_LEVEL: MODERATE
agent reasoning → 5 steps
root@mindwatch:~$
> View Source ⚠ Not a diagnostic tool. Research & screening use only.
./VoyageCraft

VoyageCraft AI

STABLE

Transforming the way you plan your travels with intelligent AI recommendations and personalized itineraries crafted just for you.

React.js TailwindCSS Python Langchain Vercel
./ScholarSynthAI

ScholarSynth AI

STABLE

Multi-agent literature review assistant that automatically generates literature reviews using AutoGen and arXiv papers.

Python AutoGen arXiv API AI Agents
./IntelligentReadme

Intelligent README

STABLE

AI-powered documentation automation that analyzes GitHub repositories and generates professional READMEs using FastAPI, Jinja2 templates, and Groq-based summaries.

FastAPI Python Groq API Jinja2
./DSATracker

DSA Tracker

STABLE

A beautiful and feature-rich Data Structures & Algorithms problem tracker built with React. Track your coding journey, monitor progress, and maintain your solutions.

React JavaScript Tailwind Vercel
./PriceCompareExt

Price Comparison Ext.

STABLE

A Chrome extension that helps users compare prices across different e-commerce platforms (Amazon, Flipkart, Myntra) using AI-powered analysis.

JavaScript Chrome API AI HTML/CSS
./Savemore

SaveMore Marketplace

STABLE

Location-based marketplace platform for Ahmedabad that connects grocery stores with customers to sell products nearing expiry at discounted prices.

Next.js React Node.js Vercel