Skip to content

Lamia Documentation

Lamia is a concise scripting language for AI workflows. It extends Python with one-line declarations for LLM calls, web scraping, file I/O, and structured output validation. When AI generates automation code, Lamia keeps it short enough to read and trust - a scraper that takes 200 lines in Python takes 10-15 in Lamia.

Quick Start

Get started with Lamia in just a few steps:

  1. Installation
    pip install lamia-lang
    

Community and Support


Ready to get started? Head over to the Getting Started guide to write your first Lamia program!