shipwithjev

Catalog / Trading & markets

0127GitHub

Hawk or dove?

Fed press conferences scored word by word, Jev against chat models.

TurboGuo/jev-fedspeechREADME ↗
# Jev vs Chat Model: Hawk or Dove?

**Live:** https://fedspeech.pages.dev

Real-time analysis of Fed press conferences with TypeSafe's **Jev**, side by side with a chat model. Is the Chair hawkish or dovish? Jev scores **every word** the Chair says in about 150 ms; the chat model scores each caption line in a few seconds. Both are judged against the same four stances: Hawkish, Partly hawkish, Partly dovish and Dovish.

Three ways to try it:

- **Watch the demo:** a recorded run of the July 29, 2026 press conference (Chairman Warsh), replayed with real answers and real timings. It makes no API calls.
- **Past Fed press conference:** pick a date. The page plays the Fed's official video with the Fed's official transcript as captions and judges only the Chair, not reporters. Answers are saved, so each conference is paid for once and replays free after that. Switch the chat model mid-video without reloading.
- **Type or paste:** judge any statement as you type.

The dating edition (Red Flag Detector, Is She/He Interested?) is in [TurboGuo/jev-dating](https://github.com/TurboGuo/jev-dating).

## Chat models

| Model | On the site's account (Cloudflare AI Gateway) | With a visitor's own key |
|---|---|---|
| Claude Opus 5 | `anthropic/claude-opus-5`, effort low | Anthropic API |
| GPT-5.6 Sol | `openai/gpt-5.6-sol`, reasoning low | OpenAI API |
| GLM-5.3 | `@cf/zai-org/glm-5.3`, reasoning low | Z.ai API |
| DeepSeek V4 Flash | `@cf/deepseek-ai/deepseek-v4-flash-0731`, reasoning low | DeepSeek API |

Models are listed in `src/models.ts`; set `enabled: false` to turn one off.

## How it works

One Cloudflare Worker: `public/` is the page and `src/` is the API. A Cloudflare Pages site (`pages/`) is the public address and forwards every request to the Worker over a service binding

Also filed under Trading & markets

  1. 0557

    I built a trading bot with Jev

    I built a trading bot with Jev! Jev decides if it should "buy" or "sell", given the price feed of an asset pair, and executes real trades. It uses Monad to place the orders on Kuru's on-chain order book in every 300ms block. Demo link → https://t.co/vwl2SUu4jm

    @jarrodwatts · Trading & markets

  2. 0499

    jev_stock

    Experiment in forecasting Hong Kong stock direction: it builds a past-only state from market data, asks for an up, flat or down call, and renders a standalone report.

    sosopop · Trading & markets

  3. 0498

    Jev X Sentiment Analysis

    Crypto terminal that reads up to 1,000 posts about a ticker alongside market and funding data and turns them into a buy, sell, hold, or take-profit call.

    brainstormity · Trading & markets

  4. 0285

    $10,000 in Jev’s hands

    I gave Jev $10,000 and let it trade

    @abolbuild · Trading & markets