Guys, I am new in the community, but i have an idea:
If we integrate scalidraw with a javascript code generation tool that generate code based on scalidraw templates and connects the inputs and outputs of connections similar to the n8n tool, we could make a plugin that transforms scalidraw and obsidian in a IDE.
The benefit of this is to allow the rapid prototyping. If the templates are connected with react or svelte components code for example, you could generate the code for the frontend from the site wireframe.
Connect the scallidraw to templates of a backend framework like nestjs and you create an api.
Connect to teraform teplates, and you have the cloud infrastructure.
Connect to some webgl integration lib in frontend, like PIXI and you have a game
Connect to python tensorflow templates and you have an AI model
Connect to blender+python blender scripts templates and you have a 3d model building tool, perfect for engineering
Conect to some animation framework like manim for mathematics and you can easily create animation videos
Connect this whole system to an speciallized LLM and you have the ability to create almost anithing through natural language, but with much more agility, precision and a documented firs approach (the documentation would alway be sincronized with the code because de documentation IS the code)
Maybe this already exists. If so, could you please send me a link? If not, lets build it?