- 📖 About the Project
- 💻 Getting Started
- 📚 Docs
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
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.
Client
- AI-Powered Chatbot
- Menu Inquiry Handling
- Table Reservation Assistance
- Google Dialogflow API Integration
- Interactive UI with React
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js
- NPM or Yarn
Clone this repository to your desired folder:
git clone https://github.com/JoyTaribagshaw/DialogflowCX-Codelab.git
cd DialogflowCX-Codelab
Install this project with:
npm install
yarn install
To run the project, execute the following command:
npm start
You can deploy this project using:
npm run build
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.
👤 Joy Tari
- Voice Recognition Support
- Database Integration for Orders
- Enhanced AI Learning Capabilities
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a ⭐.
I would like to thank Google Cloud for providing the Dialogflow API and all resources that made this project possible.
This project is MIT licensed.