It would be even more interesting if we had numbers of users for each

This page summarizes the projects mentioned and recommended in the original post on /r/StableDiffusion

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

    A curated list of modern Generative Artificial Intelligence projects and services

    If you want links you can check out this list I made: https://github.com/steven2358/awesome-generative-ai

  • KoboldAI-Client

    KoboldAI, which I don't think is in the image.

  • 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.

  • whisper

    Robust Speech Recognition via Large-Scale Weak Supervision

    Very nice list! Maybe you also can add Whipser -> https://github.com/openai/whisper

  • stable-diffusion-webui-tokenizer

    An extension for stable-diffusion-webui that adds a tab that lets you preview how CLIP model would tokenize your text.

    Tokens are how the AI "reads" text, so that it can convert it to a numerical representation. You can think of them as individual words, but the relation isn't one-to-one. There's actually an extension for AUTOMATIC1111's WebUI for token viewing, and if you look at the example image, you can see that most words are represented by one token, but the word "nimbus" is represented by two. So a "short term" memory of 2000 tokens in KoboldAI means that the AI will base its generations on the last 2000 tokens and "forget" whatever is written before that. You can also define a "long term" memory via the Author's Notes and World Information, and the AI will prefix these before generating when appropriate, so that it "remembers" them better.

  • generative-ai-dashboard

    Also https://github.com/aaronsiim/generative-ai-dashboard .

  • 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.

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