Show HN: Bricabrac – Text to Functional Web Apps

by AnujNayyaron 4/11/2023, 10:15 AMwith 2 comments

Hey HN! I would like to introduce Bricabrac, a text to web app creator.

While no-code tools have democratised web app development, making it more accessible and faster, they often come with a steep learning curve and platform lock-in.

Bricabrac aims to address these limitations by enabling rapid web app creation while still granting access to the underlying code.

Some examples of uses: - Remix your own version of classic games - Make MIDI instruments (using the Web Midi API) - Create a custom tool, with a custom UI

It makes use of the GPT-4 API and uses the amazing GrapesJS library.

We're offering a free plan, which should be enough for you to create a full app. Bricabrac is in its early stages, and I'm really excited to receive feedback from the community.

https://bricabrac.ai/

by _falseon 4/11/2023, 12:09 PM

Quite cool. Kudos for including code export as that makes it useful as a starting point for projects.