Installation
Poetry
poetry add cat-ai
UV
uv add cat-ai
Driving out non-deterministic projects with CAT
Let’s do a step by step journey through the lifecycle of a project to show how and why to use CAT. We will use an example of a project using an LLM and prompt to give recommendations of software teams for a project. The first step will be working with the prompt and LLM in local development