This is a chatbot project developed for Jessup Cellars, a winery located in Napa Valley, California. The chatbot is designed to provide customers with information about the winery, its wines, and tasting room experiences.
- Interactive chat interface for customers to ask questions and get responses
- Ability to provide information about Jessup Cellars' wine offerings, including descriptions, tasting notes, and food pairings
- Guidance on planning a visit to the Jessup Cellars tasting room, including hours of operation, directions, and reservation information
- Integration with Jessup Cellars' website and online ordering system
- Python for the backend chatbot logic and integration
- HTML, CSS, and JavaScript for the frontend chat interface
- Netlify for hosting and deployment
To run the Jessup Cellars ChatBot locally, follow these steps:
- Clone the repository:
git clone https://github.com/SP4567/Jessup_Cellars_ChatBot.git - Install the required Python dependencies:
pip install -r requirements.txt - Run the Flask application:
python app.py - Open your web browser and navigate to
http://localhost:5000to access the chatbot interface.
If you would like to contribute to the Jessup Cellars ChatBot project, please follow these guidelines:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them
- Submit a pull request for review
This project is licensed under the MIT License.
Web Application: https://jessupcellarsquerybot.netlify.app
note: Web Application might not work hence directly can be run on the system and can be tested through the code provided.
- Python
- Data Science
- Machine Learning
- Deep Learning
- Flask
- HTML
- CSS
- JAVASCRIPT
- Netlify