AI Engineering Notes

Welcome

Start here and shape the publication structure for your AI engineering writing.

This site is set up as a documentation blog for AI engineering.

Use it for durable notes, essays, implementation write-ups, and operating guides.

Writing areas

Where to write

Content lives in /content/docs.

The current structure gives you a clean starting point:

  • index.mdx: the docs landing page
  • ai-basics/: tokens, context windows, prompting, and model behavior
  • built-with-ai/: your web apps and the tools used to build them
  • agents-workflows/: agent loops, tool use, and orchestration patterns
  • evaluation-operations/: testing, observability, and production concerns

Suggested rhythm

Write evergreen docs when you want reference material. Write short dated essays when you want a blog-like cadence.

That keeps the site useful both as a knowledge base and as a running log of your thinking.

On this page