From a92b3f15dc1bc6625c7949807e7fccb3679216a5 Mon Sep 17 00:00:00 2001 From: Liu Zhicong Date: Mon, 2 Oct 2023 23:51:20 -0700 Subject: [PATCH] Fix format issue --- doc/QuickStart.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/QuickStart.md b/doc/QuickStart.md index b485ced..1203eb0 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -344,4 +344,5 @@ We believe the real value of Personal AIOS lies in: 1. Cost is an important determinant. LLM is a very powerful, clearly bounded core component, the CPU of the new era. From a product and business perspective, ChatGPT-like products only allow it to be used in limited ways. It reminds me of the era when minicomputers first appeared and everyone used the system in a time-sharing manner: useful, but limited. To truly realize the value of LLM, we need to allow everyone to have their own LLM and freely use LLM as the underlying component of any application. This requires a new operating system built around LLM to re-abstract applications (Agent/Workflow) and the resources used by applications (computing power, data, environment). 2. When you have LLM, when you can put LLM in front of every compute, you will see the real treasure! The current ChatGPT's extension of LLM capabilities through plugins is very limited in both capabilities and boundaries. This is due to both commercial cost reasons and the legal boundary issues of traditional cloud services: the platform bears too much responsibility. But by using LLM in Personal AIOS, you can freely connect natural language, LLM, existing services, private data, and smart devices without worrying about privacy leaks and liability issues (you bear the consequences of authorizing LLM yourself)! + OpenDAN is an open-source project, let's define the future of Humans and AI together! \ No newline at end of file