Getting Started¶
Get up and running with Cognidesk in minutes. This section covers installation, basic setup, and building your first agent.
-
Installation
Install the SDK packages and configure your project.
-
Quick Start
Build a working support agent in under 50 lines of code.
Prerequisites¶
- Node.js 18+ or compatible runtime (Bun, Deno)
- TypeScript 5.0+ (recommended)
- pnpm, npm, or yarn
- An LLM provider account (OpenAI, OpenRouter, or compatible)