Tutorials

Learn web development with step-by-step guides

From beginner to advanced — Django, Python, REST APIs, JavaScript, Bootstrap, and more

All Django Python REST API JavaScript Bootstrap Database DevOps Security AI & LLMs
Level: All Levels Beginner Intermediate Advanced

AI & LLMs Tutorials

4 tutorials
AI & LLMs Advanced
Evaluating and Guarding LLM Features: Golden Sets, Regression Tests, and Prompt-Injection Defence

You cannot ship what you cannot measure. Build a golden set, score outputs without a human in the loop, catch regressions in CI, and defend against injection with layers that survive a model upgrade.

20 min · 79
Read
AI & LLMs Advanced
Tool-Using AI Agents in Django: Function Calling, MCP, and Safe Execution

A chatbot answers. An agent acts. Wire function calling into Django, run the loop safely, expose your data over MCP, and put the guardrails in place before you hand a model your database.

21 min · 82
Read
AI & LLMs Advanced
Streaming AI Responses with Django and Server-Sent Events

Streaming makes AI features feel responsive instead of frozen. Here's the full pipeline — async views, SSE, JavaScript client, and the nginx tweaks that matter.

15 min · 448
Read
AI & LLMs Advanced
Building a RAG System in Django with PostgreSQL and pgvector

Embed documents, store vectors in Postgres, and let an LLM answer questions about your own data — without hallucinating its sources.

19 min · 433
Read
Missing a topic?

These tutorials are written from real production work, and the best ideas come from readers. Got a suggestion, a correction, or a subject you keep searching for and never find properly explained? Tell us — we read every message, and requested topics move to the front of the queue.

Ready to Build Something?

Check out our premium Django packages and SaaS templates to jumpstart your project.