Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Neural Search - From Prototype to Production with Jina
  • Table Of Contents Toc
  • Feedback & Rating feedback
Neural Search - From Prototype to Production with Jina

Neural Search - From Prototype to Production with Jina

By : Bo Wang, Jina AI, Cristian Mitroi, Feng Wang, Shubham Saboo, Susana Guzmán
4.5 (6)
close
close
Neural Search - From Prototype to Production with Jina

Neural Search - From Prototype to Production with Jina

4.5 (6)
By: Bo Wang, Jina AI, Cristian Mitroi, Feng Wang, Shubham Saboo, Susana Guzmán

Overview of this book

Search is a big and ever-growing part of the tech ecosystem. Traditional search, however, has limitations that are hard to overcome because of the way it is designed. Neural search is a novel approach that uses the power of machine learning to retrieve information using vector embeddings as first-class citizens, opening up new possibilities of improving the results obtained through traditional search. Although neural search is a powerful tool, it is new and finetuning it can be tedious as it requires you to understand the several components on which it relies. Jina fills this gap by providing an infrastructure that reduces the time and complexity involved in creating deep learning–powered search engines. This book will enable you to learn the fundamentals of neural networks for neural search, its strengths and weaknesses, as well as how to use Jina to build a search engine. With the help of step-by-step explanations, practical examples, and self-assessment questions, you'll become well-versed with the basics of neural search and core Jina concepts, and learn to apply this knowledge to build your own search engine. By the end of this deep learning book, you'll be able to make the most of Jina's neural search design patterns to build an end-to-end search solution for any modality.
Table of Contents (13 chapters)
close
close
1
Part 1: Introduction to Neural Search Fundamentals
5
Part 2: Introduction to Jina Fundamentals
8
Part 3: How to Use Jina for Neural Search

Executors

The Executor represents the processing component in a Jina Flow. It performs a single task on a Document or DocumentArray. You can think of an Executor as the logical part of Jina. Executors are the ones that will perform tasks of all kinds on a Document. For example, you could have an Executor for extracting text from a PDF file, or for encoding audio for your Document. They handle all of the algorithmic tasks in Jina.

Since Executors are one of the main parts of Jina, and they are the ones that perform all the algorithmic tasks, it would be very useful for you to make them in a way that means they could be easily shared with other people, so that others can re-use your work. Similarly, you could use prebuilt Executors made by someone else in your own code. This is in fact possible because Executors are easily available in a marketplace, which in Jina is called Jina Hub (https://hub.jina.ai/). There you can browse between various Executors that solve different...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY