Skip to content

Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library

Notifications You must be signed in to change notification settings

chinmayapancholi13/Kitaabi_Keeda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitaabi_Keeda

Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library

The chatbot is hosted on a Flask server (using Python). api.ai is used for figuring out the intents of the inputs given by the user and mapping them to the corresponding actions. 'ngrok' was used to host the webhook (linked to the Facebook app) locally as we needed to scrape data from IIT Kharagpur Central Library website. The user can search using various types of inputs like book title, author, subject, publisher, ISBN value etc. and we used API.AI's slot-filling features at several places to improve the conversation flow.

To run the bot, one would need to run the Flask server, set the appropriate webhook in the Facebook app and link the api.ai agent with the Flask server.

About

Messenger chatbot to help students browse through books and also find the exact location of books in the IIT Kharagpur Central Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published