22
loading...
This website collects cookies to deliver better user experience
New movie this week release
or new film near me
. These two phrases we use for searching about the to be released film is the query we give to search engine. Now search engine uses this and retrieve and present us information/data related to the query we gave. This is how the process works.In our day-to-day life, we search (I mean query) search engines using plain text mostly. This approach is traditional. Search engines like Google are for general purpose and cannot be tailored for the business needs. Moreover, this traditional approach is error-prone (User can misspell the queries or some words mean different in different context) This poses a void for Jina to enter the scene.
pip install jina
in a venv. flows
, a fundamental component, which manages things to get your application running, each flow takes care of real world task. A flow contains executor
, executors are like elements which do data processing for our application.