This project pretend to make a first approach of a bot with ML for information retraival.
source PubdevBot/bin/activate
pip install -r requirements.txt
python3 server.py
please be sure that you have the port 8080 free, or change it in the server.py file
- Server is developed with Flask.
- The Models will be .py files.
- The Software structur images are in the Folder Grafics.
Python; Flask; scikit-learn; NLTK; Joblib
- https://data-flair.training/blogs/python-chatbot-project/
- https://github.com/rsotoc/nlp?fbclid=IwAR3vVJ9ELWGcY-eUbmV2powfbWmwWOWwLeEgbFyRcEfoBUaCUF0slLak0F8
- MIT Licens