portfolio

MediChat: A RAG-Powered Medical Chatbot

  • Llama-2
  • RAG
  • VectorDB
  • Python
  • FastAPI
  • LangChain

Built ‘MediChat,’ a medical chatbot designed for reliable and context-aware interactions. The system leverages the open-source Llama-2 7B model, augmented with a RAG pipeline to ground its responses in a trusted medical knowledge base. This ensures that all answers are accurate and traceable to a source document. The application is served via a FastAPI backend, providing a user-friendly interface and a RESTful API for integration.