stable-insurance
A chat-driven event-risk insurance broker that hedges any insurable event by buying YES/NO shares on Polymarket prediction markets — and can place the trade for you through a connected wallet.
Tell it what you’re trying to protect against. It finds the right market, sizes the position against your dollar exposure, and pins a quote on the workspace. Confirm in chat and it places the order through the Polymarket CLI. If no market exists for the risk, it says so plainly instead of fabricating one.
Two surfaces share a single domain core: a Next.js chat UI with streaming tool
calls, a wallet panel, and a pinned active-trade card; and a weather command
for browsing and quoting markets from the terminal. The broker routes far beyond
weather — politics, geopolitics, sports, crypto and macro, business, and
entertainment — with city-level temperature markets as the original wedge.
The chat surface wears a terminal aesthetic — IBM Plex Mono, dark panels, amber
accents, a workspace rail on the left and the conversation on the right. Built
with Next.js 16, the AI SDK over DeepSeek, and a pnpm monorepo of @weather/core,
@weather/cli, and @weather/web.