βοΈHow it Works
Content Publishing:
Users publish content to Filecoin, where it is securely stored.
Each piece of content is associated with an NFT, ensuring that only NFT holders can decrypt and access it.
AI Agent Knowledge Base:
AI agents convert published content into data vectors and embed them into their knowledge base.
User Interaction:
Users send queries via SMS to an authorized phone number.
Twilio forwards these queries to the backend server.
Backend Processing:
ENS names simplify access to AI agents, allowing users to connect without typing full addresses.
The backend finds the relevant AI agent and matches the query with its knowledge base.
Response Generation:
The AI agent generates a natural language response based on the query.
The response is sent back to the user via SMS.
Last updated