The Chatbot Order Booking System is a conversational AI designed to assist users in placing orders for various products or services.
While it doesn't process real orders, it simulates the experience of interacting with a virtual assistant for order placement.
- Order Placement
- Order Cutamisation
- Additional Requirements
- Order Confirmation
**Streamlit : ** Python library
**Gemini api : ** Gemini api Google developer documentation
**supabase : ** for Authinticaion save user information
You can use this chatbot :
https://tabletender.streamlit.app/
Contributions are always welcome!
-
Familiarize Yourself with the Project
-
Fork the Repository
-
Clone the Repository ('git clone https://github.com/parth1609/TableTender.git')
-
Create a Branch ('git checkout -b feature-name')
-
Make Changes
-
Test Your Changes
-
Commit Your Changes (' git add . ') ( 'git commit -m "Brief description of your changes"' )
-
Push Changes to Your Fork (' git push origin feature-name' )
-
Create a Pull Request
If you have any feedback, please reach out to us at [email protected]
This project is licensed under the MIT License see the LICENSE file for details.