← Back to tools
View AGENTS.md for lingua-cli
lingua-cli
Command-line tool for language detection, wrapping lingua-rs library
Description
lingua-cli is a small command-line tool for language detection. It is a simple wrapper around the lingua-rs library for Rust, providing accurate language identification for text input.
When to use this tool
✓ Good fit when
- When you need to detect the language of text from the command line
✕ Avoid when
- When you need language translation
AI Summary
CLI language detection tool powered by the lingua-rs library
Capabilities
- + Detect language of input text
- + Support multiple languages
- + Accurate language identification
Use When
- → When you need to detect the language of text from the command line
Avoid When
- x When you need language translation