Spaces:
Sleeping
Sleeping
File size: 242 Bytes
f747401 | 1 2 3 4 5 | Architecture (MVP):
- Gradio (HF Space) frontend presents query UI and trace viewer
- In-process pipeline: embeddings (MiniLM) -> retrieve -> rerank -> generator (Flan-T5) -> judge (similarity)
- Persistence: Chroma/FAISS + SQLite for traces
|