ocwg / spec

Open Canvas Specification
4 stars 2 forks source link

Initial draft spec #1

Open jessmartin opened 5 months ago

jessmartin commented 5 months ago

This is a draft of an initial spec.

📖 Preview

jaanli commented 5 months ago

I am not sure how to have this draft spec interface with large language models - BlenderGPT comes to mind (https://github.com/gd3kr/BlenderGPT), curious if folks have seen other 3D/2D interactions with large or small language models that they like?

jessmartin commented 5 months ago

I checked in the notes file not in order to be reviewed, but just as an archive of the raw notes from our conversation. README.md is intended to be the main spec. Sorry for any confusion that created!

I attempted to respond to all of the questions that it generated anyways, though.

jessmartin commented 5 months ago

I am not sure how to have this draft spec interface with large language models

@jaanli Nothing about the spec is intentionally adapted for large language models. However, having a shared specification for canvases could help the LLM with interpretability of the data coming out of any individual canvas.

What else did you have in mind?

jaanli commented 4 months ago

Quick question: would this draft spec support WebAssembly implementations? We can only work offline with the doctors in our network @onefact who need this tool.