Skip to content

Commit c25eda6

Browse files
committed
More tweaks
1 parent 24e8d44 commit c25eda6

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# Acorn Desktop
22

3-
The best way to build, use, and share AI Assistants.
3+
💫 **The best way to build, use, and share AI Assistants.** 💫
44

55
https://github.com/user-attachments/assets/b9cfa1c3-ba76-4193-84bf-115096b1a3ee
66

7-
## Features
7+
At the core of Acorn Desktop are **Assistant** and **Tools*8.
88

9-
- 🛠️ **Build**: Build and share new assistants.
10-
- 🌐 **Explore**: Discover assistants created by Acorn Labs and community members.
11-
- 💬 **Chat**: Access your past chats and start new ones.
9+
**Tools** are Acorn Desktop's super power. They let the user and assistants interact with the rest of the world, including the user's workstation, APIs, and the Internet.
1210

13-
## Tools
14-
Tools are Acorn Desktop's super power. They let the user and assistants interact with the rest of the world, including the user's workstation, APIs, and the Internet.
11+
**Assistants** bring tools and the user together. They couple tools with context that affects its behavior, focus, and even personality.
1512

1613
A tool is a self-contained piece of functionality that an assistant can use to accomplish the tasks that a user lays out for it. Tools themselves can be LLM instructions, code-based (in python, node.js, or bash), or integrations with external systems.
1714

0 commit comments

Comments
 (0)