Jina on GitHub Trending, New DocArray release & DiscoArt - now with Go Big!

No alt text provided for this image

All New Features

? DocArray

We released DocArray 0.15!

This release is all about making nested and multi-modal data more searchable, and thus brings you our headline feature: Subindices!

Subindices for all Document Stores

  • Efficiently search through nested and multi-modal Documents, at any nesting level.
  • Search without loading Documents into memory.
  • This works by creating dedicated database indices using?????????????????_??????????????=?and searching through a specific subindex using?????=

da = DocumentArray
    subindex_configs={'@.[image]': None},  # add subindex for '@.[image]')

da['@.[image]'].embeddings = ...  # add image embeddings

da.find(on='@.[image]')  # find closest image; can also take '@c' etc.(        

Read more about this feature in our?documentation. To see other improvements and bug fixes, check out our?full release notes.

? DiscoArt

DiscoArt 0.12.0 now supports Go Big!

Go Big is “upscaling” a DiscoArt image by iteratively invoking?????????????()?with the same set of configurations (but with higher?????????_????????) on each small sliding window. Each sliding window (say 256x256) is diffused to a higher resolution (say 512x512). All sliding windows are stitched together to form the final high-res image and overlapping areas are averaged.

Usage:

from discoart import create, go_big

doc = create()
doc = go_big(doc)gg        

Upcoming Events

26th August, 2022 | Thursday | 7 PM CET - Office Hours

We're hosting another installment of our Office Hours this Thursday, and this time, in addition to providing support for technical queries, we're answering all your burning career-related questions.

Community Spotlight

#1 Trending Repository on GitHub

No alt text provided for this image
A cow standing above a 404 error message

[Community Blog]:?Build a multimodal search engine for product recommendations

Read the blog to find out how you can make E-Commerce 404 pages smarter In SEO with Jina


Most Recent Blog Posts

?? Spending 66 Hours To Build a Lipstick-Choosing AI

?? Grouping data by similarity with DocArray

? Multimodal and Crossmodal applications: The new way to interact!

??? Working with images in DocArray

Life at Jina

State of AI Part 6 - European Tech Sovereignty

No alt text provided for this image

AI experts Hermann Hauser , Arnold WM Smeulders , and our CEO, Dr. Han Xiao talked about the state of AI in Europe & the future of?“European Tech Sovereignty?in a panel discussion organised by? IECT - Hermann Hauser ?and? AI Austria .

#Iconic Swag Collection

No alt text provided for this image

Did somebody say “swag”? Introducing Jina’s chic, new, #iconic pre-fall collection. With our hat, gloves, bag, notebook, T-shirt, and pen ensemble, you’ll be the envy of all your (and everyone else’s) friends and turn your Instagram into an Insta-stan!

Head over to our?blog?to know how to get?them for yourself!

PLEASE NOTE: currently, the new swag is only available to ship in Europe and the US.



Team Building at the River Spree

https://career.jina.ai/?utm_source=linkedin-2022-23-08&utm_medium=newsletter&utm_campaign=career

Our team bonding event last Friday was a lot of fun! The Spree River was a great place to spend time together. We're so glad to have such an amazing team and always looking for more members to join in on the fun! If you’re interested in joining a fast-growing company, please check out our open positions here.

Join our communities

?? Join our?Slack community?to connect with over 3,000 neural search enthusiasts.

???Join our meetup group to stay updated with our latest events.

要查看或添加评论,请登录

社区洞察

其他会员也浏览了