tanaypratap / teamtanay.jobchallenge.dev

The web repository for all things #teamtanayjobchallenge
https://2020.teamtanay.jobchallenge.dev
132 stars 430 forks source link

[Project-1 Review] AI Chatbot #620

Open kevinam99 opened 4 years ago

kevinam99 commented 4 years ago

Hello mentors.

As part of TTJC, I have developed this chatbot. I built this project a while ago but a lot of time went into testing and solving production errors.

I built this chatbot, Aditi, as a way to learn how chatbots works, to understand NLP and NLU and to gain experience in maintaining a project that is in production. I decided to use Telegram as the chat platform since that is the quickest way to start off.

I wanted this bot to do a lot more but time is also a constraint. It does small talk, tells jokes and provides the latest COVID-19 numbers given any Indian state/UT. She still requires some polishing, but she gets the job done.

Talk to her at https://t.me/kxvnbot

The project is maintained at https://lnkd.in/gbDCZTu . I used Nodejs, Express, Telegram bot API, Google Dialogflow and Ngrok for webhook testing. Any and all feedback is welcome.

GitHub: https://www.github.com/kevinam99/aditi LinkedIn post (demo): https://www.linkedin.com/feed/update/urn:li:activity:6664525899041509376/ Hosted on: t.me/kxvnbot Thank you for your time.

kevinam99 commented 4 years ago

Hey, just checking in.