Getting Started
Get lauren-ai installed and your first agent running in minutes.
Install the package, configure your API keys, and verify the setup for Anthropic, OpenAI, Ollama, or LiteLLM.
Five lines to a working agent: @tool, @agent, AgentModule, runner,
response. The shortest path from zero to streaming completions.
Step-by-step walkthrough building a complete travel assistant — tools, system prompt, DI wiring, lifecycle hooks, and a REST endpoint.