One workbench.
Four ways to use it.

Choose the plugin experience that fits your flow, from sidebar coding to browser testing and self-hosted deployment.

Latest release: v1.2.1

Chrome Extension

Launch Weaviate tools while browsing docs and APIs. Keep context and run quick checks without tab switching.

Open in Chrome Web Store

Docker Image

One-command self-hosted UI for servers, Kubernetes, and fully offline environments.

podman pull ghcr.io/harishkaparwan/weaviate-ui:latest
podman run --rm -p 8080:80 ghcr.io/harishkaparwan/weaviate-ui:latest
View on GHCR
+Self-hosted
+Native sidebar tree view
+Batch import and code generation