Skip to content

Create Facebook bots with natural language understanding based on Simsimi API

Notifications You must be signed in to change notification settings

duyet/simsimi-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simsimi-facebook

Create Facebook bots with natural language understanding based on Simsimi API

Docs

Coming soon.

Deploy with Heroku

Deploy to Heroku

Deploy with Docker

docker run -it --name simsimi_bot \
           -p <your_desired_port>:5000 \
           -e SIMSIMI_KEY="Your Simsimi key" \
           -e FB_PAGE_ACCESS_TOKEN="Facebook Page Access Token" \
           -e FB_VERIFY_TOKEN="Facebook Verify Token" \
           duyetdev/simsimi-facebook

About

Create Facebook bots with natural language understanding based on Simsimi API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published