How to build a working AI only using synthetic data in just 5 minutes

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Python package to generate image embeddings with CLIP without PyTorch/TensorFlow

  • Normally, this is Hacker News reductiveness, but yes, image classification via CLIP is that easy, especially with Hugging Face's API for it: https://huggingface.co/docs/transformers/model_doc/clip

    I created a Python package to generate image embeddings from CLIP's vision model (without requiring a ML framework), and a simple linear classifier on those embeddings does the trick: https://github.com/minimaxir/imgbeddings

  • awesome-teachable-machine

    Useful resources for creating projects with Teachable Machine models + curated list of already built Awesome Apps!

  • A simpler solution in my mind would just be Google's Teachable Machine - https://teachablemachine.withgoogle.com

  • 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
  • blackjack-basic-strategy

    A computer vision powered Blackjack basic strategy app powered by Roboflow.

  • Have you seen Roboflow Universe? They have thousands of projects from their community already labeled for download and use. I always start there when I want t to start a new model. Recently for my trash picking up robot I found a good litter dataset to start from. https://universe.roboflow.com/

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