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

  • 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.3 kB
  • 1 contributor
History: 51 commits
HamidOmarov's picture
HamidOmarov
fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts
ae65368 5 months ago
  • app
    Add in-memory metrics: avg_ms, last7, lastN, /stats + /get_history 5 months ago
  • tests
    Initial commit: FastAPI RAG API 5 months ago
  • .gitattributes
    72 Bytes
    Normalize line endings via .gitattributes 5 months ago
  • .gitignore
    204 Bytes
    chore: ignore local result JSONs 5 months ago
  • Dockerfile
    441 Bytes
    Spaces: docker SDK + clean README 5 months ago
  • LICENSE
    147 Bytes
    Docs: README + MIT license + repo .gitignore 5 months ago
  • README.md
    899 Bytes
    fix(spaces): valid YAML frontmatter; banner moved below; avoid YAML conflicts 5 months ago
  • app.py
    71 Bytes
    Add app_file and root app.py for HF Space 5 months ago
  • main.py
    442 Bytes
    Add /generate alias for PDF-QA compatibility 5 months ago
  • requirements.txt
    148 Bytes
    Normalize PDF text (ftfy) + stricter cleaning to reduce mojibake/noise 5 months ago
  • saa
    571 Bytes
    Initial commit: FastAPI RAG API 5 months ago