BrainByte is an AI-powered education platform designed to help students discover their passions and embark on a personalized learning journey. By leveraging advanced technologies such as generative AI models and natural language processing, BrainByte offers tailored course recommendations, personalized learning paths, and interactive content to enhance the learning experience.
- EduAI: A generative AI model that suggests courses and educational resources based on users' personality traits.
- Personalized ChatBot: Utilizes LLM (Large Language Model) to address user queries and provide assistance.
- Curated Course Suggestions: A list of carefully selected courses beneficial for students worldwide.
- Personalized Learning Paths: Customized learning paths based on individual preferences and goals.
- AI-Driven Recommendations: Advanced algorithms recommend content based on user interactions and feedback.
- Interactive Content: Implementation of dynamic quizzes, videos, and exercises to create an engaging learning environment.
- Django: Python-based web framework for building robust web applications.
- Flask: Lightweight WSGI web application framework for Python.
- Tailwind CSS: A utility-first CSS framework for creating custom designs with ease.
- Jinja2: A modern and designer-friendly templating language for Python.
- Install Python: Download Python
- Install Git: Download Git
- Setup .env file in project root which includes YOUTUBE_API_v3 key
- Clone the project repository:
git clone https://github.com/rajuljha/iitr-byte_club.git
- Navigate to project directory:
cd iitr-byte_club
- Install project dependencies:
pip install -r requirements.txt
- Running the chatbot server:
cd chatbot python chatbot.py
- Start the Django server:
python manage.py runserver
- Access BrainByte in your web browser at http://127.0.0.1:8000/
We welcome contributions from the community. If you'd like to contribute to BrainByte, please follow our contribution guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries or support requests, please contact us at rajuljha or tayyab-ilyas