Parth576 / sihChatBot

AI Chatbot for immediate access to immediate healthcare information. This project was made during an Internal Hackathon organized by VJTI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Powered Chatbot

Chatbot powered by AI to provide users with immediate access to healthcare.

Prerequisites

Make sure you have tensorflow installed.

pip install -r requirements.txt

Installing

Navigate to the directory where run.py file is stored.

export FLASK_APP = run.py
flask run

Running the tests

Enter the link of the localhost server to run the application.

Future Scope

  • Adding medicine alerts
  • Improving doctor recommendation
  • Adding BMI calculator

Built With

  • [Flask] - The web framework used
  • [NLTK] - Used for Natural language processing of user input
  • [Tensorflow and Tflearn] - Used to train the machine learning models

Contributors

  • Parth Shah
  • Saiprasad Duduka
  • Priyesh Vakharia
  • Saurav Kanegaonkar
  • Riya Gupta
  • Aditya Patkar

Acknowledgments

About

AI Chatbot for immediate access to immediate healthcare information. This project was made during an Internal Hackathon organized by VJTI.


Languages

Language:HTML 62.8%Language:Python 33.6%Language:CSS 3.6%