> For the complete documentation index, see [llms.txt](https://docs.buzzy.buzz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzy.buzz/working-with-buzzy/buzzy-app-examples/personal-finance-app-with-figma-ai.md).

# Personal Finance App with Figma AI

## Case Study

Join design guru and Figma expert Liz Alli as she demonstrates how to create a personal finance app using Figma and Buzzy’s cutting-edge [Automarkup](/working-with-buzzy/buzzy-for-figma/automarkup.md) capabilities. This powerful combination revolutionizes app development by dramatically accelerating the process of transforming Figma designs into fully functional applications.

{% embed url="<https://www.youtube.com/watch?v=tdvlxcSep54>" %}

## Key Features

* **AI-Powered Figma Drafts**: Start with AI-generated Figma designs and seamlessly transform them into full-stack, working applications using Buzzy Automarkup.
* **Streamlined Workflow**: See how to go from concept to a live app in record time, reducing manual coding efforts and enhancing productivity.

## Conclusion

This demo is a game-changer for Figma users, showcasing how you can optimize the design-to-development process. Whether you're a beginner or a seasoned designer, Buzzy's Automarkup empowers you to turn ideas into reality faster than ever before.

Ready to see it in action? **Watch the demo now** and explore how you can elevate your app creation workflow with Figma and Buzzy.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.buzzy.buzz/working-with-buzzy/buzzy-app-examples/personal-finance-app-with-figma-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
