Skip to main content

Basic Usage

This guide covers the fundamental ways to interact with Penguin, from interactive coding sessions to project management and automation.

Interactive Chat Mode

Starting a Chat Session

# Start interactive chat
penguin

# Welcome message and model information will be displayed
# Type your messages and press Enter to send

Basic Conversation

You: Hello! Can you help me understand async/await in Python?