You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weavit UI v0.1.0
First public release — a cross-platform desktop GUI for the Weaviate
vector database. Community project, not affiliated with Weaviate B.V.
Highlights:
- Connections: local, Weaviate Cloud, or custom, with API keys encrypted
at rest via the OS keychain (Electron safeStorage).
- Schema browser; create and delete collections.
- Object browser with insert / edit / delete and named-vector support.
- nearText, nearVector, BM25, and hybrid search with a visual filter builder.
- Admin views (cluster meta, modules, node status) and a raw GraphQL/REST console.
Installers are built by CI for macOS (Intel + Apple Silicon), Windows, and Linux.