Spaces:
Sleeping
Sleeping
Commit History
simplify the answer parsing tool selection 73c0cf0
Yu Chen commited on
make csv no required to have equal mark as correct 363b160
Yu Chen commited on
custom csv upload logic 0641d27
Yu Chen commited on
custom csv upload logic ea3a98c
Yu Chen commited on
rm logic for tool selection for qustion parsing 5aa8761
Yu Chen commited on
rebuild the pdf parsing logic 8d3145b
Yu Chen commited on
fix the answer parsing not aligned logic 1ce0b71
Yu Chen commited on
Refactor to add answer grid & assoicate llm parsing ad5d4b6
Yu Chen commited on
Fix: Clarify default prompt — non-dash answers are wrong answers bb875d5
chih.yikuan Claude Opus 4.6 (1M context) commited on
Simplify: send raw data to LLM, let user's prompt control interpretation 34b22f3
chih.yikuan Claude Opus 4.6 (1M context) commited on
Fix: Treat '-' and similar markers as correct answers in student data c99a18b
chih.yikuan Claude Opus 4.6 (1M context) commited on
Fix: Handle missing teacher answers — include all student answers instead 3efc9d0
chih.yikuan Claude Opus 4.6 (1M context) commited on
Add final prompt preview tab with real student data substitution 5722fbf
chih.yikuan Claude Opus 4.6 (1M context) commited on
Add prompt editor and data preview back to Step 2 40aa09c
chih.yikuan Claude Opus 4.6 (1M context) commited on
Redesign Step 2: per-student report generation with wrong-answer filtering f002ae5
chih.yikuan Claude Opus 4.6 (1M context) commited on
Add data preview modal before report generation e1ed51d
chih.yikuan Claude Opus 4.6 (1M context) commited on
Fix: Add prompt size check and auto-truncate students to prevent empty LLM responses 30ff567
chih.yikuan Claude Opus 4.6 (1M context) commited on
Fix: Add .dockerignore and optimize Dockerfile to reduce image size b17eeed
chih.yikuan Claude Opus 4.6 (1M context) commited on
Fix: Replace passlib with bcrypt directly to fix compatibility bug cd0918a
chih.yikuan Claude Opus 4.6 commited on
Add invite code gate page before login 459bded
chih.yikuan Claude Opus 4.6 commited on
Redesign ClassLens v2: 3-step exam analysis workflow bc45e54
chih.yikuan Claude Opus 4.6 commited on
Fix: Add explicit CORS headers and improve file serving for report-demo route 6884131
chih.yikuan commited on
Fix: Add test route and improve report-demo route with better error handling 9fdcfbc
chih.yikuan commited on
Fix: Improve report-demo route with better path resolution and error handling 8f19122
chih.yikuan commited on
Fix: Change SDK from static to docker and add Dockerfile at root 4d7cfb5
chih.yikuan commited on
Add /report-demo route to serve HTML report template a9ffafc
chih.yikuan commited on
docs: replace README.md with ClassLens content fa8b54d
chih.yikuan commited on
fix: remove short_description field to pass validation be3728b
chih.yikuan commited on
docs: update README.md with ClassLens content 44cb615
chih.yikuan commited on
fix: remove short_description to avoid length validation error f2d052a
chih.yikuan commited on
fix: shorten short_description to 18 chars e308d4b
chih.yikuan commited on
fix: shorten short_description to 35 chars 6a8eea4
chih.yikuan commited on
fix: shorten short_description to meet HF Spaces 60 char limit 3ff6b02
chih.yikuan commited on
docs: update README.md with ClassLens content instead of ChatKit templates d439ceb
chih.yikuan commited on
docs: update README.md with ClassLens content 2a21b93
chih.yikuan commited on
fix: configure static SDK to serve report-template.html f9d2cc6
chih.yikuan commited on
Update readme ef4b129 verified
fix: simplify README.md config per HF Spaces Docker SDK docs - remove app_file (not needed for Docker) bcb3863
chih.yikuan commited on
fix: add app_file to README.md for Docker SDK af4647d
chih.yikuan commited on
update readme fd85e2c verified
fix: recreate README.md with proper YAML frontmatter for HF Spaces 6288c42
chih.yikuan commited on
chore: remove README.md ee9c668
chih.yikuan commited on
fix: restore emoji and add short_description per HF Spaces docs 74ad915
chih.yikuan commited on
fix: add license field to README YAML metadata 3581710
chih.yikuan commited on
fix: ensure sdk_version is quoted string in README YAML b69875b
chih.yikuan commited on
fix: update README.md YAML frontmatter for HF Spaces 1dcf0f5
chih.yikuan commited on
chore: exclude binary files from HF Spaces deployment 1e7029d
chih.yikuan commited on