MITRA – Your GRE Buddy
Mitra is a student-focused web app that helps engineering undergraduates prepare for the GRE and explore US university admissions. It offers GRE resources, profile evaluation, a score tracker with visualizations, and a personal dashboard.
Features
- GRE Info & Study Tips
- University Tier Lists
- Profile Evaluation
- Funding & Scholarship Guidance
- User Dashboard with Score Logger
- Interactive GRE Score Graph
Tech Stack
- Language: Python
- Framework: Streamlit
- Database: SQLite
- Libraries: Plotly, Pandas, Matplotlib, Hashlib
- Deployment: Streamlit Cloud (Free)
How to Run Locally
-
Clone the repo:
git clone https://github.com/yourusername/mitra-app.git cd mitra-app -
Create virtual environment (optional but recommended)
python -m venv venv source venv/bin/activate # or venv\Scripts\activate on Windows
-
Install dependencies:
pip install -r requirements.txt
-
Run the app:
streamlit run mitra_app.py
Inspiration
Empowering students with the right tools to navigate their GRE journey and chase their dream universities.
What's Next for MITRA
- Add AI-powered GRE score predictors
- Integration with Supabase for persistent storage
- Resume parsing for automatic profile evaluation
- Notifications for scholarship deadlines
Built with ❤️ by [Sneha Prabhu]