🤖lauren-ai
← Home
Export this page

Getting Started

Get lauren-ai installed and your first agent running in minutes.

Installation


Install the package, configure your API keys, and verify the setup for Anthropic, OpenAI, Ollama, or LiteLLM.

Quick Start


Five lines to a working agent: @tool, @agent, AgentModule, runner, response. The shortest path from zero to streaming completions.

First Agent


Step-by-step walkthrough building a complete travel assistant — tools, system prompt, DI wiring, lifecycle hooks, and a REST endpoint.