OTutorBot is an online learning helper bot that uses the Gemini API to assist students in their learning journey. It also helps with exam preparation by conducting exams via the Google Form API.
- Learning Assistance: The bot provides personalized learning support using the Gemini API, helping users with different subjects and topics.
- Exam Preparation: Users can take practice exams generated through the Google Form API, helping them prepare for real-life exams.
- Real-time Help: OTutorBot can answer questions, provide explanations, and guide users through learning materials.
- Backend: Spring Boot
- APIs:
- Gemini API (for learning assistance)
- Google Forms API (for conducting exams)
- Database: (Add your database details here if applicable)
- Java 11 or higher
- Maven (for building the project)
- Git (for version control)
First, clone the repository to your local machine:
git clone https://github.com/Surajhub21/OTutorBot.git