Applied AI · Evaluation · Markets

Notes on building and measuring specialist AI systems.

Working write-ups from applied AI projects: training small models for specific tasks, designing tests that measure what actually matters, combining structured databases with AI search, and measuring whether expensive cloud models are worth it. I test in finance because that's my day job.

If the AI first reads a research memo, does its confidence in the thesis change? Yes · up about 9 percentage points
Is a separate bull + bear write-up better than one balanced memo? No · roughly the same
If only the bear’s tone gets harsher, does confidence fall? Yes · down about 14 percentage points
When the AI names a condition that would kill the thesis, can you check it later from public data? Only 68% of the time
Published notes

Studies

Each note answers a concrete question with a fixed setup and stated limits.

Latest August 2026

Adversarial Thesis Testing

Bull/bear structure vs equal-budget both-sides research. 450 cells: intensity moves verdicts more than topology. Displacement only.

Multi-agent Evaluation design LLM judges
Open study →
Prior July 2026

Executive Track Record Engine

Extracting executive careers from real SEC filings. A graph database keeps facts tied to real people; a locally-run AI model writes memos with source citations.

Knowledge graph SEC filings Hybrid search
Open study →
Prior July 2026

Behavioral Diagnostic Engine

Rule-based bias detection from trade records. A task-trained AI model narrates the findings.

Behavioral finance Task-specific training Simulated data
Open study →
Prior July 2026

Earnings Call Interrogator

8-billion-parameter earnings-call extractor vs GPT-5.5 and Claude Fable 5. Same pipeline, measured on cost, speed, reliability, and how many evasions each model surfaces.

Task-specific training Build vs buy Eval design
Open study →
About

Alex Behm

I publish these notes to keep a public record of applied AI experiments. I am learning where task-specific training, simulated data, combining graphs with search, and multi-step workflows help, and where a simpler pipeline is enough. The goal is practical: measure quality, cost, and failure modes before treating any of this as production infrastructure.

What this is

An open workspace for independent experiments. Each project names a specific question up front, freezes the setup, and defines a pass/fail test before the results come in. If the work misses that bar, the note still ships and says so. That is the point of writing the test first.

  • Research notes and sample artifacts, not a product pitch or résumé rewrite.
  • Domain is finance because that is my day job. If I cannot state what “good” looks like in advance, it does not get a note.
Updates

Get new notes

Occasional email when a new study ships. No cadence pressure, no list spam.

Contact

Questions on a note, or want the underlying artifacts?

Happy to share more detail on methods, data, or figures.