InfoWok
// about infowok

We teach you to build AI — in real, running Python.

InfoWok is a code-first publication for senior software engineers. No hype cycles, no “AI will change everything” think-pieces — just hands-on, experience-backed guides to building agents, RAG systems, and MCP servers, in the order that actually makes sense.

109 guides6 full seriessince 2026
How we’re different

Not another AI course or knowledge base

Most platforms front-load theory, paraphrase the docs, or chase whatever framework is trending. We do the opposite.

Not a 40-hour course up front
You ship a working agent in your first session, then learn each concept at the moment it matters.
Not paraphrased docs or AI filler
Code we've actually run, with real numbers and the production gotchas no tutorial mentions.
Not tool-chasing or framework hype
Straight talk on trade-offs — including when the trending framework is the wrong call.
How we write

Three rules, every post

01
Build first, theory where you hit it

You learn agents by building one with nothing but Python and an LLM call — then pick up the concepts at the exact moment you need them, not in a 40-hour course up front.

02
Code that actually runs

Every tutorial is real, copy-paste Python that we've run ourselves — with the errors you'll actually hit and how to fix them. No pseudo-code, no hand-waving over the hard part.

03
Honest about trade-offs

We'll tell you when a framework is overkill, when you don't need MCP, and when plain Python is the better call. The judgment matters more than the tool.

Editorial standards

What you can trust

AI content rots fast, and the web is full of confidently-wrong tutorials. Our standards exist so you can build on what you read here.

Read the full editorial standards →
Written from hands-on experience

First-person, real numbers — "I timed this at 2.1s," "this took fifteen minutes" — not paraphrased docs.

Dated & kept current

Every guide shows when it was published and last updated. When a tool ships a breaking change, we revisit the post.

Sources cited, claims linked

Specs, papers, and docs are linked at the point of the claim and listed in references — check our work.

No sponsored fluff

We recommend tools because they're good, not because they paid. Ads are clearly labeled and kept out of the way.

The team

Who writes InfoWok

SK
Sukhveer Kaur
Software Developer & AI Engineer

Designs agentic AI applications and LLM pipelines in Python and Java. Writes the bulk of InfoWok's AI engineering — bridging research and real, shippable code.

Agentic AILLM SystemsPython
LinkedIn ↗
NK
Navmeet Kaur
Software Architecture & AI-Native Systems

Writes about software architecture for the AI era — AI-native application design, agent orchestration and memory, context engineering, and where AI agents fit alongside traditional services. Focused on the decisions that survive production.

AI-Native ArchitectureAI AgentsSystem Design

Ready to build your first agent?

Start with the foundations — nothing but Python and an LLM call — and work up to a deployed, production agent.

Start here →