Claude
From ProWiki - Demo and Test Wiki
| Claude | |
|---|---|
| Developer | Anthropic |
| Type | AI assistant |
| Initial release | 2023 |
| Operating system | Web, iOS, Android |
| Written in | Python |
| License | Proprietary |
| Website | claude.ai |
| Contents | |
Claude is a conversational AI assistant developed by Anthropic, designed with a focus on safety, reliability, and helpfulness. It is available via claude.ai and the Anthropic API.
Key Features
- Long context window (up to 200k tokens) for processing large documents
- Strong performance on reasoning, analysis, and writing tasks
- Document and image understanding
- Code generation and review
- Claude.ai Teams and Enterprise for organizational use
- API access for building custom AI applications
- Constitutional AI training approach for safer outputs
Enterprise Use
Claude is used in enterprises for document analysis, contract review, report drafting, code assistance, and customer-facing chatbot development. Its long context window makes it well-suited for processing lengthy legal, technical, or financial documents in a single prompt. Anthropic offers a Business Associate Agreement (BAA) and data processing agreements for regulated industries. Professional Wiki uses Claude via the Anthropic API to power the AI Assistant MediaWiki extension.
Tips
- Take advantage of the long context window by providing full documents rather than excerpts.
- Use the system prompt to define Claude's role, tone, and constraints for your use case.
- Claude tends to be conservative — if output is too cautious, clarify the professional context in the prompt.
- Use Projects in Claude.ai to maintain persistent context and instructions across conversations.