👩💻 Author: Janhvi Soni
🎓 Capstone Project: Agentic AI Intensive Program
This project is shared for learning and portfolio purposes.
If you use, or reference this project, please give proper credit to the author.
ConsciousLearning is an intelligent AI-based study companion powered by Google Gemini, designed to boost student productivity.
It generates study plans, quizzes, explanations, and smart summaries — with optional voice output for interactive learning!
✔ Personalized Study Plan
✔ Quiz Generator for exam practice
✔ Topic Explanation in simple language
✔ Notes Summarizer for quick revision
✔ Voice Output using gTTS
✔ Works on Mobile via Google Colab
✔ Designed for students of all streams
- Gemini 2.5 Flash
- Python
- Google Colab
- gTTS (Voice Output)
1️⃣ Install requirements in Google Colab
!pip install -q --upgrade google-generativeai gTTS