Topic
llm
AI news and tutorials tagged “llm”.

Lançamentos
New AI model promises faster, cheaper reasoning
The release brings performance gains on reasoning tasks and cuts the cost per token — a sample news post to validate the layout.

Fundamentos
What is an LLM? A simple explanation (no math)
What is an LLM? Understand in 8 minutes, no math, how a Large Language Model works, why it "hallucinates", and how to use generative AI safely.

Fundamentos
What are tokens and how do they work? (a simple guide)
What are tokens in AI? Understand in 6 minutes, no math, what they are, how text becomes tokens, and how the model reads and generates each one.

LLMs
RAG from scratch: give your AI model memory
Understand what Retrieval-Augmented Generation is and build a basic pipeline — a sample Intermediate-level tutorial.