Skip to content

mmuddinhamza/PalmPoweredCourseGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PalmPoweredCourseGenerator

PalmPoweredCourseGenerator is a Flask application that uses the Palm 2 API to generate dynamic learning content for any given subject or learning topic.

Features

  • Generate a course overview and a list of modules for a given subject.
  • Generate detailed content for each module.
  • Save the generated course content for later access.
  • User login functionality.

Installation

  1. Clone this repository:
    git clone https://github.com/mmuddinhamza/PalmPoweredCourseGenerator.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

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