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

https://github.com/kajdev/node-diffusion

Organize latent space
https://github.com/kajdev/node-diffusion

ai gpt-3 graph-visualization ml nextjs node-editor react-flow stable-diffusion

Last synced: 5 months ago
JSON representation

Organize latent space

Awesome Lists containing this project

README

          

# Node Diffusion (working name)

Welcome to another one of my weekend projects exploring how humans can interact with state of the art AI models. This week features a node-graph editor inspired by shader/material editors found in many other creative software. Built using React Flow, zustand, nextjs, cloudflare workers, StabilityAI API, and OpenAI API.

> You can see a live version of the site at

![](https://github.com/KAJdev/node-diffusion/blob/main/.github/image.png?raw=true)

## Contributing

Just make a PR and try to follow the functional paradigm. All skill levels welcome. Let's build AI interactions together :).