PY

atlas

by picselliahq/atlas

0 views

Solving Computer Vision with AI agents

pythonanalysisimage-processingImage Processing

Atlas: Agentic Computer Vision

Tests Status Build Status uv Python FastAPI Code Coverage License

Atlas is an open‑source collection of AI agents built with SmolAgents and Pydantic‑AI that super‑charges your workflows with agentic data‑analysis super‑powers. Think of Atlas as your autonomous data‑science teammate that can read your datasets, run analytical recipes, and surface insights through natural‑language conversations.


🌎 Why Atlas ?

We spend the last years building Picsellia to help every computer vision teams sort, manage and maintain their data and models at scale.

As a reminder, the original product is an end-to-end platform ranging features from data collection and labeling to model monitoring and feedback-loop.

As our platform already empowers our users by augmenting their assets (data, annotations, experiments) by giving them a schema that we support and maintain, we felt that the newest LLM capabilities could make sense of all this now-structured data.

We built Atlas with this in mind, using the latest Agentic and LLM capabilities to use our data and models as a knowledge base to answer questions, run analysis and surface insights.

The version you can see now only runs against images and annotations (to find outliers or labeling issues for example) but we plan on making it available so it will be able to:

  • Run actions on your behalf (create new dataset, run data processing jobs, tag data that seems outdated...)
  • Analyse and understand your data (this is the current version)
  • Compare it with training results and evaluation metrics, so you can really understand your model and data flaws
  • Orchestrate and analyze new experiments
  • Monitor your predictions and monitoring metrics to detect drifts and anomalies and allow you to react timely

We are extending the MCP of Picsellia, so Atlas can communicate easily and interact with every Picsellia objects! This is done through our very own chat interface, directly in the product.


✨ Key Features

  • Advanced Analytics – we built a library of analysis that can be run on any dataset and extended with your own recipes.
  • Strong Typing ⊕ Validation – every schema is enforced via Pydantic‑AI models.
  • Multi‑Agent Coordination – orchestrate chains of SmolAgents for complex tasks.
  • LLM‑Powered Insights – results are summarised into actionable narratives using your configured LLM provider.
  • First‑Class Picsellia 🎞️ – natively connects to Picsellia to fetch assets (images, tensors, predictions, …) for analysis.

Agents

Data-centric analysis workflow

  • Image Quality – blur detection,luminance and contrast outliers...
  • Annotation Quality – Outliers detection, missing labels, duplicates, overlapping labels...

Operator

  • API - Use our SDK to retrieve basic information about your dataset and images
  • Tools - Use tools to perform actions like tagging, dataset creation, removing images ...

Dataset Doctor

  • Chat with the computed report to ask questions about your dataset and get insights

🚀 Quick Start

  1. Create an account on Picsellia.
  2. Go to the Sample Dataset or create your own.
  3. Once in your Dataset, find the Ask Atlas button in the top-right of the window and click on it to open the chat.
  4. You can either just start talking with the MCP server (basic APIs) or click on Launch Analysis to start computing a report using the Agents.
  5. Go to the Atlas tab in your Dataset and check the results!

🗺️ Roadmap

📌 Provisional and subject to community feedback.

MilestoneTentative ETADescription
v1.02025‑04Agents for Data Analysis based on Picsellia
v1.12025‑04Standalone mode without Picsellia dependency and docs
v1.22025‑04Contribution guidelines on how to add your own analysis
v1.32025‑05Add MCP support for all Picsellia objects (experiments, models ...)
v1.42025‑Q3Add native analysis for Model Training and Prediction Monitoring (with Picsellia)

Help us shape the roadmap! Open a discussion or vote on issues ✨.


🤝 Contributing

We 💙 contributions!

So far, the repository is only intended to be hosted by Picsellia and used from Picsellia but our really next step is to give you the ability to run Atlas on your own machine and use it with your own datasets as image and labels folders. This way you will be able to customize the Agents, the LLM used, and even the analysis performed!

By doing this you are going to augment your Computer Vision capabilities to the next level 😎

Contribution guidelines will be released with the standalone version of Atlas so stay tuned!


Community Standards

By participating you agree to abide by our Code of Conduct.


📄 License

Distributed under the Apache License 2.0. See LICENSE for details.


🙏 Acknowledgements


💬 Support & Community

Atlas shoulders the heavy lifting—so your insights feel weightless. 🪽

Install

No configuration available
For more configuration details, refer to the content on the left

Related

Related projects feature coming soon

Will recommend related projects based on sub-categories