SaaSHub helps you find the best software and product alternatives Learn more →
Examples Alternatives
Similar projects and alternatives to examples
-
txtai
💡 All-in-one AI framework for semantic search, LLM orchestration and language model workflows
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
-
awesome-teachable-machine
Useful resources for creating projects with Teachable Machine models + curated list of already built Awesome Apps!
-
FLiPStackWeekly
FLaNK AI Weekly covering Apache NiFi, Apache Flink, Apache Kafka, Apache Spark, Apache Iceberg, Apache Ozone, Apache Pulsar, and more...
-
Weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.
-
-
-
pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
-
towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
-
-
blackjack-basic-strategy
A computer vision powered Blackjack basic strategy app powered by Roboflow.
-
-
-
-
-
-
-
-
examples discussion
examples reviews and mentions
-
BMF: Frame extraction acceleration- video similarity search with Pinecone
! curl -L https://github.com/towhee-io/examples/releases/download/data/reverse_video_search.zip -O ! unzip -q -o reverse_video_search.zip
- FLaNK-AIM Weekly 06 May 2024
- FLaNK Stack Weekly for 07August2023
-
Vector database built for scalable similarity search
As another commenter noted, Milvus is overkill and a "bit much" if you're learning/playing.
A good intro to the field with progression towards a full Milvus implementation could be starting with towhee[0] (which is also supported by Milvus).
towhee has an example to do exactly what you want with CLIP[1].
[0] - https://towhee.io/
[1] - https://github.com/towhee-io/examples/tree/main/image/text_i...
- Ask HN: Any good self-hosted image recognition software?
-
Deep Dive into Real-World Image Search Engine with Python
I have shown how to Build an Image Search Engine in Minutes in the previous tutorial. Here is another one for how to optimize the algorithm, feed it with large-scale image datasets, and deploy it as a micro-service.
-
Build an Image Search Engine in Minutes
The full tutorial is at https://github.com/towhee-io/examples/blob/main/image/reverse_image_search/build_image_search_engine.ipynb
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Aug 2026
Stats
towhee-io/examples is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of examples is Jupyter Notebook.