AI-Powered Education Platform is a Flask application that leverages the power of AI to provide a dynamic and personalized learning experience. It uses OpenAI's GPT-3 model to generate quizzes and offers a variety of features to enhance the learning process.
- User Authentication: Users can sign up, log in, and manage their profiles.
- Dynamic Course Generation: The application can generate courses based on user input.
- Content Recommendation: The platform recommends courses based on user preferences and learning history.
- AI-Powered Quizzes: The application uses OpenAI's GPT-3 model to generate quizzes based on the user's chosen subject or topic.
- Learning Analytics: Users can track their learning progress and performance.
- User Interaction: The platform provides an interactive user interface for an engaging learning experience.
- Clone this repository:
git clone https://github.com/yourusername/AI-Powered-Education-Platform.git
- Install the required Python packages:
pip install -r requirements.txt
- Run the Flask application:
python app.py
- Open your web browser and navigate to
http://127.0.0.1:5000/
.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project uses the following open-source packages:
If you want to contact the me, you can reach out at mahrozmohammed922@gmail.com
.