Sample app library - Writer AI Studio

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

Writer Framework lets you build a wide variety of applications across different domains. Here are some sample apps to get you started, which are all available on GitHub.

[**Code generator**

Generate React apps editable in a code sandbox.](https://github.com/writer/framework-tutorials/tree/main/code-generator)

[**Finance content checker**

Tool for analyzing financial content based on compliance guidelines.](https://github.com/writer/framework-tutorials/tree/main/finance-content-checker)

Finance dashboard

AI-powered interactive dashboard for summarizing and visualizing financial data and metrics. Check out the app tour on our Engineering blog.

[**Localized promo dashboard**

Tool to generate promotional content based on uploaded demographic data.](https://github.com/writer/framework-tutorials/tree/main/localized-promo-dashboard)

[**Patient portal**

Generates SOAP notes and extracts ICD codes from patient-doctor chat.](https://github.com/writer/framework-tutorials/tree/main/patient-portal)

[**Product description embedded chat**

Use an embedded no-code chat app to chat with a Knowledge Graph about products.](https://github.com/writer/framework-tutorials/tree/main/pd-embedded-chat)

[**Product description page generator**

Tool for generating formatted product description pages.](https://github.com/writer/framework-tutorials/tree/main/pdp-generator)

Release notes generator

Utility for creating formatted, downloadable release notes from CSVs containing GitLab notes. Full tutorial here.