From 23be4ca93c031f5d225b676e7bd70a68dbd4b23a Mon Sep 17 00:00:00 2001 From: Yongfeng Zhang Date: Thu, 7 Nov 2024 13:58:39 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5a5090cb..1fc27688 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ The goal of AIOS is to build a large language model (LLM) agent operating system

+

+ +

AIOS provides the LLM kernel as an abstraction on top of the OS kernel. The kernel facilitates the installation, execution and usage of agents. Furthermore, the AIOS SDK facilitates the development and deployment of agents.