qdrant
PulseAugur coverage of qdrant — every cluster mentioning qdrant across labs, papers, and developer communities, ranked by signal.
3 day(s) with sentiment data
-
Developer builds privacy-first AI app using local audio capture
The developer built a privacy-focused AI application called Plan AI that avoids intrusive meeting bots by capturing system audio locally. This application uses Electron for the desktop interface and a distributed pipeli…
-
Embeddings Guide: Models, Metrics, and Vector Databases Explained
This article details techniques and best practices for using embeddings, which convert text into vector representations to capture semantic meaning. It discusses various embedding models like OpenAI's text-embedding-ada…
-
Local Document AI Needs OCR, RAG, and Local Inference
Building a fully local document AI system requires more than just running a language model on a local machine. It necessitates a complete pipeline that includes Optical Character Recognition (OCR) for document parsing, …
-
Developer releases local LLM pipeline tracer 'opensmith'
Shivnath Tathe has developed "opensmith," a local-first tool designed to trace and debug LLM pipelines without sending data to the cloud. This alternative to services like LangSmith allows developers to monitor function…