Skip to content

Repository files navigation

edu-materials-ai

A lightweight AI-assisted educational materials project (Node.js, Python) for content generation and summarization workflows.

Project Structure

  • main.py – Main Python app entrypoint
  • youtube_summary.py – YouTube transcript summarization script
  • materials.py – Educational content generation utilities
  • package.json – Node.js dependencies and scripts
  • tailwind.config.js – Styling config

Usage

  1. Install dependencies:
    • npm install
    • pip install -r requirements.txt (if this exists)
  2. Run the Python main app:
    • python main.py
  3. Run YouTube summary script:
    • python youtube_summary.py

Notes

  • Update requirements.txt as needed.
  • Customize tailwind.config.js for UI styling.
  • Add more docs and examples here.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages