Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AI]: add Atoma + Eliza Projects #36

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jnaulty
Copy link
Contributor

@jnaulty jnaulty commented Jan 17, 2025

Atoma + Eliza

Tooling Category

  • [ x ] AI
  • dApp Development
  • Explorer
  • IDE
  • Indexer
  • Oracle
  • SDK
  • Walrus
  • Infrastructure as Code

Homepage or Repo or Download Link

Description

Atoma has been in the Sui ecosystem enabling AI for Builders1.

Eliza is a popular agent development kit with Sui + Atoma integration. 23

Features

  • Atoma: On-Chain, Verifiable AI Compute
  • Eliza: Agent Framework with a great plugin ecosystem (including Sui)

Documentation or Tutorial

Latest Version Number of Sui Tested On

$ sui --version
sui 1.39.4-2b9ad60878db

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)
@yanganto
Copy link
Contributor

Hi @jnaulty
It is nice to see AI application here.
Can you finalize to TODO, and add more about how we can use it?
Other things look well.
Many thanks. 🙏

@kkomelin
Copy link
Contributor

kkomelin commented Jan 30, 2025

@jnaulty Yes, @yanganto is right. When we add ElizaOS project, we need to explicitly mention that there is a built-in Sui plugin for it https://github.com/elizaOS/eliza/tree/develop/packages/plugin-sui which README includes a guide on hot to enable the plugin.

As for Atoma, I'm not sure if it has any direct connections to Sui. I might be wrong, correct me if so.

@jnaulty
Copy link
Contributor Author

jnaulty commented Jan 30, 2025

@yanganto
finalized TODO.

Here's what it would look like to create an Eliza character file with the sui plugin:

{
    "name": "example-character",
    "plugins": ["@elizaos/plugin-sui"],
    "clients": ["twitter"],

The user then has to provide the Sui + Twitter env variables for Eliza

@kkomelin

As for Atoma, I'm not sure if it has any direct connections to Sui. I might be wrong, correct me if so.

Atoma is built on Sui. And is supported by Sui Foundation ref

@jnaulty
Copy link
Contributor Author

jnaulty commented Jan 30, 2025

for additional info -- Sui Foundation is currently sponsoring a hackathon, with a majority of the prize pool going towards ElizaOS + Atoma: https://sui.io/sui-agent-typhoon

@yanganto yanganto merged commit 943358a into sui-foundation:main Jan 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants