examples icon indicating copy to clipboard operation
examples copied to clipboard

Jina examples and demos to help you get started

Results 10 examples issues
Sort by recently updated
recently updated
newest added

Bumps [jina[standard]](https://github.com/jina-ai/jina) from 2.0.18 to 2.1.13. Release notes Sourced from jina[standard]'s releases. 💫 Patch v2.1.13 Release Note (2.1.13) Release time: 2021-10-28 22:41:28 🙇 We'd like to thank all contributors for...

dependencies
python

Bumps [jina[rich,standard]](https://github.com/jina-ai/jina) from 2.0.18 to 2.1.13. Release notes Sourced from jina[rich,standard]'s releases. 💫 Patch v2.1.13 Release Note (2.1.13) Release time: 2021-10-28 22:41:28 🙇 We'd like to thank all contributors for...

dependencies
python

Bumps [jina[standard]](https://github.com/jina-ai/jina) from 2.0.18 to 2.1.13. Release notes Sourced from jina[standard]'s releases. 💫 Patch v2.1.13 Release Note (2.1.13) Release time: 2021-10-28 22:41:28 🙇 We'd like to thank all contributors for...

dependencies
python

Migrate the crossmodal search example into a single repo, namely example-crossmodal-search

The SimpleIndexer is used in a lot of examples. However, it is using the old API. The task is to check all the examples that use `SimpleIndexer` still work and...

good first issue

Tested the latest image of SimpleIndexer for the wikipedia-search example. As a part of #726

Creating a new issue to track the input data upload for audio-to-audio-search example.

area/examples

Fixed a few similar issues as that of #700

As discussed in various meetings with @lusloher , @aga11313 , @FionnD Kaggle is a lot of hoops for a user to jump through just to get an example working: install,...

good first issue
area/examples

I have get wikipedia-sentences working with jina 2.0.13. Feel free to edit if you want.