https://github.com/zeph1997/hackandroll2022
HackAndRoll 2022 Project
https://github.com/zeph1997/hackandroll2022
Last synced: over 1 year ago
JSON representation
HackAndRoll 2022 Project
- Host: GitHub
- URL: https://github.com/zeph1997/hackandroll2022
- Owner: zeph1997
- Created: 2022-01-08T00:02:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T00:12:57.000Z (over 4 years ago)
- Last Synced: 2025-02-03T23:50:17.529Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 681 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hackandroll 2022
Hack and Roll 2022 Project
Use Named-Entity Recognition to create a chatbot to determine the location and cuisine that a user would like to have for a meal and return to them the best possible option.
# Dependencies
* pip install Flask
* pip install Flask-Cors
* pip install gunicorn
* pip install eventlet
* pip install firebase
* pip install gunicorn