mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +00:00
806 B
806 B
Chatbot AI 🤖
This project contains an AI powered chatbot that you can interact with for both fun and to learn about how these technologies work.
Tech Stack
- Python 3.9
- Tensorflow
- Keras
- nltk
- numpy
How to setup the project
- Clone this repo
git clone https://github.com/metafy-social/daily-python-scripts.git
- Move to the project folder
cd '.\scripts\Chatbot AI\'
- Install dependencies
pip install -r requirements.txt
- Run the python script
chatbot.py