All projects
Creo
AI agents that manage your e-commerce stores, with every action validated and audited on-chain via CRE
CRE & AI Privacy Risk & Compliance
What it is
Creo is an AI-powered e-commerce management platform. Merchants connect their Shopify, Etsy, or Amazon store, deploy autonomous AI agents (price optimizer, inventory manager), and instruct them in plain language. Every agent action
The Result: Autonomous agents with cryptographic, on-chain proof of every decision they make.
How it Works
- Backend: Python + FastAPI, Google Gemini for agent orchestration, Supabase for auth and persistence, Redis + Celery for background tasks
- Frontend: Next.js 15 + TypeScript + MUI; merchant dashboard with agent chat interface
- CRE Workflows (Chainlink Runtime Environment):
- agent-execution validates agent decisions, executes Shopify API calls via ConfidentialHTTPClient, writes on-chain audit log via EVMClient → CreoRegistry.onReport() (Base Sepolia)
- confidential-api-call read-only Shopify calls inside TEE, token never leaves the enclave
- settlement on-chain merchant settlement via CreoSettlement.onReport()
- Smart Contracts: CreoRegistry + CreoSettlement on Base Sepolia, both implementing IReceiver
Links
Created by
- Elon Taylor