Please describe your proposed solution
<u>Motivation:</u>
With the recent advancements in AI, many projects have begun integrating AI tools into the Cardano ecosystem. In Fund11 alone, 59 projects featured keywords like AI and LLM in their titles. However, despite this widespread adoption, there is currently no standardized framework for integrating AI into these projects, leading to inconsistent approaches and limited scalability.
<u>Technical Solution:</u>
1. Framework for Cloud Inference of Containerized AI Models
The AI-Cardano-Bridge enables cloud-based inference for containerized AI models, referred to as AI-containers. Our framework facilitates the secure storage of AI-containers, allowing them to be retrieved and executed on-demand via a standardized API. This ensures optimal resource usage by enabling AI models to be run only when needed, reducing overhead and ensuring scalability across multiple projects and use cases. Developers and users can dynamically access and run these AI models as needed, without the requirement of pre-allocated resources or custom environments.
2. Billing and Ownership Management Framework
A smart contract based billing and ownership management system handles on-demand payments. This allows for seamless, automated payment processes based on usage. The framework also supports transparent on-chain ownership tracing by securely tracking the creation, usage, and transfer of containerized AI models on the blockchain. This transparency builds trust while protecting intellectual property rights for AI model creators.
3. Guidelines and API Documentation
To support developers working with containerized AI models, the AI-Cardano-Bridge provides comprehensive guidelines for crafting AI-containers. These best practices ensure that models are containerized consistently and efficiently. Furthermore, detailed API documentation is available to help developers integrate the AI models into their applications. The documentation simplifies the interaction with the system, speeding up development and making it easier to leverage the framework’s capabilities.
4. Web3 API: Programmatic Interaction with the System
The Web3 API allows developers to programmatically interact with the AI-Cardano-Bridge backend. It supports key operations such as AI-model creation, deletion, inference, and ownership transfer. Building on REST API queries, developers can craft custom applications that utilize containerized AI models without needing to manage the backend infrastructure.
<u>Conclusion:</u>
The AI-Cardano-Bridge offers a flexible, scalable solution for integrating containerized AI models into Web3 and Cardano applications. By enabling cloud-based inference, transparent billing, on-chain ownership management, and providing comprehensive developer tools, it simplifies AI integration and fosters innovation across DeFi and non-DeFi sectors.