Integrating Haystack with Neo4j: A Practical Guide to Building AI-Powered Search
In the second part of the book, we move from concepts to hands-on implementation. We begin by modeling a real-world dataset—movies—into a well-structured Neo4j knowledge graph, preparing it for intelligent querying. Then, we integrate the Haystack framework with Neo4j to enable powerful, hybrid search experiences that combine semantic understanding with graph-based context. The final chapter takes this further by exploring advanced capabilities such as multi-hop reasoning and context-aware search, showcasing how to unlock deeper insights from your knowledge graph.
This part of the book includes the following chapters:
- Chapter 4, Building Your Neo4j Graph with the Movies Dataset
- Chapter 5, Implementing Powerful Search Functionalities with Neo4j and Haystack
- Chapter 6, Exploring Advanced Knowledge Graph Capabilities