AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlog
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “qdrant”

GridTimelineEvolution
21 results
Model Releases

Qdrant Beats Elastic’s DiskBBQ at 2x Throughput, Half the Latency, and 1/3 the Compute

DGX agent

TL;DR Elastic recently published a benchmark claiming that their proprietary, disk-based index (dubbed “DiskBBQ”) delivers up to 7x higher throughput than Qdrant when deployed on nodes with network-at

model-releasesqdrant
8 Jul 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Hardware

Now Available on Qdrant Cloud: GPU Indexing, Multi-AZ, and Audit Logging

DGX agent

Now Available on Qdrant Cloud: GPU Indexing, Multi-AZ, and Audit Logging We’re excited to announce some Qdrand Cloud upgrades to address AI workloads that write continuously, must meet higher uptime S

hardwareqdrant
28 Apr 2026
Tools

Qdrant 1.18 - TurboQuant

DGX agent

Qdrant 1.18.0 is out! Let’s look at the main features for this version: TurboQuant: A new quantization method that, at twice the compression ratio of scalar quantization, delivers similar recall and s

toolsqdrant
11 May 2026
Agents

How to Clean Up a Qdrant Collection

DGX agent

Every crawl, retried job, and embedding pipeline change writes points into a vector collection. The stored data keeps moving even when the query code never changes, and the top results move with it. A

agentsqdrant
10 Aug 2026
Tools

Qdrant Lands in SF: Vector Space Day 2026 Recap

DGX agent

On June 11th, 2026, over 350 developers, researchers, and engineers came together at The Midway in San Francisco for Vector Space Day, our first event of its kind in the United States and our first ma

toolsqdrant
24 Jun 2026
Applications

How Sunny Health Built an AI Healthcare Concierge with Qdrant

DGX agent

Most people don’t read their insurance pamphlet. The benefits are there: deductibles, copays, in-network providers, what dental covers, what dermatology covers, when an optometry visit is included in

applicationsqdrant
21 May 2026
Agents

How GoPerfect Built an Agentic Recruiting Workforce with Qdrant Cloud

DGX agent

GoPerfect mission is to use an AI recruiting workforce that replaces the manual, low-leverage parts of recruiting. Instead, an agent decomposes recruiter intent and runs the work end to end to find to

agentsqdrant
19 May 2026
Applications

How Sapu Indexed 28 Million PubMed Abstracts to Accelerate Cancer Research with Qdrant

DGX agent

Sapu is an early-stage biopharmaceutical company developing treatments for hard-to-treat cancers. From its San Diego facility, the team is pioneering a nanomedicine pipeline that takes existing FDA-ap

applicationsqdrant
12 May 2026
Agents

I decided to run my knowledge base inside a @Cloudflare Worker👀 How? Surprisingly easily: • Spin up a @qdrant_engine cluster and grab the c…

DGX agent

I decided to run my knowledge base inside a @Cloudflare Worker👀 How? Surprisingly easily: • Spin up a @qdrant_engine cluster and grab the credentials • Process incoming files at the edge: parse with @

agentsjerry-liu--x
24 Jun 2026
Model Releases

Qdrant Cloud launches high-performance vector database features for AI workloads

DGX agent

Open-source vector database startup Qdrant Solutions GmbH today announced three new enterprise-grade capabilities on its cloud service to address performance, availability and compliance requirements

model-releasessiliconangle
28 Apr 2026
Agents

Announcing Vector Space Day 2026 in San Francisco

DGX agent

Vector Space Day 2026: Powered by Qdrant About We’re hosting our second-ever full-day in-person Vector Space Day (https://luma.com/vsd-sf) on June 11th at The Midway in San Francisco, and you’re invit

agentsqdrant
21 Apr 2026
Tools

Presenting Sentinel - Gen AI Zürich Hackathon Winner

DGX agent

When Ali Aoun Mehdi watched two major global news outlets report opposite facts during the Iran-US conflict, he saw a critical problem: misinformation spreading in real-time. From Islamabad, participa

toolsqdrant
29 Apr 2026
Local Ai

OpenCodeRAG - RAG for OpenCode via locally hosted models

DGX agent

OpenCodeRAG is a local embedding service using FastAPI and SentenceTransformer, paired with a Node.js plugin that integrates RAG tools with Qdrant vector database via YAML configuration. It provides a

local-air-ollama
21 Jun 2026
Model Releases

I'm going all in on Hermes (@NousResearch, @Teknium1) as my entire agent and coding stack. Six profiles. One shared self-hosted memory store…

DGX agent

I'm going all in on Hermes (@NousResearch, @Teknium1) as my entire agent and coding stack. Six profiles. One shared self-hosted memory store. Zero hosted-coder dependencies. The fleet: - pmax-mousa —

model-releasesnous-research--x
15 Apr 2026
Agents

New from the LangSmith Signal: The vector space rapidly diversified since December. ✅ Managed cloud surged. MongoDB Atlas, Pinecone, + Qdran…

DGX agent

New from the LangSmith Signal: The vector space rapidly diversified since December. ✅ Managed cloud surged. MongoDB Atlas, Pinecone, + Qdrant tripled their combined share to 21%. ✅ Only 3 vector store

agentsharrison-chase--x
5 May 2026
Model Releases

100% Local RAG Without Internet and Without Ollama

DGX agent

Build a 100% offline fast Retrieval Augmented Generation (RAG) system that runs without an internet connection, without cloud APIs, without OpenAI/Ollama Published a video where you can build a fully

model-releasesr-ollama
7 Aug 2026
Model Releases

Optimizing an Ollama (Qwen:2.5) AI Agent: Fixing Search Aggregation, Context Bleed, and Query Extraction

DGX agent

I am building a domain-specific AI agent powered by Ollama (using the qwen:2.5 model). For data retrieval, the agent utilizes multiple search APIs: DuckDuckGo Search (DDGS), Tavily, Serper, and Google

model-releasesr-ollama
24 Jul 2026
Model Releases

Securing the AI supply chain on GKE: Introducing k8s-aibom for automated AI BOMs

DGX agent

How should your security team manage shadow AI? Workloads deployed by developers without formal registration can often evade traditional security scanners, because organizations are reluctant to slow

model-releasesgoogle-cloud-ai
13 Jul 2026
Agents

SR-Platform: An Agentic Pipeline for Natural Language-Driven Robot Simulation Environment Synthesis

DGX agent

arXiv:2605.14700v1 Announce Type: new Abstract: Generating robot simulation environments remains a major bottleneck in simulation-based robot learning. Constructing a training-ready MuJoCo scene typic

agentsarxiv-cs-ro
15 May 2026
Local Ai

Memory for Personal AI Agents

DGX agent

A discussion about AI agents that can remember information from one interaction to the next, even across separate sessions , exploring how to implement persistent memory systems for personal AI assist

local-air-ollama
28 Apr 2026
Hardware

SemiFA: An Agentic Multi-Modal Framework for Autonomous Semiconductor Failure Analysis Report Generation

DGX agent

arXiv:2604.13236v1 Announce Type: new Abstract: Semiconductor failure analysis (FA) requires engineers to examine inspection images, correlate equipment telemetry, consult historical defect records, a

hardwarearxiv-cs-cv
16 Apr 2026
21 results