do-me/qdrant-frontend
A universal Qdrant table frontend based on transformers.js
This tool helps you quickly explore and search your Qdrant vector database collections directly from your web browser. You provide the URL to your Qdrant collection and a text search query, and it returns relevant data rows from your collection. It's designed for anyone managing or interacting with Qdrant databases who needs a simple, direct way to test searches and view results without complex setup.
No commits in the last 6 months.
Use this if you need a straightforward web interface to search your Qdrant collections using natural language queries, without setting up additional inference servers.
Not ideal if you require advanced database management features, complex query filtering beyond basic text search, or integrated data visualization.
Stars
20
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Mar 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/do-me/qdrant-frontend"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with...
huggingface/transformers.js-examples
A collection of 🤗 Transformers.js demos and example applications
daviddaytw/react-native-transformers
Run local LLM from Huggingface in React-Native or Expo using onnxruntime.
salesforce/TransmogrifAI
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable,...
jobergum/browser-ml-inference
Edge Inference in Browser with Transformer NLP model