qdrant/qdrant-web-ui
Self-hosted web UI for Qdrant
What it solves
It provides a visual interface for managing and viewing data within the Qdrant Vector Search Engine, removing the need to interact with the database solely through API calls or command-line tools.
How it works
Built with React and MUI, the application acts as a frontend that connects to a Qdrant instance. It can be served directly by the Qdrant engine itself or deployed as a standalone web application to interact with the database via HTTP requests.
Who it’s for
Developers and database administrators who use Qdrant and want a simple, user-friendly way to manage their vector collections.
Highlights
- Self-hosted web interface
- Ability to be served by Qdrant or run standalone
- Simple collection management and visualization
Related
- Project
- Project
- Project
- Project
- Project