Search images with text - An Open-Source project for cross-modal search

This page summarizes the projects mentioned and recommended in the original post on /r/deeplearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Jina AI examples

    Discontinued Jina examples and demos to help you get started (by jina-ai)

  • Github repo

  • jina

    ☁️ Build multimodal AI applications with cloud-native stack

  • You mean to make image's OCR data to be searchable. The answer is yes, in order to extend this example for searching the image text, you need to implement an OCR extractor Executor in Jina. And then index the data from there. You can use python package for tesseract for the OCR part. The first place to start would be to understand about Jina, it's executors and then read about python tesseract package I mentioned above.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docs

    Discontinued Jina V1 Official Documentation (by jina-ai)

  • I see. Here's the full list of executors. This list is increasing rapidly, currently 123 executors. If you find it tough to create executor for your use case, please create an issue here so the community can help you out or prioritize adding executor for this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build your own Google Image search powered by deep-learning, open-source

    2 projects | /r/privacy | 16 Aug 2021
  • I was wrong! A big thank you to r/python members 🙏

    2 projects | /r/Python | 13 Jun 2021
  • PDF search - Another project I built using Jina(AI Search framework)

    3 projects | /r/datascience | 16 May 2021
  • Image search with captions and viceversa, cross-modal search

    2 projects | /r/Python | 18 Apr 2021
  • Have you used Jina for multi-modal applications?

    1 project | dev.to | 24 Oct 2022