This application allows the user to upload a CSV of ticket data and labels and create nicely formatted release notes.
Note: the prompts in prompts.py
are tightly coupled to the formatting of the sample data. If you want to use a different CSV file with a different format, be sure to update the prompts accordingy.
To build this application, you'll need to sign up for Writer AI Studio and create a new Framework application. This will create an API key. To pass your API key to the Writer Framework, you'll need to set an environment variable called WRITER_API_KEY
:
export WRITER_API_KEY=your-api-key
Read the full tutorial to learn how to build this application.
Writer is the full-stack generative AI platform for enterprises. Quickly and easily build and deploy generative AI apps with a suite of developer tools fully integrated with our platform of LLMs, graph-based RAG tools, AI guardrails, and more. Learn more at writer.com.