writer / framework-tutorials
Framework Tutorials Repo
README
Writer Framework tutorials
This is a repo for Writer Frameowrk tutorial and sample applications. When applicable, an application will contain a start and end folder.
What is Writer Framework?
Writer Framework is an open-source framework for creating AI applications. Build user interfaces using a visual editor; write the backend code in Python.
Writer Framework is fast and flexible with a clean, easily-testable syntax. It provides separation of concerns between UI and business logic, enabling more complex applications.
Installation and Quickstart
Getting started with Writer Framework is easy. It works on Linux, Mac and Windows.
pip install writer
We recommend using a virtual environment.
Documentation
Full documentation, including how to use Writer's AI module and deployment options, is available at Writer.
About Writer
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.
