This project is a Chatbot Application that integrates with the Google Sheets API. The chatbot assists users by fetching data based on their Google Forms registration and provides relevant information.
- Google Sheets API Integration: Fetches user data from Google Sheets.
- User Assistance: Provides information based on user input and registration details.
- Sentiment Analysis: Analyzes the sentiment of user queries (optional if implemented).
- Maven Project: Built with Maven in IntelliJ IDEA.
- Scalable: Can be expanded to include more APIs and services.
Before you start, make sure you have:
- Java Development Kit (JDK) installed.
- IntelliJ IDEA as your IDE (or any IDE supporting Maven).
- Google Cloud API credentials for accessing Google Sheets API.
- Maven installed.
- Google Colab/Notebook for training sentiment analysis model (optional).
git clone
https://github.com/usha-madithati/Virtu-Buddy
cd Virtu Buddy