Skip to content

Commit

Permalink
docs: rename twin/memori in agents
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Dec 24, 2024
1 parent c47d594 commit e1db3d4
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Memori WebComponent

WebComponent to integrate a [Memori](https://memori.ai) in a web page or web app.
WebComponent to integrate an agent from [Memori](https://memori.ai) in a web page or web app.

Platforms:

- [MemoryTwin](https://app.memorytwin.com/en): consumer / creator platform
- [TwinCreator](https://app.twincreator.com/en): developer-oriented platform
Web Platform: [AIsuru](https://aisuru.com)

Uses [memori-react](https://github.com/memori-ai/memori-react) under the hood.
See [demo](https://memori-ai.github.io/memori-webcomponent/example/).
Expand Down Expand Up @@ -61,7 +58,7 @@ With this WebComponent that is slightly different, as the context is not passed

## Styling

You can override the default styles of the Memori by customizing the following CSS custom properties:
You can override the default styles of the Agent by customizing the following CSS custom properties:

```css
memori-client,
Expand Down

0 comments on commit e1db3d4

Please sign in to comment.