π²Application Layer
Building Applications with AI Workers
AI Workers let you build custom applications quickly. You can create small, focused tasks (Workers) that work together to complete complex jobs. Hereβs how it works.
How It Works
Modular Pieces: Each Worker handles a specific task.
Worker Collaboration: Workers can call other Workers to get tasks done.
Easy Integration: Use our SDK to add Workers to your app.
Payment Support (Coming Soon): Future support for in-app payments between Workers.
Chat: A Simple Example
The Chat app is the first example of using Workers. It shows how to let users interact with AI:
User Interface: A basic chat window to talk to AI.
Building Block: Use Chat as a starting point to create your own apps.
Steps to Build Your App
Install the SDK: Get the tools you need to use Workers.
Plan Your Workflow: Decide what tasks your app should perform.
Connect Workers: Make Workers talk to each other to complete tasks.
Deploy and Improve: Launch your app and add new features as needed.
Why Use Workers?
Flexibility: Change or update a single Worker without affecting the whole app.
Reusability: Use the same Worker in different apps.
Teamwork: Different developers can build different Workers and combine them easily.
Coming Soon: Payment Protocol
A new payment system is on its way. This will let Workers handle transactions directly, making it easier to build apps that need payment features. Allowing for inter-worker payments, payments from user to devs, etc.
Last updated