Releases: Cat-blizzard/SlideNote
Releases · Cat-blizzard/SlideNote
SlideNote v0.1.0-alpha.1
First alpha release of SlideNote.
SlideNote turns PPT/PDF course materials into readable, traceable study notes with structured parsing, image assets, OCR/Vision support, Lecture-Weave writing, coverage checks, and optional review/exam packs.
Highlights
- Beginner setup entry:
.\install.ps1.\run_gui.ps1
- SlideNote Studio GUI for upload, API keys, presets, progress, cost, coverage, and downloads.
- User presets:
fast,faithful,lecture. - Element IR and source map for traceable notes.
- Coverage, Content Guard, and
quality_report.json. - Optional OCR/Vision pipeline.
- Optional review/exam study-pack workflow.
- Markdown, Word, PDF, and LaTeX export paths.
Install
git clone https://github.com/Cat-blizzard/SlideNote.git
cd SlideNote
.\install.ps1
.\run_gui.ps1