Skip to main content

Basic Usage

This guide covers the fundamental ways to interact with Penguin AI Assistant v0.2.0, from simple chat conversations 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?