Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Hamdy005
/
Study-Buddy
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Study-Buddy
258 kB
Ctrl+K
Ctrl+K
1 contributor
History:
73 commits
Hamdy005
feat: replace manual web scraping with an agentic tool-selection engine
373441d
4 days ago
asr
refactor: replace standard logging with a centralized loguru configuration and interception handler
11 days ago
auth
refactor: migrate refresh token storage from PostgreSQL table to Redis and remove associated DB schema.
6 days ago
materials
refactor: replace standard logging with a centralized loguru configuration and interception handler
11 days ago
quiz_generator
feat: replace manual web scraping with an agentic tool-selection engine
4 days ago
rag
feat: replace manual web scraping with an agentic tool-selection engine
4 days ago
summary_generator
feat: replace manual web scraping with an agentic tool-selection engine
4 days ago
Dockerfile
475 Bytes
feat: redesign chat interface with unified input container and update Dockerfile and ASR routes
3 months ago
README.md
200 Bytes
refactor: rename project to Study Mate, update API endpoint, and add configuration files
3 months ago
__init__.py
0 Bytes
refactor: restructure project into modular src architecture and implement database store layer
3 months ago
config.py
3.18 kB
feat: implement Redis-first refresh token storage with Supabase fallback
11 days ago
database.py
1.43 kB
refactor: replace standard logging with a centralized loguru configuration and interception handler
11 days ago
db_models.py
13.3 kB
refactor: migrate refresh token storage from PostgreSQL table to Redis and remove associated DB schema.
6 days ago
dependencies.py
5.33 kB
refactor: expand JWT algorithm support
20 days ago
logger.py
2.49 kB
refactor: replace standard logging with a centralized loguru configuration and interception handler
11 days ago
main.py
5.05 kB
feat: replace manual web scraping with an agentic tool-selection engine
4 days ago
redis_client.py
1.84 kB
refactor: replace standard logging with a centralized loguru configuration and interception handler
11 days ago
requirements.txt
1.11 kB
chore: update project dependencies in requirements.txt
11 days ago
store.py
37.1 kB
refactor: replace daily usage increment with atomic reservation
4 days ago