Jaano India Chatbot is a user-friendly, smart and fast chatbot to provide releavant data of India by chatting with it.
Ask Jaano India Chatbot anything about public data of India, it will not dissapoint you.
It uses IBM Watson AI Assistant and developed in nodejs.
-
Install Nodejs in your system
For Windows - Download and run Nodejs in your system
For Ubuntu - Install Nodejs Ubuntu (Refer this tutorial) -
Download this repository to your system or clone repository using this command.
Note* - Change the current working directory to the location where you want the cloned directory to be made.git clone https://github.com/jainsomya972/jaano-india-chatbot.git
-
Change the current working directory to the location where you have cloned the repository.
-
To start the Node server for the cahtbot, run this command in the terminal/command prompt
node server.js
-
Open the repository folder and open index.html in your browser.
Ta da! You will see like this
- Type your query in the chatbox and press ENTER, for example :
Sex ratio of Jaipur
- See Results
- Ask pretty much anything like
Net enrollment ratio
district of kerela having highest sex ratio
states having population greater than that of Rajasthan
5 states with highest number of hospitals
state where sex ratio is less than 900
Or see video of Jaano India Chatbot - How It Works
Note - *built for Jaano India Hackathon (version 2). All the responses are strictly based on given dataset and are meant for information purpose only.
If you want to colloborate to make this project even better, feel free to contact the undersigned.
Check the issues and wiki to know what we are doing!!