AI Health Assistant

MedMind – RAG & LLM Health Assistant

AI health assistant built with RAG, BERT, FAISS, FastAPI and OpenAI function calling.

About the Project

MedMind is an AI health assistant built with a full RAG + LLM stack. Patient questions are embedded and matched with trusted medical sources using FAISS and a fine-tuned BERT model. An OpenAI LLM with function calling generates structured answers with JSON output, natural language explanations, citations, and safety disclaimers. The FastAPI backend is designed as a reusable API that clinics can plug into websites, mobile apps, or internal dashboards for triage and patient education.