Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Prof-Reza
/
course-creator
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
course-creator
68 kB
Ctrl+K
Ctrl+K
1 contributor
History:
31 commits
Prof-Reza
Fix syntax error in JSON error handler and ensure error details are escaped safely
901e364
verified
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
Dockerfile
Safe
504 Bytes
Switch to Docker SDK to fix build error due to missing libgl1-mesa-glx
10 months ago
README.md
Safe
810 Bytes
Switch to Docker SDK to fix build error due to missing libgl1-mesa-glx
10 months ago
__init__.py
Safe
23 Bytes
Upload 7 files
10 months ago
app.py
Safe
37.2 kB
Fix syntax error in JSON error handler and ensure error details are escaped safely
10 months ago
course_outline_schema.json
Safe
792 Bytes
Use JSON schema for course outline; implement structured plan generation; add schema file; update planner to produce JSON; update app to write JSON and doc attachments; update requirements and searcher for PDF extraction and unify dependencies.
10 months ago
db.py
Safe
9.65 kB
Save generated files to sessions; attachments feature
10 months ago
docx_utils.py
Safe
2.94 kB
Upload 5 files
10 months ago
generators.py
Safe
676 Bytes
Upload 7 files
10 months ago
packages.txt
Safe
32 Bytes
Switch to Docker SDK to fix build error due to missing libgl1-mesa-glx
10 months ago
planner.py
Safe
5 kB
Use JSON schema for course outline; implement structured plan generation; add schema file; update planner to produce JSON; update app to write JSON and doc attachments; update requirements and searcher for PDF extraction and unify dependencies.
10 months ago
requirements.txt
Safe
422 Bytes
Improve search query extraction and domain filtering; unify requirements and enable PDF extraction
10 months ago
searcher.py
Safe
8.43 kB
Use JSON schema for course outline; implement structured plan generation; add schema file; update planner to produce JSON; update app to write JSON and doc attachments; update requirements and searcher for PDF extraction and unify dependencies.
10 months ago