LLM Playground

A small collection of hands-on LLM feature demos.

Content Moderation

Check text against Mistral's moderation model and see the flagged categories.

LLM Quirks

Small, reproducible cases where an LLM's behavior isn't what you'd expect.

Token Efficiency

Classify-then-answer vs. one big prompt: compare real token usage side by side.