Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.13 KB

A.I. Chatbot to find Restaurants

This project is demo Chat-bot that will help user to find restaurants.

Live Demo Hosted on 📣 Netlify and Back-End on ♦️ Glitch

Technology Used

  • Fabulous 💜 Watson API used as NLP engine.
  • Awesome 💙 Zomato API used to get restaurants data.
  • Phenomenal 💚 ExpressJS used to create back-end engine.
  • Amazing 💗 VueJS used to create front-end GUI.

Zomato Developer API

This script is wrapper script for ZomatoAPI. You need to create zomato account, get you API key. and copy it to config file

Back-End

Front-End