Skip to content

This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.

License

Notifications You must be signed in to change notification settings

JoyTaribagshaw/DialogflowCX-Codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 Restaurant Landing Page with Dialogflow Integration (React)

📗 Table of Contents

🍽️ Restaurant Landing Page with Dialogflow

Restaurant Landing Page with Dialogflow is a web-based application that showcases a restaurant's landing page with AI-powered chatbot functionality. It integrates Google Dialogflow with React to handle customer queries efficiently.

🛠 Built With

Tech Stack

Client

Key Features

  • AI-Powered Chatbot
  • Menu Inquiry Handling
  • Table Reservation Assistance
  • Google Dialogflow API Integration
  • Interactive UI with React

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node.js
  • NPM or Yarn

Setup

Clone this repository to your desired folder:

  git clone https://github.com/JoyTaribagshaw/DialogflowCX-Codelab.git
  cd DialogflowCX-Codelab

Install

Install this project with:

  npm install

OR

yarn install

Usage

To run the project, execute the following command:

  npm start

Deployment

You can deploy this project using:

  npm run build

(back to top)

📚 Docs

For official documentation and resources, check the links below:

These resources will help you understand how to set up intents, entities, and contexts, as well as how to integrate Dialogflow into your chatbot for enhanced user interactions.

(back to top)

👥 Authors

👤 Joy Tari

(back to top)

🔭 Future Features

  • Voice Recognition Support
  • Database Integration for Orders
  • Enhanced AI Learning Capabilities

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a ⭐.

(back to top)

🙏 Acknowledgements

I would like to thank Google Cloud for providing the Dialogflow API and all resources that made this project possible.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This repository contains a simple restaurant landing page demonstrating how to integrate Dialogflow for AI-powered customer interactions. Built for Build with AI - Google Cloud workshop, participants can clone, explore, and customize the project to learn how to implement chatbot functionality in a website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published