Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿฉบ Health Chatbot โ€“ AI-Powered Health Assistant (Q&A Style)

Health Chatbot is a simple chatbot built using Streamlit and Hugging Face Transformers. It allows users to ask health-related questions and receive accurate answers based on a custom knowledge base (context.txt). No API key, no cloud backend, no setup hassle.

๐ŸŒ Live App

๐Ÿ‘‰ Click here to use Health Chatbot


โœจ Features

  • ๐Ÿง  Uses Hugging Face's question-answering pipeline (no API needed)
  • ๐Ÿ“„ Powered by a custom context.txt with 15+ real-world health Q&A pairs
  • ๐Ÿ’ฌ Chat-style interface built with Streamlit
  • ๐Ÿš€ Fast and lightweight โ€” runs on CPU, no GPU required
  • ๐ŸŒ Easy to deploy on Streamlit Cloud
  • ๐Ÿ” No login, API key, or internet model hosting required

๐Ÿ“ Files in This Project

File Description
app.py Main Streamlit chatbot interface
context.txt Health knowledge base (Q&A style)
requirements.txt Required Python libraries

โ–ถ๏ธ How to Run Locally

git clone https://github.com/RishiY7/Health-Chatbot
cd Health-Chatbot
pip install -r requirements.txt
streamlit run app.py


About

๐Ÿฉบ AI Health Assistant using Streamlit and Hugging Face Transformers

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages