Claude
AI
AI
Claude is Anthropic's family of language models, usable through a chat interface or via the API in your own applications and agents.
Claude is often chosen for long documents, writing and work where instructions must be followed precisely. In practice the best model differs per task.
Never hard-wire one model into your process. Choose per task and build so you can switch models without rebuilding everything.
In practice
Claude invents facts too when the source is missing. Have it work from your documents and keep a review step before publishing.
Related terms
- LLMAn LLM is a large language model trained to predict the next word, which lets it understand and generate text. ChatGPT, Claude and Gemini run on them.
- PromptA prompt is the instruction you give an AI model. The clearer the role, goal, context and required format, the more usable the answer.
- AI agentAn AI agent is a system that uses a language model not only to answer but to act: fetch data, use tools and perform actions in other systems.
- Credits (AI)Credits are the usage units AI tools bill you in: every prompt, generated text or image consumes part of your monthly allowance.
