This is a demo directory website built with Ever Works
FalkorDB GraphRAG
A unified knowledge graph and vector database solution built on Redis that seamlessly integrates graph traversal and vector similarity search for building advanced GenAI applications with both relational reasoning and semantic search capabilities.
LazyGraphRAG
Cost-optimized variant of GraphRAG that reduces indexing cost to 0.1% of full GraphRAG while maintaining retrieval quality. Designed for resource-constrained deployments where traditional GraphRAG's 100-1000x higher indexing cost is prohibitive.
Neo4j GraphRAG Python
Official Neo4j package for building graph retrieval augmented generation (GraphRAG) applications in Python. Enables developers to create knowledge graphs and implement advanced retrieval methods including graph traversals, text-to-Cypher, and vector searches.
Text-to-Cypher
Natural language to Cypher query generation for Neo4j graph databases. Enables users to query knowledge graphs using plain English, critical component of GraphRAG systems for generating graph traversal queries from natural language questions.
Page 1 of 84