agiresearch/AIOS
AIOS is an operating system layer that embeds large language models to facilitate AI agent development and deployment.

Velocity · 7d
+6.7
★ / day
Trend
→steady
star history
AIOS embeds LLMs into an operating system to serve as infrastructure for AI agents. It addresses challenges in agent development including scheduling, context switching, memory management, storage management, and tool management. The system consists of an AIOS kernel (this repository) and an AIOS SDK called Cerebrum, supporting both web and terminal interfaces.