View source
Read the implementation on GitHub.
Meet the builder
Follow @0xgordian on X.
What it does
- Adds live Polymarket context to every AI message.
- Scores active markets using volume, liquidity, uncertainty, and price movement.
- Lets you compare paper, testnet, and live trading flows.
- Tracks positions and can apply stop-loss or take-profit guards.
- Routes a confirmed trade to the connected wallet without leaving the conversation.
How it uses Aomi
Kuroko uses the widget as its conversational interface and@aomi-labs/client for programmatic trade intents. The App turns an AI recommendation into an interactive trade card. For an interactive trade, you review the action before the connected wallet signs it.
The product supports Polymarket on Polygon and prediction-market contracts on Arc Testnet. It keeps unsupported or unverified markets in simulation mode instead of presenting them as executable.