Introduction
Welcome to Algorythmos Docs. Pick a lane to get started.
Getting Started
Learn core concepts, explore processors, and follow the quickstart guide to set up your first workflow.
API Reference
Comprehensive API documentation for files, processors, workflows, and evaluation sets.
Document Extraction
Deploy intelligent extractors to pull structured data from any document format with high accuracy.
Document Parsing
Convert documents to clean, structured text while preserving formatting and semantic meaning.
Smart Classification
Automatically categorize and route documents using our pre-trained or custom classifiers.
Workflow Builder
Chain processors together to create end-to-end document processing pipelines with branching logic.
What We Offer
Pick a lane to learn how Algorythmos handles documents, build with the API, or track processor updates. The sections below collect the most-read pages so you can get productive quickly.
Core concepts
- Processor — An extraction, parsing, splitting, or classification model with versioned configuration.
- Workflow — A directed graph that routes files through processors, decisions, and notifications.
- Job — A single processor or workflow run; exposes run status, logs, and output URIs.
- Evaluation — A benchmark dataset used to measure model performance before publishing.
What do you want to do?
- Extract structured data → /guides/product/extraction/quick-start
- Split multi-page docs → /guides/product/splitting/configuring-a-splitter
- Parse text → /guides/parsing/parse
- Classify documents → /guides/classification/configuring-a-classifier
- Create a workflow → /guides/workflows/create-a-workflow
- Evaluate performance → /guides/evaluation/overview
Looking for the legacy experience? Jump into /guides/legacy/deprecated-endpoints and the rest of the archived docs.