Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmingwithgaurav/nlp_chatbot
Learning to create chatbot using Dialogflow.
https://github.com/programmingwithgaurav/nlp_chatbot
Last synced: about 8 hours ago
JSON representation
Learning to create chatbot using Dialogflow.
- Host: GitHub
- URL: https://github.com/programmingwithgaurav/nlp_chatbot
- Owner: ProgrammingWithGaurav
- Created: 2024-04-04T09:47:04.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-08T10:12:27.000Z (7 months ago)
- Last Synced: 2024-04-08T12:31:02.203Z (7 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NLP_Chatbot
Learning to create chatbot using Dialogflow.# write a brief description of the project with emojis
This project is about learning to create chatbot using Dialogflow. 🤖# TechStack
- Chatbot 🤖
- Dialogflow 🧠
- fastapi
- Python 🐍
- MongoDB 🍃# Features of the Chatbot
- Greet the user 👋
- Add or remove items from the cart 🛒
- Show the items in the cart 📝
- Cancel the order ❌
- Show the menu 📜
- Complete the order ✅ by specifying the delivery address 🏠