https://github.com/donno2048/lydia-web
A Lydia bot using flask to create an online chatbot
https://github.com/donno2048/lydia-web
chatbot flask web-bot
Last synced: about 1 month ago
JSON representation
A Lydia bot using flask to create an online chatbot
- Host: GitHub
- URL: https://github.com/donno2048/lydia-web
- Owner: donno2048
- Created: 2020-09-10T13:33:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-29T22:27:29.000Z (over 3 years ago)
- Last Synced: 2025-01-06T16:49:48.998Z (over 1 year ago)
- Topics: chatbot, flask, web-bot
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Lydia bot using flask to create an online chatbot
# Install requirements
`pip install Flask requests`
# Run
`py main.py APIKEY`
You will see on the terminal the address of the bot.