Getting started with Jina AI

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jina

    ☁️ Build multimodal AI applications with cloud-native stack

  • Executor: An Executor should subclass directly from jina.Executor class. An Executor class is a bag of functions with shared state (via self ); it can contain an arbitrary number of functions with arbitrary names. Functions decorated by @requests will be invoked according to their on= endpoint. - Flow: Flow is how Jina streamlines and scales Executors. Flow is a service, allowing multiple clients to access it via gRPC/REST/WebSocket from the public/private network.

  • jina-meme-search-example

    Discontinued Meme search engine built with Jina neural search framework. Search with captions or image files to find matching memes. [Moved to: https://github.com/jina-ai/example-meme-search]

  • Meme Search

  • 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
  • jina-app-store-example

    Discontinued App store search example, using Jina as backend and Streamlit as frontend [Moved to: https://github.com/jina-ai/example-app-store]

  • App Store Search

    Financial Question Answering System

  • Jina AI examples

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

  • Semantic Wikipedia Search

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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