OpenLearn Hub is a free, student-built learning platform offering curated educational content across various domains. The platform enables users to easily explore and filter high-quality video courses with a simple and responsive interface. It’s built with scalability in mind and aims to evolve into a fully dynamic, AI-enhanced educational assistant.
- Course Categories: Tech, Business, Languages, Personal Development, and more
- Advanced Filtering: Search courses by duration, format, level, and language
- Authentication: Firebase-based user auth with email and Google Sign-In
- Video Listings: Static YouTube course recommendations (dynamic API planned)
- AI Chatbot: Gemini-integrated assistant for personalized learning guidance
- Responsive UI: Optimized for mobile and desktop
Area | Tech Used |
---|---|
Frontend | HTML, CSS, JavaScript |
Authentication | Firebase SDK |
Data Handling | Static JSON |
AI Integration | Gemini (Google AI) |
- API integration with Udemy, Coursera, and Khan Academy
- Backend infrastructure for dynamic course management
- UI/UX upgrades with animations, filters, and user dashboards
This project is a functional MVP built by us as students for a hackathon challenge. It's fully working with real features like authentication and AI-based recommendations, but still a work in progress. We plan to improve responsiveness, scalability, and add dynamic content in future updates.