Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 778 Bytes

how-ai-nft-works.md

File metadata and controls

21 lines (13 loc) · 778 Bytes

How AI-NFT Works?

This diagram illustrates the architecture and functionality of AI-NFTs.

The key component an AI-NFT needs:

  • An extended NFT metadata with AI agent's character config file.
  • A general NFT contract.
  • A runtime in TEE with Eliza installed.

In this way, AI-NFTs can utilize existing frameworks and infrastructure. By embedding the AI agent’s character file JSON into an NFT metadata and deploying it on the blockchain, the AI agent seamlessly transforms into an on-chain asset.

Simple is the best.

For more details about AI-NFT metadata, pls check this page:

{% content-ref url="ai-nft-metadata.md" %} ai-nft-metadata.md {% endcontent-ref %}