Category: optimisations

Advanced Filtering in Neo4j with GraphQL and Vector Embeddings

vandriichuk Advanced Filtering in Neo4j with GraphQL and Vect cd2c1898 d4a2 4690 a67a 53926435db20 0 Advanced Filtering in Neo4j with GraphQL and Vector Embeddings

Neo4j, a popular graph database, offers powerful filtering capabilities that can be enhanced when combined with GraphQL and vector embeddings. This guide will explore how to implement advanced filtering techniques in Neo4j, particularly in the context of HybridRAG (Hybrid Retrieval Augmented Generation) systems.

(more…)

Comprehensive Guide to Filtering in Qdrant

vandriichuk Comprehensive Guide to Filtering in Qdrant Filter 907d7d46 f449 4bb8 a0cc 47fa0601de40 3 Comprehensive Guide to Filtering in Qdrant

Filtering is a crucial feature in vector databases like Qdrant, allowing users to refine search results based on specific criteria. This guide will explore how filtering works in Qdrant, its implementation, and best practices for optimal performance.

(more…)