A newer version of the Gradio SDK is available: 6.14.0
metadata
title: π§© vROM Hub
emoji: π§©
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 6.13.0
app_file: app.py
pinned: true
hf_oauth: true
hf_oauth_scopes:
- email
π§© vROM Hub
Browse, submit, and manage vROM packages β pre-computed vector knowledge bases for in-browser semantic search.
Features
- π Browse β View all published vROMs in the registry
- β Submit β Request a new vROM from documentation URLs
- π Admin β Approve/reject submissions, trigger builds
How it works
- Submit documentation URLs via the form
- An admin reviews and approves the request
- The backend chunks β embeds β builds HNSW index
- The vROM is published to the registry
- Load it in the browser:
await memory.mount('your-vrom-id')