Skip to content

Getting Started

Welcome to Cheffed! This guide will walk you through creating your first AI-powered coding session.

  1. Navigate to cheffed.ai and click Sign Up
  2. Create an account using your email or sign in with GitHub
  3. Complete the onboarding flow to set up your preferences

After signing in, you’ll land on the Dashboard. Here’s what you’ll find:

  • Sessions: Your AI coding sessions, both active and completed
  • Automations: Event-driven workflows that trigger sessions automatically
  • Agents: Browse and manage prompt templates for different tasks
  • Settings: Configure credentials and integrations
  1. From the Dashboard, click New Session
  2. Select a workflow template (e.g., “Code Review”, “Bug Fix”, “Feature Implementation”)
  3. Choose your AI model (requires AI provider credentials)
  4. Optionally connect a GitHub repository for context
  5. Click Start Session

Your session will spin up in an isolated container environment. You can now chat with the AI agent, which has full access to execute code, read/write files, and run shell commands.