Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.8.0
metadata
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).