Labs

Free AI labs

Small in-browser utilities you can search for and reuse. Each one estimates or checks something, then sends you into the matching lesson. Nothing is uploaded.

  • Token counter · Context windowsPaste text to estimate tokens, see how much of an 8k–1M context window you used, and learn why token counts are not word counts.
  • Voice consent checker · Voice safetyAnswer six consent, rights, and disclosure questions. Get a go / no-go before you upload a voice sample to any cloning tool.
  • Embedding similarity · Search & RAGCompare two texts with a bag-of-words cosine score. See why embeddings beat keywords, then practice in the embeddings lesson.
  • Local VRAM estimator · Local modelsPick a model size and quantization to estimate VRAM before you download weights. Then compare local stacks like Ollama and MLC LLM.
  • Prompt-injection sandbox · SecurityPaste a user message and see which phrases look like prompt injection. Educational pattern check — not an attack tool.
  • Citation checker · ResearchPaste a claim and a source passage. See which numbers and quotes actually appear before you trust an AI summary.
  • Excel formula verifier · SpreadsheetsPaste an Excel or Sheets formula. Get a checklist for absolute refs, blanks, and a tiny sample grid before you fill a column.
  • Training-data explainer · ProvenanceWalk a hit / miss / detector decision tree. Learn what Have I Been Trained? can prove — and what it cannot.