Skip to content

EBERT: A Knowledge Grounded Neural Movie Chatbot

Notifications You must be signed in to change notification settings

rrajasek95/ebert

Repository files navigation

EBERT: A Knowledge Grounded: Neural Movie Chatbot

master

Local Execution Instructions

Create a .env file with the following contents or use the respective environment variables

FLASK_APP=bot
FLASK_ENV=development
VERIFY_TOKEN=<VERIFY_TOKEN>
PAGE_ACCESS_TOKEN=<PAGE_ACCESS_TOKEN>

The verify token is the token with which you set up the webhook verification process

The page access token is the one for the respective Facebook page which was integrated with the app.

Once that's all done, you should be able to fire off queries to the API!

About

EBERT: A Knowledge Grounded Neural Movie Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published