Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
HamidOmarov
/
FastAPI-RAG-API
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-RAG-API
Ctrl+K
Ctrl+K
  • 1 contributor
History: 52 commits
HamidOmarov's picture
HamidOmarov
build(docker): add Dockerfile and boot entrypoint for HF Spaces
dcc717e 5 days ago
  • app
    Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history 6 days ago
  • tests
    Initial commit: FastAPI RAG API 11 days ago
  • .gitattributes
    72 Bytes
    Normalize line endings via .gitattributes 6 days ago
  • .gitignore
    204 Bytes
    chore: ignore local result JSONs 7 days ago
  • Dockerfile
    894 Bytes
    build(docker): add Dockerfile and boot entrypoint for HF Spaces 5 days ago
  • LICENSE
    147 Bytes
    Docs: README + MIT license + repo .gitignore 11 days ago
  • README.md
    899 Bytes
    fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts 5 days ago
  • app.py
    71 Bytes
    Add app_file and root app.py for HF Space 11 days ago
  • boot.py
    858 Bytes
    build(docker): add Dockerfile and boot entrypoint for HF Spaces 5 days ago
  • main.py
    442 Bytes
    Add /generate alias for PDF-QA compatibility 6 days ago
  • requirements.txt
    148 Bytes
    Normalize PDF text (ftfy) + stricter cleaning to reduce mojibake/noise 8 days ago
  • saa
    571 Bytes
    Initial commit: FastAPI RAG API 11 days ago