retrieval-demo / README.md
stephenebert's picture
Update README.md
59bc599 verified

A newer version of the Gradio SDK is available: 6.8.0

Upgrade
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.


Enter a caption, hit Submit, and the Space returns the top-K (id, caption, score).