notes-generator / README.md
Godito's picture
develope app with this plan: Project Structure ``` teaching-notes-agent/ β”œβ”€β”€ src/ # Core application code β”‚ β”œβ”€β”€ teaching_agent.py # Main agent class β”‚ β”œβ”€β”€ ai_providers.py # AI provider implementations β”‚ β”œβ”€β”€ note_templates.py # Note format templates β”‚ β”œβ”€β”€ exporters.py # Export functionality β”‚ └── cli.py # Command-line interface β”œβ”€β”€ examples/ # Example usage scripts β”œβ”€β”€ docs/ # Documentation β”œβ”€β”€ exports/ # Generated notes output β”œβ”€β”€ templates/ # Custom template storage β”œβ”€β”€ config.yaml # Configuration file β”œβ”€β”€ requirements.txt # Dependencies β”œβ”€β”€ main.py # Main entry point β”œβ”€β”€ setup.py # Setup script └── README.md # Complete documentation - Initial Deployment
69e7374 verified
metadata
title: notes-generator
emoji: 🐳
colorFrom: green
colorTo: red
sdk: static
pinned: false
tags:
  - deepsite

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference