-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ajax edited this page Mar 26, 2026
·
2 revisions
PanicButton is a client-side academic clarity tool that converts syllabus PDFs into a transparent, reviewable list of deadlines, then exports verified items to a calendar .ics.
- Open the app
- Upload a syllabus PDF
- Review extracted deadlines (confidence + evidence)
- Edit any incorrect entries in the Inspector
- Export
.ics
- A document-to-structure pipeline for “panic moments”
- Explainable output with evidence/snippets
- Local-only processing (Phase 1)
- A planner or task manager
- A replacement for university systems
- A syncing LMS integration
-
frontend/— Next.js app + extraction pipeline + UI -
docs/— vision + progress notes -
backend/— present but not required for Phase 1