Tutorials

Step-by-step guides to master Perspt.

First Chat

Your first conversation with an LLM.

First Chat
Agent Mode

Autonomous multi-file coding with the experimental SRBN engine.

Agent Mode Tutorial
Headless Mode

Fully autonomous operation for CI/CD and batch workflows (experimental).

Headless Mode
Local Models

Use Ollama for offline AI.

Local Models with Ollama
Custom Workflows

Scripting, batch processing, and CI/CD integration.

Custom Workflows
Example: Python ETL

Build a data pipeline with agent mode.

Example: Python ETL Pipeline
Example: Rust CLI

Build a Rust command-line tool.

Example: Rust CLI Tool
Example: Scientific Computing

CFD simulation setup and wind tunnel analysis.

Example: Scientific Computing
Dashboard Monitoring

Watch agent execution in the browser.

Monitoring Agent Execution with the Dashboard

Learning Path

Order

Tutorial

Outcome

1

First Chat

Understand basic TUI interaction

2

Local Models with Ollama

Set up Ollama for privacy

3

Agent Mode Tutorial

Master multi-file autonomous coding

4

Headless Mode

Run agent without interactive prompts

5

Custom Workflows

Automate with scripts and CI/CD

6

Example: Python ETL Pipeline

Build a real Python project from scratch

7

Example: Rust CLI Tool

Build a real Rust project from scratch

8

Example: Scientific Computing

Apply agent mode to scientific computing

9

Monitoring Agent Execution with the Dashboard

Monitor agent sessions via the web dashboard