Getting Started Guide
Last updated
Last updated
The Buzzy AI wizard lets you create a working app from a simple AI prompt. You can then perform simple edits via AI and the Buzzy Workspace, or take your app into Figma and edit your live app with Figma's design tools and the Buzzy Figma plugin. The following series of videos cover this entire process.
Videos 1-6 cover an introduction to Buzzy and the Buzzy Workspace, including creating a simple app via AI. These should take about 10 minutes to watch.
This series of short video lessons focuses on using the Buzzy Figma plugin to manually create a custom app from scratch. It will step you through the creation of a simple app, starting with basic screens and slowly introducing more advanced concepts.
This is essential knowledge for taking an AI-generated app, and refining it for production.
Coming soon - this section will look at extending Buzzy with code widgets and API calls, external integrations, and other advanced concepts.
In the mean time, check out some of our existing articles, videos and templates:
A quiz app consisting of courses and multiple choice quizzes, with an admin interface and simple login flow. Uses code widgets to add and remove courses from a student account and manage data duplication/deletion.
A real AI-powered chatbot, with chat history, login and search. Requires some manual setup to integrate a working AI into your Buzzy app.
Template: Contact list with search examples
A simple single-field search, a formula-based search of multiple fields plus a custom filter example using a code widget to provide more complex range-based filtering.