examples
examples copied to clipboard
Jina examples and demos to help you get started
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...
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...
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...
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...
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.
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,...
I have get wikipedia-sentences working with jina 2.0.13. Feel free to edit if you want.