Tech details:
Built with React Native + Expo for the mobile side.
Supabase handles authentication and backend logic.
The backend is written in Python and orchestrates multiple AI agents — one for structure planning, one for code generation, and one for image creation.
Each prompt is parsed into app structure (frontend + backend + logic), and then compiled into a deployable React Native project.
I’d love to get feedback from devs who’ve tried no-code tools before — especially around architecture, prompt parsing, or how to make this more developer-friendly.
Each prompt is parsed into app structure (frontend + backend + logic), and then compiled into a deployable React Native project.
I’d love to get feedback from devs who’ve tried no-code tools before — especially around architecture, prompt parsing, or how to make this more developer-friendly.