All projects
AutoSentinel Decision Engine
Trustless Market Intelligence powered by Chainlink Functions with AI-Enhanced Interface
CRE & AI Prediction Markets Thirdweb World
What it is
Overview
AutoSentinel is a deterministic decision engine that provides trustless market intelligence through three powerful interaction modes:
- Predefined Decision Checks - Common, high-value market analysis patterns
- API/Bot Interface - Programmatic integration for external systems
- AI-Powered Natural Language - Translate queries into safe, structured checks
What Makes This Special
- Meaningful Chainlink Functions Usage: Core functionality requires CRE
- AI-Enhanced UX: OpenAI/Google AI/Anthropic for natural language processing
- Trustless Execution: No single server controls data or computation
- On-Chain Verification: Every result has cryptographic proof
- Production-Ready: Deployed, documented, and fully functional
How it Works
The system is built as a hybrid on-chain / off-chain architecture using Chainlink Functions.
- Off-chain data aggregation:
- A Chainlink Functions script (source.js) runs on the Chainlink DON.
- It fetches real-time data from multiple external APIs (CoinGecko, CoinCap, and Polymarket).
- The data is cross-validated across sources to improve reliability.
- On-chain verification:
- The aggregated results are written on-chain to a smart contract deployed on Sepolia.
- This ensures the decision score and market intelligence data are tamper-resistant and publicly verifiable.
- Backend integration:
- A backend service reads the verified on-chain data and combines it with live Polymarket API market listings.
- A REST endpoint (/api/oracle-data) exposes the unified intelligence layer.
- Frontend:
- The frontend displays the verified on-chain prices, risk score, and Polymarket prediction market data, allowing users to see both the verified oracle output and the underlying market signals.
Links
Created by
- Tuval Zvi Gerbi