Skip to content

Commit c6d258f

Browse files
committed
docs: update readme
1 parent 90bb4a9 commit c6d258f

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

assets/Acontext-oneway-dark.gif

1.04 MB
Loading

assets/Acontext-oneway.gif

1.04 MB
Loading

readme.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<br/>
44
<a href="https://discord.gg/rpZs5TaSuV">
55
<picture>
6-
<source media="(prefers-color-scheme: dark)" srcset="https://assets.memodb.io/Acontext/Acontext-oneway-dark.gif">
7-
<img alt="Show Acontext logo" src="https://assets.memodb.io/Acontext/Acontext-oneway.gif" width="418">
6+
<source media="(prefers-color-scheme: dark)" srcset="./assets/Acontext-oneway-dark.gif">
7+
<img alt="Show Acontext logo" src="./assets/Acontext-oneway.gif" width="418">
88
</picture>
99
<br/>
1010
<br/>
@@ -36,6 +36,8 @@
3636

3737

3838

39+
40+
3941
Acontext is a context data platform that:
4042

4143
- **Stores** contexts & artifacts, using Postgres and S3
@@ -46,8 +48,8 @@ Acontext is a context data platform that:
4648

4749
We're building it because we believe Acontext can help you:
4850

49-
- **Build a more scalable agent product**
50-
- **Improve your agent success rate and reduce running steps**
51+
- **Build a more scalable agent product**: Acontext packs Postgres, Redis, S3, RabbitMQ together to enable multi-modal sessions and aritfacts storages, keep your context managment fast, cheap and easy.
52+
- **Improve your agent success rate and reduce running steps**: Acontext has built-in **Experience Agent**, which can manage and search the past experiences of tasks. So once your agent successfully completes a complex task for the user, it will almost never make a mistake again.
5153

5254
so that your agent can be more stable and provide greater value to your users.
5355

@@ -64,6 +66,8 @@ so that your agent can be more stable and provide greater value to your users.
6466

6567

6668

69+
70+
6771
# How to Start It? [📖](https://docs.acontext.io/local)
6872

6973
> 📖 means a document link

0 commit comments

Comments
 (0)