File size: 1,047 Bytes
8d98852 aa15548 8d98852 6a0bcac 8d98852 6a0bcac |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
license: apache-2.0
base_model:
- OpenGVLab/InternVL2-8B
---
# AgentStore: Scalable Integration of Heterogeneous Agents As Specialized Generalist Computer Assistant
<div align="center">
[\[🏠Homepage\]](https://chengyou-jia.github.io/AgentStore-Home/) [\[💻Code\]](https://github.com/chengyou-jia/AgentStore) [\[📝Paper\]](https://arxiv.org/abs/2410.18603) [\[🤗Models\]](https://huggingface.co/ChengyouJia/AgentToken-8B)
</div>
## Overview
![AgentStore](./AgentStore.png)
AgentStore is a flexible and scalable platform for dynamically integrating various heterogeneous agents to independently or collaboratively automate OS tasks. It allows users to quickly integrate their own specialized agents into the platform, similar to the functionality of the App store. This scalable integration allows the framework to dynamically adapt itself to the evolving OS, providing the multi-dimensional capabilities needed for open-ended tasks.
## AgentToekn-8B
`AgentToekn-8B` is a MLLM from InternVL-8B using token-leaning finetuning. |