January 2025
Intermediate to advanced
520 pages
16h 46m
English
During your journey through AI-Powered Search, we walk through a lot of code and run software examples demonstrating the techniques within this book. This appendix shows you how to easily set up and run the accompanying source code so that you can experiment with live, running examples as you work through the material. We’ll cover how the book’s source code is packaged, pulling and building the source code, and working with Jupyter notebooks and Docker to run the examples.
Building an AI-powered search system requires integrating many components and libraries. For our default search engine, we will use Apache Solr, which internally relies on Apache ZooKeeper. You ...
Read now
Unlock full access