Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-generative-sandboxes

📦 A list of interactive sandboxes that use generative algorithms
https://github.com/Cobertos/awesome-generative-sandboxes

Last synced: 5 days ago
JSON representation

  • Text

    • AI Dungeon 2 - A GPT-2 based text based dungeon adventure and story generator
    • Hugging Face GPT-2 Transformer - Writing pad with GPT-2 based autocomplete, works best with a couple sentences before autocompleting. Hugging Face also has [a ton of other models](https://transformer.huggingface.co/) available to write with.
  • Images

  • 3D

    • THREEjs Synthesis project - Sergii Kharagorgiiev's THREE.js synthesis project, that generates interactable 3D scenes by permuting THREE.js code. Can copy the code and load into your own javascript app too!
  • Code

    • Microsoft AI Sketch2Code - Generates HTML from a handdrawn wireframe. Has a bit of trouble at times with feature detection but feels like a great start