Use Hub Executor Use as-is Use in a Flow: via Docker Use in a Flow: via source code Override default parameters Pulling without using Pull the Docker image Pull the source cod...
Remote Executors Executors from Hub Executors on different hosts File structures with remote Executors Using GPU with any remote Executor Remote Executors JinaD enables depl...
Python API Python API To generate docs, please use: cd docs bash makedocs . sh local - only There are four packages shipped with Jina: jina : the framework; docarray ...
Text" level="1"> Text Textual document Segment long documents Convert text into ndarray Convert ndarray back to text Text" class="reference-link"> Text Text is everywher...
Executor File Structure Executor File Structure Besides organizing your Executor code inline-ly (i.e. with Flow.add() in the same file), you can also write it as an “external” ...
Covid-19 chatbot Covid-19 chatbot Important This demo requires extra dependencies. Please install them via: pip install "jina[demo]" For NLP engineers, we provide a simple...
Serving Flow Minimum working example Flow-as-a-Service Supported communication protocols via gRPC via WebSocket via HTTP Flow with HTTP protocol Enable cross-origin-resources...
DocumentArray Construct Access elements Bulk access contents Bulk access to attributes Import/Export Sharing DocumentArray across machines Embed via model Find nearest neigh...