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:
HamidOmarov
/
FastAPI-RAG-API
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-RAG-API
26 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 50 commits
HamidOmarov's picture
HamidOmarov
fix(spaces): ensure README frontmatter at top
185689c 9 months ago
  • app
    Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history 9 months ago
  • tests
    Initial commit: FastAPI RAG API 9 months ago
  • .gitattributes
    72 Bytes
    Normalize line endings via .gitattributes 9 months ago
  • .gitignore
    204 Bytes
    chore: ignore local result JSONs 9 months ago
  • Dockerfile
    441 Bytes
    Spaces: docker SDK + clean README 9 months ago
  • LICENSE
    147 Bytes
    Docs: README + MIT license + repo .gitignore 9 months ago
  • README.md
    590 Bytes
    fix(spaces): ensure README frontmatter at top 9 months ago
  • app.py
    71 Bytes
    Add app_file and root app.py for HF Space 9 months ago
  • main.py
    442 Bytes
    Add /generate alias for PDF-QA compatibility 9 months ago
  • requirements.txt
    148 Bytes
    Normalize PDF text (ftfy) + stricter cleaning to reduce mojibake/noise 9 months ago
  • saa
    571 Bytes
    Initial commit: FastAPI RAG API 9 months ago