Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • 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 / app
  • 1 contributor
History: 14 commits
HamidOmarov's picture
HamidOmarov
RAG: robust EN summarization (pre-translate, filters, fallback)
a6ffef9 7 months ago
  • rag
    Initial commit: FastAPI RAG API 7 months ago
  • __init__.py
    0 Bytes
    Initial commit: FastAPI RAG API 7 months ago
  • api.py
    2.44 kB
    Fix imports/order and provide full working FastAPI app 7 months ago
  • rag_system.py
    9.99 kB
    RAG: robust EN summarization (pre-translate, filters, fallback) 7 months ago
  • schemas.py
    533 Bytes
    Initial commit: FastAPI RAG API 7 months ago
  • store.py
    420 Bytes
    Initial commit: FastAPI RAG API 7 months ago
  • utils.py
    233 Bytes
    Initial commit: FastAPI RAG API 7 months ago