Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 662 Bytes

File metadata and controls

19 lines (9 loc) · 662 Bytes

HealTripChatbot

This is QA Chat Assistant for Healtrip, which is a web app for health tourism planning. With this chat assistant, you can plan your trip to the hospital, get information about the doctors, and much more.

This RAG-based LLM Chatbot is powered by Gemini, LangChain, FAISS and Streamlit.

Chatbot can be found on Healtrip's page or deployed page directly.

Quick Install

pip install -r requirements.txt

healtripchatbot