Quick start
Getting Started
Copy page
Get started with Inkeep's multi-agent framework locally
Optional: Install pnpm
If you don't have pnpm yet, use Corepack:
Tip
Prerequisites: Make sure you have Node.js 22+ installed (Latest LTS) for compatibility with PNPM 10 and our agent framework.
Step 1: Create a new agents project
If used corepack for installing pnpm:
Step 2: Start the development server
Step 3: Install the Inkeep CLI
Step 4: Push your first agent graph
Step 5: Start the dashboard server
Step 6: Chat with your agent
Go to the project you created, and click into the weather graph. Then click the "Try It" button to begin a conversation with your agent.