GDPR Compliance Message
The European General Data Protection Regulation (GDPR) is the EU regulation for data privacy and
security.
At Jina AI, we are fully committed to complying with the GDPR. Our policy towards privacy,
security,
and data protection aligns with the goals of GDPR. On our website, we only collect and store information
that is essential for offering our service and for improving user experience, and we do this with the
consent of our website visitors.
If you have any further questions, please do not hesitate to reach out to us at:
[email protected].
It’s been a busy month here at Jina — our team has been beavering away on our core product, Jina Search, and our other projects like Jina Dashboard and Jina Hub, both of which are getting their first releases this month. They grow up so fast!
So, needless to say, we’re excited to share the highlights of our release notes.
We’re just sharing a smattering of highlights here. Be sure to click through for the full notes!
Jina Search provides the core of our neural search framework.
Get insight on running tasks in Jina. With Dashboard, you can analyze logs, design Flows and view Jina Hub images.
log stream
tab by connecting it to the Dashboard in the settings
tab.task
tab.flow design
tab, you can view the Flow of a running instance, import a Flow in YAML format, edit and export a Flow in YAML format.hub
tab, you can view available images, and explore more information about each one such as setup instructions, README’s, and build history.A centralized registry of custom and community-driven Jina Apps and Pods that are tailored to specific use cases of neural search.
git submodule
, i.e. jina-hub
is a submodule
of jina
.jina hub new
(create new Hub Executor), and improvements on the jina hub build
interface.hub-builder
has been released to Github Marketplace and integrated into the CI of jina-hub
to ensure the validity of every Executor