Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 499 Bytes

README.MD

File metadata and controls

17 lines (10 loc) · 499 Bytes

Alzheimer Helper

A chatbot written in Python using the python-aiml library to help people suffering from Alzheimer's.

Usage

Use the below command to install all dependencies of the project.

pip install -r requirements.txt

You can run the chatbot in the terminal using python main.py or run the Flask server and use a separate program to interact with the chatbot.

License

MIT