Skip to content

amadasunese/lessonplanai_2

Repository files navigation

Alt text

Lesson PlanAI

Lesson PlanAI is an innovative platform that harnesses the power of cutting-edge artificial intelligence to revolutionize the way educators create lesson plans. Whether you are a seasoned teacher or just starting in the field, Lesson PlanAI empowers you to craft dynamic, personalized, and engaging lesson plans effortlessly.

Key Features

AI-Powered Lesson Generation

Leverage the capabilities of our advanced AI models to generate rich and contextually relevant lesson content tailored to various subjects and grade levels.

Curriculum Alignment

Easily align your lesson plans with national or regional curriculum standards to ensure your teaching is in sync with educational guidelines.

Technology Used

Python (version X.X.X) Flask (version X.X.X) OpenAI API Key (required for AI-powered lesson generation) Installation Clone the repository: bash Copy code git clone https://github.com/your-username/lesson-planai.git Navigate to the project directory: bash Copy code cd lesson-planai Install dependencies: bash Copy code pip install -r requirements.txt Configure your OpenAI API Key: Obtain an API key from OpenAI. Set your API key as an environment variable:

export OPENAI_API_KEY="your-api-key"

Run the application: python manage.py

Visit http://localhost:5000 in your browser to access Lesson PlanAI.

Contributing

We welcome contributions from the community! If you have ideas for improvement or want to report issues, please submit a pull request or open an issue on the GitHub repository.

License This project is licensed under the MIT License.

python manage.py create_admin to create admin users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors