The Wayback Machine - https://web.archive.org/web/20220617091752/https://github.com/topics/jina
Here are
37 public repositories
matching this topic...
A Human-in-the-Loop workflow for creating HD images from text
Updated
Jun 15, 2022
Jupyter Notebook
Finetuning any DNN for better embedding on neural search tasks
Updated
Jun 16, 2022
Python
Jina examples and demos to help you get started
Updated
Nov 1, 2021
Python
A lightweight, customizable omnibox in Javascript, for use with a Jina backend.
Updated
Jun 8, 2021
JavaScript
Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
Updated
May 26, 2022
TypeScript
An open-registry for hosting Jina executors via container images
Updated
Aug 31, 2021
Python
Updated
Jun 13, 2022
HTML
App store search example, using Jina as backend and Streamlit as frontend
Updated
May 1, 2022
Python
Find out job opportunities at Jina AI
Near Duplicate Video Retrieval
Updated
Sep 30, 2020
Python
Benchmark environment and results of different versions of Jina.
Updated
Jun 16, 2022
Python
Homepage of Jina AI Limited
Simple interface for building & validating Jina Hub executors.
Updated
May 26, 2021
Python
Cookiecutter template for a Jina project
Updated
Jan 24, 2022
Python
Building a multi-modal search engine with Jina
Updated
May 11, 2022
Python
Shortest viable Jina program that actually does something useful
Updated
Jul 22, 2021
Python
API schema of Jina command line interface exposed as JSON and YAML files.
Updated
Jun 16, 2022
HTML
Visual branding, identity, color palette of Jina AI Limited
聪明的AI口红数据库 Smart AI Lipstick Database 💄
Updated
Jun 16, 2022
Jupyter Notebook
We have made this project to tackle this real-life problem using the state of the art technologies. Using the power of Jina AI, we have created a solution for this problem.
Updated
Nov 25, 2021
Python
A simple front-end for Jina neural search framework, written in Streamlit, that supports querying with image, text, or drawing on a canvas.
Updated
Jun 10, 2022
Python
Building a basic image search engine with Jina
Updated
Mar 5, 2022
Jupyter Notebook
Legal statements apply to services and products that Jina AI Limited offers.
Updated
Mar 23, 2022
Python
🤖 A rough prototype built to demonstrate the concept of sentiment based search for the Jina AI 2020 Virtual Hackathon. Won bronze award 🥉 out of 700+ participants!
Updated
Oct 19, 2020
HTML
Video Search Framework based on ViSiL: Fine-grained Spatio-Temporal Video Similarity Learning
Updated
Sep 20, 2020
Python
GH Action for automatically testing/building the modules in your own Hub repo
Updated
May 22, 2021
Python
Cookiecutter for building a new Jina executor
Updated
Jul 26, 2021
Python
The build history of Jina Hub, updated on every new master of jina-ai/jina-hub
Improve this page
Add a description, image, and links to the
jina
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
jina
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the issue
It would be nice to use the results.json extracted by the vector_indexer stress-test to generate plots to show how different indexers work in relation to their speed and recall.
The test already runs and gathers all the data. It misses a script to generate plots given a results.json, and put those plots in the README
Inspiration:
https://github.com/eri