Skip to content

Kolzza/b-AI-max

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

B-AI-max: Medical Assistant Chatbot

B-AI-max is a medical assistant chatbot that will listen to a user's symptoms and provide recommendations for over-the-counter medicine and/or home remedies, or suggest urgent medical attention if needed. Additionally, it can assist users in finding nearby hospitals based on their location.

Features

  • Symptom-based Recommendations
  • Hospital Finder

Installation for Terminal Use

  1. Install OpenAI

    pip install OpenAI
  2. Install python-dotenv

    pip install python-dotenv
  3. Set Up Environment Variables: Create a .env file and add your OpenAI API key.

Run in Terminal

In your terminal, run

python text.py

and follow the B-AI-max prompts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages