ResearchMind — AI Research Agent | Full-stack agentic AI system that autonomously decides whether to search uploaded PDFs or the live web to answer questions. Built with LangChain tool-calling agents, FAISS vector search, Tavily real-time web search, FastAPI, and React. Every answer includes page citations and clickable URLs. Dockerized with Docker Compose, backend on Railway, frontend on Vercel. Live at researchmind-sigma.vercel.app (http://researchmind-sigma.vercel.app)
0
7
Freelance Web Developer — Sakshi Interiors | Designed and developed a fully responsive business website for a real client. SEO, Google Schema markup, custom domain.
0
23
AI Text Summarizer | CLI tool that summarizes any webpage, URL, or text file using Groq LLaMA 3 API. 7 pytest tests with 100% pass rate.
0
27
XAUUSD Algorithmic Trading Bot | Automated Gold trading bot using EMA crossover + RSI filter strategy with ATR-based dynamic SL/TP. Full backtester with win rate, profit factor, max drawdown, and Sharpe ratio. Real-time Telegram alerts.
0
23
PDF Chat — RAG Document Assistant | Built a full-stack RAG application that answers questions from uploaded PDFs with source citations. FastAPI + FAISS + sentence-transformers + Groq LLaMA 3. Live at pdf-chat-tawny.vercel.app (http://pdf-chat-tawny.vercel.app)