Loading repository data…
Loading repository data…
Wani-Chetan-999 / repository
Healthcare chatbots are software programs powered by artificial intelligence (AI) and natural language processing (NLP) algorithms designed to interact with users in natural language. They can assist users with a wide range of healthcare-related tasks, including symptom assessment, appointment scheduling, medication reminders, health education.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The Healthcare Chatbot is an intelligent desktop-based application designed to assist users in identifying potential health conditions based on their symptoms. It leverages machine learning models and OpenAI's GPT for providing insightful responses and suggestions. The project uses Tkinter for the graphical user interface and various Python libraries for data handling and processing.
OPENAI_API_KEY).Clone the repository:
git clone https://github.com/Wani-Chetan-999/Healthcare_Chatbot.git
cd Healthcare_Chatbot
Install the required Python dependencies:
pip install -r requirements.txt
Set up your OpenAI API Key as an environment variable:
set OPENAI_API_KEY=your_openai_api_key
export OPENAI_API_KEY=your_openai_api_key
Run the application:
python main.py
main.pyHealthcare_Chatbot/
├── 🖥️ `main.py` # Main application script
├── 🤖 `bot.py` # Contains chatbot logic
├── 🧠 `gptBot.py` # Integration with OpenAI's GPT
├── 📋 `requirements.txt` # List of dependencies
├── 📄 `README.md` # Project documentation
├── 📸 `/screenshots/` # Folder for images/screenshots
│ ├── 🖼️ `chatbot_interface.png`
│ └── 🖼️ `health_prediction.png`
└── 📊 `/data/`
Contributions are welcome! To contribute:
git checkout -b feature-name
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or support, feel free to reach out: