Skip to content

Restaurants Search Bot using Rasa Framework & Zomato API

Notifications You must be signed in to change notification settings

cold-eye/Restaurant-Search-Bot

Repository files navigation

Restaurant Search Bot

Restaurants Search Bot using Rasa Framework & Zomato API

Screens

ScreenShot ScreenShot ScreenShot

Demo

Check out the demo @ https://youtu.be/j1BvTwNZKLY

Features

  • User can search top rated restaurants
  • User can search restaurants

Rasa Components Used

Prerequisites

  • Zomato API Key for searching the Restaurants, you can get it here
  • Rasa Framework, check the details here

How to use

  • Clone the repo

  • add the Zomato API key to zomatoApi.py file

  • open the terminal in the project directory and run the below commands

    • rasa train

    • Once the bot has been trained, run the bot using the below commands
    • rasa run actions

    • rasa run -m models --enable-api --cors "*" --debug

    Note: this bot was specifically designed to support custom UI

About

Restaurants Search Bot using Rasa Framework & Zomato API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages