search

Jina NOW logo: The data structure for unstructured data
One line to host them all. Bootstrap your image search case in minutes.

Python 3.7 3.8 3.9 3.10 PyPI

NOW gives the world access to customized neural image search in just one line of code. Main features

Installation

pip install jina-now

In case you need sudo for running Docker, install and use jina-now using sudo as well.

Mac M1

For the Mac M1 it is generally recommended using a conda environment as outlined in the Jina documentation.

Usage

jina-now [start | stop] --data [pushpullid | localpath | url] --quality [medium | good | excellent] --cluster [k8s-cluster-name]

quick start

jina-now start

use cli parameters

jina-now start --quality medium --data /local/img/folder

Cleanup

jina-now stop

Requirements

Supported Modalities (more will be added)

Examples

Fashion

Fine-tuned on category, gender and product variant
image

Chest X-Ray

Fine-tuned on diagnoses given by doctors

NFT - bored apes

Fine-tuned on the attributes of the Apes

Art

Fine-tuned on the art genre
image

Cars

Color invariant fine-tuning on the car model
image

Street view

Fine-tuned on country classification
image

Birds

Fine-tuned on bird species
image

Now use your custom data :)