code q&a
Resources About

An agent loop is a repeating cycle where an AI agent thinks about what to do, takes an action,...

Zero-shot prompting means asking an AI to do something without giving it any examples. You just...

Multimodal AI is an AI that can work with more than one type of input or output. Most early AI...

Fine-tuning is the process of taking an existing AI model and training it further on a specific...

When an AI hallucinates, it confidently produces information that is wrong or made up. The model...

An AI agent is an AI that can take actions, not just answer questions. Instead of responding to a...

A system prompt is a set of instructions given to an AI before the conversation starts. It's how...

A context window is the amount of text an AI model can read and hold in mind at once. Think of it...

A token is the basic unit of text that an AI language model reads and writes. When you send a...

A vector database is a database designed to store and search embeddings. Where a regular database...