Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.16 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.16 KB

AdamAI

Build Status

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.

Built With

Node Js - Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Contributing

Please feel free to contribute to this project by creating an issue first and then sending a pull request against the issue.

Installation

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

Future Roadmap:

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

License

MIT