Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhibisht89/wiki_bot
A Facebook messenger bot with the use of Wit.ai and python to provide information from Wikipedia in quick and concise way
https://github.com/abhibisht89/wiki_bot
Last synced: about 2 months ago
JSON representation
A Facebook messenger bot with the use of Wit.ai and python to provide information from Wikipedia in quick and concise way
- Host: GitHub
- URL: https://github.com/abhibisht89/wiki_bot
- Owner: abhibisht89
- Created: 2017-09-21T10:21:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:36:40.000Z (about 2 years ago)
- Last Synced: 2023-03-08T09:02:01.151Z (almost 2 years ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Create a WIkipedai Bot with Flask
In this tutorial, you will create a web app and deploy it to Heroku.
You will use a Flask to create the app and deploy it to Heroku using git.Prerequisites
Create an account on [heroku.com](https://api.heroku.com/signup)\
Create an account on wit.ai (https://wit.ai/) for NLP
Create an app on wit.ai for training data
Install the heroku command-line client
Installing gitPlease find below the link for deploying app to heroku
https://devcenter.heroku.com/articles/getting-started-with-python#introduction