atlas
Atlasは、Pythonを用いて自動化とワークフローの最適化を支援するツールです。ユーザーは複雑なプロセスを簡素化し、効率的に管理することができます。特に、データ処理やAPI連携に強みを持ち、開発者にとって便利なライブラリです。
GitHubスター
33
ユーザー評価
未評価
お気に入り
0
閲覧数
20
フォーク
0
イシュー
0
Atlas: Agentic Computer Vision
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
- Create an account on Picsellia.
- Go to the Sample Dataset or create your own.
- Once in your Dataset, find the
Ask Atlas
button in the top-right of the window and click on it to open the chat. - 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. - Go to the
Atlas
tab in your Dataset and check the results!
🗺️ Roadmap
📌 Provisional and subject to community feedback.
Milestone | Tentative ETA | Description |
---|---|---|
v1.0 | 2025‑04 | Agents for Data Analysis based on Picsellia |
v1.1 | 2025‑04 | Standalone mode without Picsellia dependency and docs |
v1.2 | 2025‑04 | Contribution guidelines on how to add your own analysis |
v1.3 | 2025‑05 | Add MCP support for all Picsellia objects (experiments, models ...) |
v1.4 | 2025‑Q3 | Add 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
- HuggingFace for SmolAgents
- Pydantic for the best data models in town
- The awesome Picsellia community
💬 Support & Community
- GitHub Discussions
- Join our #atlas channel in the Picsellia Slack
- Follow @picsellia on Linkedin for updates
Atlas shoulders the heavy lifting—so your insights feel weightless. 🪽