Skip to content

meetingzzq/jiaoanGenerate

Repository files navigation

========================================
   Lesson Plan Generator - Standalone
========================================

IMPORTANT
---------
This is a STANDALONE version - NO Python installation required!
Just double-click the EXE file to run.


QUICK START
-----------
1. Extract the ZIP file to any folder

2. Double-click "LessonPlanGenerator.exe"

3. Wait for the server to start (you'll see a console window)

4. Open browser and visit http://localhost:5000

5. Fill in course information and click Generate

6. Generated files will be saved in the "output" folder


FEATURES
--------
[Fixed Information]
- Department: 智能装备学院
- Class: 电气自动化(2)班
- Major: 电气自动化
- Course: 电子焊接
- Teacher: 张老师

[Variable Information] (different for each lesson)
- Topic: e.g. "焊接5步法"
- Location: e.g. "焊接实训室"
- Time: e.g. "2026年2月"
- Hours: e.g. "3学时"
- Type: e.g. "理实一体化"

[Batch Generation]
Support generating multiple lesson plans at once.


FILE STRUCTURE
--------------
- LessonPlanGenerator.exe : Main application (standalone)
- _internal/              : Program dependencies (do not delete)
- output/                 : Generated lesson plans folder


SYSTEM REQUIREMENTS
-------------------
- Windows 7/8/10/11 (64-bit)
- Internet connection (for AI API calls)
- NO Python required!
- NO installation needed!


NOTES
-----
1. First startup may take a few seconds
2. Generated files are saved in the output/ folder
3. System requires internet access for DeepSeek API
4. Keep the console window open while using the application
5. Press Ctrl+C in console window to stop the server


TROUBLESHOOTING
---------------
Q: Cannot access http://localhost:5000?
A: Check if port 5000 is in use by another program.

Q: Antivirus software blocks the EXE?
A: This is a false positive. Add the file to whitelist.

Q: Generated content not as expected?
A: Make sure the topic name is clear and accurate.

Q: Program crashes on startup?
A: Make sure you have extracted ALL files from the ZIP.


TECHNICAL SUPPORT
-----------------
Contact developer for support.

========================================

About

自动生成相城中专教案

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published