qdrant-web-ui  by qdrant

Self-hosted web UI for Qdrant vector search engine

Created 2 years ago
326 stars

Top 83.5% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

A self-hosted web UI for managing Qdrant vector search collections. It offers a simple interface for viewing and interacting with data, analogous to Kibana for Elasticsearch, but without requiring additional services. The target audience includes developers and users who need a straightforward way to explore and manage their Qdrant deployments.

How It Works

Built with React and Material-UI (MUI), the UI communicates with a running Qdrant instance via Axios. It provides a client-side interface to visualize collections, search vectors, and manage data, aiming for a user-friendly experience without complex setup.

Quick Start & Requirements

  • Install dependencies: npm install
  • Run in development: npm start (expects Qdrant on http://localhost:6333)
  • Build for production: npm run build
  • Prerequisites: Node.js, npm, and a running Qdrant instance.

Highlighted Details

  • Provides a dedicated interface for Qdrant collection management.
  • Built using React and Material-UI for a modern user experience.
  • Can be served by Qdrant or run as a standalone application.

Maintenance & Community

No specific details on contributors, sponsorships, or community channels are provided in the README.

Licensing & Compatibility

The license is not specified in the provided README.

Limitations & Caveats

The README does not detail specific limitations, known bugs, or compatibility issues. Development mode assumes Qdrant is running on a default local port.

Health Check
Last Commit

1 week ago

Responsiveness

1 week

Pull Requests (30d)
6
Issues (30d)
0
Star History
11 stars in the last 30 days

Explore Similar Projects

Starred by John Resig John Resig(Author of jQuery; Chief Software Architect at Khan Academy), Andrey Vasnetsov Andrey Vasnetsov(Cofounder of Qdrant), and
1 more.

qdrant-js by qdrant

1.1%
376
JS/TS SDK for Qdrant vector search
Created 2 years ago
Updated 1 week ago
Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), and
24 more.

open-webui by open-webui

0.6%
110k
Self-hosted AI platform for local LLM deployment
Created 1 year ago
Updated 1 day ago
Feedback? Help us improve.