AdamAI is a chatbot to introduce people to Islam. Currently it has this main API repisotory which is deployed on Heroku. There is a telegram bot in other repository which used this API to send responses.
Node Js - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Please feel free to contribute to this project by creating an issue first and then sending a pull request against the issue.
It requires Node.js to run. Install it from the link and then in order to set it up locally follow below steps:
$ cd AdamAI
$ npm install
$ node app.js
We are hoping AdamAI to be fully equiped with following feature in future:
- Both text and voice connversation.
- Natural Language Processing (NLP)
- Machine Learning (ML)
- Question focused
- Realtime conversation
- User friendly
- Able to answer off-topic questions smartly
MIT