Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 657 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 657 Bytes

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://nodes.prototyped.ai/

Contributing

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