Publish Executor First publish Update published Executors Tagging an Executor Publish Executor If you want to share your Executor, you can push it to Jina Hub. There are two...
Question-Answering Chatbot via Transformer Define data and work directories Create Documents from a csv file Create Flow Create Executors Sentence Transformer Simple Indexer ...
Fashion image search Fashion image search A simple image neural search demo for Fashion-MNIST . No extra dependencies needed, simply run: jina hello fashion Tip …or even ea...
Distributed & Parallel Execution Define predecessors via needs Merging results Scale Executors by using Replicas Avoiding Bottlenecks on Executors with replicas Partition dat...
DocumentArrayMemmap How does it work? Construct Delete Convert to/from DocumentArray Advanced Understand buffer pool Modify elements Maintain consistency DocumentArrayM...
Create Executor Minimum working example Using Executors with AsyncIO Constructor Subclass __init__ Passing arguments Create Executor Executor process DocumentArray in-p...
Remote Executors and Flows via JinaD Minimum working example Remote Executors and Flows via JinaD JinaD is a daemon ) for deploying and managing Jina on remote via a RESTful i...
Search Similar Images Pre-requisites Build the Flow Index Query Flow Overview Insights Putting it all together in a Flow Start the Flow and Index data Query from Python Re...
Fuzzy String Matching in 30 Lines Client-Server architecture Server Character embedding Indexer with Euclidean distance Put it together in a Flow Start the Flow and index data ...
Master Executor: from Zero to Hub Set-up & overview Create your Executor Logger Executor Push your Executor to Hub Use your Executor Master Executor: from Zero to Hub Cr...