Development Setup
Simplified setup for development and testing purposes.
Recogito Studio is a modern, open-source platform for collaborative annotation of TEI text, IIIF images, and PDFs. This documentation covers everything you need to run Recogito Studio locally or self-host your own instance.
Choose one of the following guides to set up your own instance:
Development Setup
Simplified setup for development and testing purposes.
Complete Installation
Full Docker-based deployment with all services included. Perfect for production environments.
Recogito Studio consists primarily of two integrated components:
It also offers extended functionality through plugins, and an SDK for developing plugins.
Recogito Studio offers extended functionality through a plugin architecture. The following plugins are currently available:
For information on installing plugins, visit the Plugins Guide →.
Interested in developing a plugin yourself? Visit the Plugin Development Guide →.