--- 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** → * **Paper-README** → describes data, model, deployment details. --- Enter a caption, hit **Submit**, and the Space returns the top-K (id, caption, score).