Skip to content

An AI-driven chatbot designed to assist with health queries using a custom LLM hosted on Hugging Face. It features a Streamlit interface, LangChain for prompt management, and Pinecone for efficient vector retrieval, ensuring accurate and context-aware responses. While helpful, it is not a replacement for professional medical advice.

Notifications You must be signed in to change notification settings

Aniket2021448/MediBotIQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediBotIQ

Steps to run the project

conda create -p <environmentName> python=<version> -y
source activate ./<environmentName>
pip install -r requirements.txt

About

An AI-driven chatbot designed to assist with health queries using a custom LLM hosted on Hugging Face. It features a Streamlit interface, LangChain for prompt management, and Pinecone for efficient vector retrieval, ensuring accurate and context-aware responses. While helpful, it is not a replacement for professional medical advice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published