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
80.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 35 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
  • matching
    feat: implement stage 1 candidate retrieval and scoring logic using Qdrant and multi-factor heuristics 26 days ago
  • ml
    feat: slider max dynamically set from CSV row count (header excluded) 26 days ago
  • models
    fix(ui): add navbar link to API Docs alongside system reset 26 days ago
  • routers
    feat: implement multi-stage candidate ingestion and matching pipeline with UI tracking and backend schema support 26 days ago
  • schemas
    feat: implement multi-stage candidate ingestion and matching pipeline with UI tracking and backend schema support 26 days ago
  • workers
    feat: add frontend system health diagnostics and mute HF Celery gossip about 1 month ago
  • __init__.py
    14 Bytes
    feat: scaffold FastAPI app with async Postgres and Qdrant connection about 1 month ago
  • config.py
    1.08 kB
    feat: implement backend ingestion pipeline with Celery workers, Qdrant integration, and session management about 1 month ago
  • database.py
    2.03 kB
    feat: implement admin endpoint and UI for database and vector store reset about 1 month ago