Skip to content
PTPrototypes
← All seeds

integradio

dormantprototype

integradio

Integradio adds semantic search to Gradio components.

Integradio extends Gradio with semantic search capabilities powered by embeddings.

Version
0.1.0
License
MIT
Kind
library
Languages
Python, TypeScript, JavaScript
Lines of code
45,055
Last commit
2026-05-26 (26d ago)

Health signals

Tests: yesREADME: yesLICENSE: yesBuildable: unknown

Patterns proven here

searchdata-model
Uses embeddings to enable semantic search of UI components.

Why it matters

Semantic search makes complex UI widgets discoverable by intent, not just ID or label. This is a key capability for building intelligent user interfaces and agent workflows.

View source →