DeepSeek OCR is a document understanding model that extracts text and structure from images and scanned documents.
Document understanding; OCR; structured extraction; multilingual.
Document digitization; receipt/invoice extraction; scanned form parsing.
Input-only pricing; not a chat model.
Anthropic 공식 CLI 코딩 에이전트. 다중 파일 편집, 도구 사용, 롱컨텍스트 추론을 지원합니다.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="deepseek-ocr"
claude --dangerously-skip-permissions