App Makers
Select the Model and Dataset for your App:
Choose the model and dataset that best suit your app's requirements.
KIP supports a range of AI applications, from text and image generation to retrieval-augmented generation via keyword search or vector databases.
Establish your Website, servers, and APIs
Set up your website, servers, and APIs.
The KIP Ecosystem offers a standard API format for seamless user interaction, though it's optional.
For private ecosystems, creators can develop custom API formats with key-based access, ensuring exclusivity among providers.
Prepare Metadata and access URL
Prepare the necessary metadata and the URL for accessing it.
Tokenize your App
Tokenize your app using the ERC-721 or ERC-3525 standard.
This token stores critical details about your app's URL, models, and datasets, enabling connectivity and payment withdrawals.
Set
price-per-query
Determine your profit margin and set the overall
price-per-query
.Users will be charged this amount for each use of your app service.
Launch your App Service
Process user prompts through your app and deliver responses to designated endpoints.
The system automatically deducts the appropriate
price-per-query
users' wallets for each query answered, accumulating revenue in the KIP service contract.You can claim and withdraw earnings at any time.
Last updated