How to build image search with semantic understanding

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. qdrant

    Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/

    Qdrant is a high performance vector database. We use it to store and query the embeddings.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. cocoindex

    Data transformation framework for AI. Ultra performant, with incremental processing.

    you can check the frontend code here. We intentionally kept it simple and minimalistic to focus on the image search functionality.

  4. fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints. We use it to build the web API for the image search.

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

  • Tornado VS tremolo - a user suggested alternative

    2 projects | 11 Jul 2024
  • Setting up Fast API in IIS and run APIs in Python

    3 projects | dev.to | 27 May 2024
  • How to Deploy a Fast API Application to a Kubernetes Cluster using Podman and Minikube

    2 projects | dev.to | 22 Apr 2024
  • LangChain, Python, and Heroku

    4 projects | dev.to | 18 Mar 2024
  • Fun with Avatars: Crafting the core engine | Part. 1

    4 projects | dev.to | 20 Jan 2024