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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
ivykopal
/
acl-api
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
acl-api / app
5.22 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
ivykopal's picture
ivykopal
feat: add pdf_url field to paper metadata and update related functionality
cbd62a3 about 1 month ago
  • __init__.py
    0 Bytes
    chore: scaffold project structure about 1 month ago
  • __main__.py
    160 Bytes
    feat: add FastAPI routes for keyword/similarity search and health check about 1 month ago
  • config.py
    469 Bytes
    fix: update .gitignore to include notes.md, work/, and anthology-data/ about 1 month ago
  • main.py
    2.73 kB
    fix: correct FAISS id mapping across syncs, atomic snapshot upload, startup logging, health timestamp, real anthology field access about 1 month ago
  • schemas.py
    433 Bytes
    feat: add pdf_url field to paper metadata and update related functionality about 1 month ago
  • search_service.py
    1.43 kB
    fix: correct FAISS id mapping across syncs, atomic snapshot upload, startup logging, health timestamp, real anthology field access about 1 month ago