Empowering learners with AI-driven education! πβ¨
Aspirant AI is an intelligent learning platform leveraging Google's Gemini AI to generate practice questions, explain complex concepts, and now available both as a website and Telegram bot! π
β
Dynamic question generation for competitive exams
β
Concept explanations with real-life examples
β
Adaptive difficulty levels for personalized learning
β
Web-based Interface & Fully Functional Telegram Bot π€
β
Sleek, modern UI for seamless interaction
β
Supports multiple subjects and topics
πΉ Click the image to watch the full video!
πΉ This is what the frontend of Aspirant AI looks like!
git clone https://github.com/Aspirant-ai/aspirant-ai.git
cd aspirant-ai
python -m venv venv
venv\Scripts\activate # For Windows
source venv/bin/activate # For macOS/Linux
pip install -r requirements.txt
- Create a
.env
file:
GEMINI_API_KEY=your_actual_api_key_here
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
- Get your Gemini API Key from Google AI Studio.
- Obtain your Telegram Bot Token from BotFather.
- Build Command:
pip install -r requirements.txt
- Start Command:
pip install gunicorn && gunicorn gunicorn_server:app
Simply visit: Aspirant AI Web and start learning! π₯οΈ
/start
- Start the bot/generate <topic>
- Generate AI-powered questions on any topic/ask <question>
- Get AI-powered explanations/help
- Get assistance on how to use the bot
aspirant-ai/
βββ app.py # Main Flask application
βββ telegram_bot.py # Telegram Bot Integration
βββ templates/ # HTML templates
β βββ index.html
βββ static/ # CSS/JS assets
β βββ style.css
β βββ script.js
βββ requirements.txt # Dependencies
βββ gunicorn_server.py # Production server config
πΉ Backend: Flask + Gemini AI
πΉ Frontend: HTML5/CSS3 + JavaScript
πΉ Bot: Telegram API Integration
πΉ Hosting: Render (Auto-deploy)
πΉ WSGI Server: Gunicorn
We welcome contributions! π If you'd like to contribute:
- Fork the repo
- Create a feature branch
- Commit and push your changes
- Open a PR!
Please follow PEP8 coding guidelines.
π§ Email: support
π GitHub Issues: Report Bugs/Requests
π¬ Community Discord: Join Discussion
π Join us on this AI-powered learning journey and supercharge your education! ππ