Introduction
The Writer Framework lets you build feature-rich apps by using a drag-and-drop visual editor called the Builder and writing the back-end code in Python. It’s fast and flexible, with clean, easy-to-test syntax. It provides separation of concerns between UI and business logic, enabling more complex apps.
Build AI apps with the Writer Framework when:
- You need to incorporate external data sources, such as external APIs
- You have complex user input that requires custom logic, such as conditions that trigger the use of different prompts
- You want to quickly analyze and visualize data using an LLM
The Writer Framework offers:
To get started, head to Quickstart or our tutorials:
Social post generator
Generate multiple social media posts in a click of button using our social media generator.
Chat assistant
Using Knowledge Graph, our graph-based RAG solution, you can build chat assistants to quickly ask questions using your data sources.
Product description generator
Build real-time digital shelves for hundreds of products that are automatically customized for different e-retailers.