imuniqueshiv/Hyper-Learning
The ultimate RGPV B.Tech companion. Access previous year question papers, digital solutions, and instant AI-powered answers for 1st year and AIML, CSE, & CSIT.
๐ Hyper Learning
The Ultimate Digital Companion for RGPV B.Tech Students. > Access previous year question papers, digital solutions, and AI-powered assistance instantly.
๐ About The Project
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) and integrates AI-powered solutions to help students understand complex topics quickly.
โจ Key Features
- ๐ 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.
๐ ๏ธ Tech Stack
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.
๐ Getting Started locally
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 theindex.htmlfile in your browser.- Recommended: Use the "Live Server" extension in VS Code for the best experience.
๐ค How to Contribute
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.
Steps to Contribute:
- 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.
๐ License
Distributed under the MIT License. See LICENSE file for more information.
๐ Contact
Shiv Raj Singh - GitHub Profile
Project Link: https://github.com/imuniqueshiv/Hyper-Learning