Spaces:
Sleeping
Sleeping
| license: mit | |
| sdk: gradio | |
| title: Retrieval Demo | |
| short_description: FastAPI + FAISS caption search | |
| sdk_version: 5.36.2 | |
| # Retrieval Demo – Springboard Capstone | |
| Interactive Gradio UI that calls my FastAPI + FAISS retrieval service. | |
| * **API docs / code** → <https://github.com/stephenebert/Capstone/tree/main/step11> | |
| * **Paper-README** → describes data, model, deployment details. | |
| --- | |
| Enter a caption, hit **Submit**, and the Space returns the top-K (id, caption, score). |