Febuary 2025
A Python-based medical chatbot that delivers evidence-based responses using Retrieval-Augmented Generation (RAG) and trusted medical sources.
This medical chatbot combines advanced language models with intelligent context retrieval to provide accurate, trustworthy answers based on verified documents. Built using LangChain's RetrievalQA, Qdrant vector store, and the Mistral-7B model, it ensures safety by limiting outputs strictly to retrieved context. The frontend is developed using Streamlit, offering a clean, interactive chat interface suitable for real-world healthcare applications.
Uses Qdrant to fetch the most relevant medical documents.
Employs Mistral-7B-Instruct to generate accurate, safe, and context-aware responses.
Designed with modular components for future scalability.
Uses strict prompt design to avoid hallucination and admit uncertainty.
You might also be interested in these projects.
July 2025
A full-featured educational Q&A platform with AI moderation, personalized feeds, Trails, and admin/moderator control.
December 2024
A scalable full-stack e-commerce platform built with the MERN stack, TypeScript, Docker, Redis, Stripe, Firebase, Cloudinary, and more.
September 2025
An AI-powered research assistant that searches arXiv, reads papers, generates insights, and writes new research in LaTeX PDF format.