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 /src /routers
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 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
  • __init__.py
    271 Bytes
    feat: implement session-based candidate matching architecture about 1 month ago
  • admin.py
    3.02 kB
    feat: add admin endpoint to reset Postgres schema and Qdrant collection via Alembic migrations about 1 month ago
  • candidates.py
    3.87 kB
    feat: implement multi-stage candidate ingestion and matching pipeline with UI tracking and backend schema support 26 days ago
  • jds.py
    2.12 kB
    fix(ui): add navbar link to API Docs alongside system reset 27 days ago
  • matching.py
    13.7 kB
    feat: implement matching router and stage 2 neural reranking logic 26 days ago
  • sessions.py
    2.71 kB
    feat: implement backend ingestion pipeline with Celery workers, Qdrant integration, and session management about 1 month ago