Getting started with Pixano
Pixano is an open-source data-centric AI tool for exploring and annotating computer vision datasets. It combines a Python/FastAPI backend with a Svelte/TypeScript frontend and stores data in the fast, columnar Lance format.
Installation
Install Pixano with pip in a virtual environment.
Read more →Quickstart
Import a dataset with pre-annotations and launch the app in minutes.
Read more →Key Concepts
Understand the data model: items, views, entities, annotations, and more.
Read more →Once you are comfortable with the basics, head over to the Cookbook for end-to-end walkthroughs with real datasets.