What is Claude AI? Features + Geek Hub access
Claude is Anthropic's model family and chat app. It stands out on long reasoning, writing, and code. Teams use claude.ai and also call Claude via API inside products.
What is Claude?
It includes the claude.ai app (projects, artifacts) and API models (Haiku, Sonnet, Opus, etc.). The app is for humans; the API is for product.
Strengths
- Reasoning and instruction following
- Strong code and explained refactors
- Large context windows on current models
- Anthropic's safety / usage controls
Claude via Geek Hub
On Geek Hub, Claude models show up as anthropic/.... With one key you can fall back to GPT or Gemini if Claude is saturated or the task isn't worth the cost.
- Pick anthropic/claude-sonnet-5 (or current id) in your client
- Geek Hub base URL + API key
- Add failover to another provider when needed
Claude FAQ
- Claude app or API?
- App for personal/team browser work; API (via Geek Hub) for features inside your software.