From c957d62007063e9f4389e5e19ec98f63ce4c5be8 Mon Sep 17 00:00:00 2001 From: John Naulty Date: Fri, 17 Jan 2025 13:19:02 -0800 Subject: [PATCH] [AI]: add Atoma + Eliza Projects Atoma has been in the Sui ecosystem enabling AI for Builders[1](https://blog.sui.io/atoma-ai-artificial-intelligence-blockchain/). Eliza is a popular agent development kit with Sui + Atoma integration. [2](https://github.com/elizaOS/eliza/tree/v0.1.8/packages/plugin-sui)[3](https://github.com/elizaOS/eliza/pull/2082) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 41d97aa..84eeee8 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,8 @@ Sui is the first blockchain built for internet scale, enabling fast, scalable, a - [RagPool](https://ragpool.digkas.nl/) - RAG based chat with docs. - [Cookbook](https://docsbot-demo-git-sui-cookbookdev.vercel.app/) - Gemini-based RAG built for docs. +- [Atoma](https://atoma.network/) - Developer-focused infrastructure for private, verifiable, and fully customized AI experiences. +- [Eliza](https://github.com/elizaOS/eliza) - Autonomous agents for everyone. ## Walrus