Skip to content

Flask application leveraging Palm 2 API to dynamically generate and serve educational content for any given subject or learning topic.

Notifications You must be signed in to change notification settings

mmuddinhamza/PalmPoweredCourseGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered Education Platform

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.

Features

  • 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.

Installation

  1. Clone this repository:
    git clone https://github.com/yourusername/AI-Powered-Education-Platform.git
  2. Install the required Python packages:
    pip install -r requirements.txt

Usage

  1. Run the Flask application:
    python app.py
  2. Open your web browser and navigate to http://127.0.0.1:5000/.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Acknowledgements

This project uses the following open-source packages:

Contact

If you want to contact the me, you can reach out at mahrozmohammed922@gmail.com.

About

Flask application leveraging Palm 2 API to dynamically generate and serve educational content for any given subject or learning topic.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published