The fact that it's open-source is a great move for the HN crowd. I’m curious, what are you using under the hood for the desktop shell? Is it wrapping an Electron/Tauri instance, or is it generating something like Rust/Python natively?
Clean UI on the site, too. Excited to see where this goes!
That is why I instruct the AI engine to prefer sequential execution (atomic fashion)
ghrl•1h ago
tito777•1h ago
For what this project does (AI generating full apps), Tauri hits a good tradeoff: one codebase, all platforms, real system access, and the AI is much better at generating React than platform-specific UI frameworks. I tried to do the same with Swift it, fails meserably