Pictures are a worth a thousand words

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

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

    DALLĀ·E Mini - Generate images from a text prompt

  • One of the hottestšŸ”„ models as of June 2022 is DALL-E mini. There are a number of projects and examples utilizing this model as seen here, here and here. There have even been mainstream news articles covering this model.

  • txtai

    šŸ’” All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

  • txtai executes machine-learning workflows to transform data and build AI-powered semantic search applications.

  • 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
  • min-dalle

    min(DALLĀ·E) is a fast, minimal port of DALLĀ·E Mini to PyTorch

  • # Install min-dalle project from GitHub as it's not available in PyPI git clone https://github.com/kuprel/min-dalle # Install deps pip install torch flax wandb tika txtai # Download models mkdir -p /content/min-dalle/pretrained/vqgan/ curl https://huggingface.co/dalle-mini/vqgan_imagenet_f16_16384/resolve/main/flax_model.msgpack -L --output /content/min-dalle/pretrained/vqgan/flax_model.msgpack wandb login --anonymously wandb artifact get --root=/content/min-dalle/pretrained/dalle_bart_mini dalle-mini/dalle-mini/mini-1:v0

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