MongoDB, don't believe everything you read on the internet
Benchmarks  

MongoDB, don't believe everything you read on the internet

Think you Know the best way to store JSON? Think again. Discover the surprising results of a performance comparison between MongoDB and a flat file-based system, and learn why the truth about performance might not be what you expect.

What AI text generators can do (and can’t do)
Thoughts on AI  

What AI text generators can do (and can’t do)

Discover the truth about LLMs, from how they work to their limitations. Learn about the importance of fine-tuning, prompt engineering, and retrieval augmented generation, and why even the best LLMs are not 100% accurate. Get a realistic understanding of what LLMs can and can't do, and how to use them effectively.

My perfect stack
Software engineering  

My perfect stack

Discover the combination of technologies that I believe makes up the ultimate tech stack, from Golang and Python for backend languages, to MongoDB and MariaDB for databases, and Svelte for frontend frameworks. Learn why I chose these tools and how they work together to create a seamless development experience.

Hello World LLM!
Former LLM Course  

Hello World LLM!

Create your first LLM application - a 'Hello World' of AI. Learn how to use Hugging Face's Transformers library and the GPTQ version of the fine-tuned Mistral model to generate human-like text. Follow this step-by-step guide to build a simple text generator and unlock the power of Large Language Models.

Install your dev container
Former LLM Course  

Install your dev container

Take your AI development to the next level - set up your Docker development environment. Learn how to create a Dockerfile, docker-compose.yml, and requirements.txt to build a container with NVIDIA CUDA, Python, and SSH. Follow this step-by-step guide to get started with coding your first LLM app.

Install your environment
Former LLM Course  

Install your environment

Get started with AI development on Linux - the easy way. Learn how to install NVIDIA drivers, CUDA, and Docker on Debian 12, and simplify your workflow with a few simple tricks. Follow this step-by-step guide to set up your development environment and unlock the full potential of AI.

LLM requirements
Former LLM Course  

LLM requirements

Unlock the full potential of AI training - but do you have the right hardware? Discover the NVIDIA graphics card requirements and VRAM needs to complete this course and take your skills to the next level. Read on to find out if your computer is up to the task.