✳ ODIN

Getting Started

Get up and running with ODIN in just a few minutes.

Installation

Install ODIN globally using npm:

npm install -g @odin/cli

Initialize a Project

Create a new ODIN project:

odin init my-project
cd my-project

Configure Your API Key

Set your OpenAI or Anthropic API key:

odin config set api-key YOUR_API_KEY

Run Your First Command

Test ODIN with a simple prompt:

odin run "Explain context engineering in simple terms"

Next Steps

ODIN Assistant

Powered by Groq

Hi! I'm ODIN Assistant.

Ask me anything about the ODIN Framework.