Hugging Face's logo 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:
ketannnn
/
coderound
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
coderound / backend
106 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 40 commits
ketannnn's picture
ketannnn
feat: implement multi-stage candidate ingestion and matching pipeline with UI tracking and backend schema support
72d1c14 26 days ago
  • alembic
    chore(db): create alembic migration script to append session_id to job_descriptions 26 days ago
  • src
    feat: implement multi-stage candidate ingestion and matching pipeline with UI tracking and backend schema support 26 days ago
  • .gitignore
    515 Bytes
    Initial commit about 1 month ago
  • Dockerfile
    303 Bytes
    feat: add docker-compose and rewrite README with architecture rationale about 1 month ago
  • alembic.ini
    636 Bytes
    feat: scaffold FastAPI app with async Postgres and Qdrant connection about 1 month ago
  • clean_db.py
    1.77 kB
    feat: add frontend system health diagnostics and mute HF Celery gossip about 1 month ago
  • main.py
    4.41 kB
    feat: slider max dynamically set from CSV row count (header excluded) 26 days ago
  • requirements.txt
    415 Bytes
    feat: implement backend ingestion pipeline with Celery workers, Qdrant integration, and session management about 1 month ago