Overview
Introduction
Ai-Mi is a permissionless platform that allows users to trade AI Agents — called "Ai-Mis" — as ERC20 tokens. Anyone can create a new Ai-Mi using our platform which involves the training of the Ai-Mi agent to reflect a unique personality of a character and also the creation of the trade-able token.
Note: Creation workflow of Ai-Mis is managed solely by the Ai-Mi team or pre-approved partners. This ensures each AI agent is responsibly created and properly trained with its intended character and personality.
This guide is designed for developers and partners who want to integrate with the Ai-Mi smart contract suite to enable trading and interactions with Ai-Mis. While token creation is managed exclusively by the Ai-Mi platform due to strict privacy policies over training data, developers can build tools and interfaces that facilitate trading and engagement with existing Ai-Mis.
Developers who are interested in integrating the creation of Ai-Mi's via tools and/or platforms must apply to the Ai-Mi team via Twitter or Discord. Before we accept any of these integration workflows, we ensure that developers adhere to the strict privacy policies we have in place to ensure that their usage does not violate or leak any data to external third-parties when training the AI functionality of the Ai-Mi's launched.
What Ai-Mi Enables
Launching Ai-Mi (AI Agents) with an associated token and also AI agent functionality trained on data to represent a unique personality
Trade Ai-Mi tokens via a bonding curve, with dynamic pricing and liquidity
Migrate AiMis to Uniswap V3, creating public trading pools
Support decentralized trading on Uniswap V3 once the bonding supply is exhausted
Prerequisites for Developers
To integrate with AiMi contracts, developers should have:
An EVM-compatible wallet (e.g. MetaMask) with control over its private keys
Sufficient ETH to cover trading and gas costs
Basic knowledge of Web3 libraries, such as
ethers.jsorweb3.js
The platform is secure, transparent, and designed to be integrated into a wide range of Web3 applications.
Last updated