All projects

ChainSense

AI-powered market intelligence agent that writes risk verdicts on-chain via Chainlink CRE

CRE & AI World Thirdweb Tenderly

What it is

ChainSense is an AI-powered market intelligence agent 
built on Chainlink's CRE (Chainlink Runtime Environment). 

Every 5 minutes, a CRE workflow automatically fetches 
live Bitcoin and Ethereum price data from CoinGecko, 
sends it to OpenAI GPT-4o-mini for risk analysis, and 
writes the AI-generated verdict (LOW/MEDIUM/HIGH risk + 
summary) to a storage endpoint. A Next.js dashboard 
reads and displays this data in real time.

The problem it solves: DeFi participants have no simple, 
automated, AI-assisted way to monitor market risk 
conditions with verifiable off-chain computation. 
ChainSense bridges AI intelligence with Web3 workflows 
through CRE's decentralized oracle network, making 
market risk assessment transparent and automated.

How it Works

  • Chainlink CRE Workflow (TypeScript) — core orchestration layer
  • CronTrigger — fires every 5 minutes automatically  
  • HTTPClient — fetches live prices from CoinGecko API
  • HTTPClient — calls OpenAI GPT-4o-mini for risk analysis
  • HTTPClient — writes verdict to JSONBin storage API
  • Next.js + Tailwind CSS — real-time dashboard UI
  • lucide-react — UI icons

Links

Created by

  • Tochukwu Obinna