The Ultimate Digital Companion for RGPV B.Tech Students. > Access previous year question papers, digital solutions, and AI-powered assistance instantly.
Hyper Learning is an open-source e-learning platform designed to simplify exam preparation for RGPV students. It provides a structured archive of question papers across multiple branches (AIML, CSE, CSIT, CSCY) and integrates AI-powered solutions to help students understand complex topics quickly.
- 📚 Digital Archive: Organized collection of RGPV PYQs (Previous Year Questions).
- 🤖 AI Integration: "Generate Answer" feature powered by Google Gemini (Backend).
- ⚡ Fast & Responsive: Modern, lightweight UI optimized for mobile and desktop.
- 🎓 Student Centric: tailored specifically for the B.Tech curriculum.
Frontend (Open Source):
Backend (Closed Source):
🔒 Security Note: This repository contains the Frontend source code. The Backend API (handling AI generation and caching) is hosted privately on Vercel to protect API keys and manage rate limits securely.
To run the frontend of Hyper Learning on your local machine:
- Clone the repository:
git clone [https://github.com/imuniqueshiv/Hyper-Learning.git](https://github.com/imuniqueshiv/Hyper-Learning.git)
- Navigate to the folder:
cd Hyper-Learning - Run the project:
Simply open the
index.htmlfile in your browser.- Recommended: Use the "Live Server" extension in VS Code for the best experience.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
You can contribute by:
- Adding missing Question Papers (HTML format).
- Fixing typos or UI bugs.
- Improving the CSS/Design.
- Fork the Project (Click the 'Fork' button at the top right of this page).
- Clone your Fork to your local machine.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature). - Commit your Changes (
git commit -m 'Add some AmazingFeature'). - Push to the Branch (
git push origin feature/AmazingFeature). - Open a Pull Request against the
mainbranch.
Distributed under the MIT License. See LICENSE file for more information.
Shiv Raj Singh - GitHub Profile
Project Link: https://github.com/imuniqueshiv/Hyper-Learning