@v-lawyer/kanuni
v0.1.0
Published
AI-powered legal intelligence CLI - The Ottoman Edition
Downloads
4
Maintainers
Readme
Kanuni CLI (NPM Package)
This is the official npm package for the Kanuni CLI - AI-powered legal intelligence tool.
Installation
npm install -g @v-lawyer/kanuniUsage
After installation, you can use the kanuni command:
kanuni --help
kanuni login
kanuni chat "What are the key points in this contract?"
kanuni analyze document.pdfWhat This Package Does
This npm package is a thin wrapper that:
- Downloads the appropriate Kanuni binary for your platform
- Installs it in a local
bindirectory - Provides a Node.js wrapper to execute the binary
The actual CLI is written in Rust for maximum performance and is compiled to native code for each platform.
Supported Platforms
- macOS (Intel x64)
- macOS (Apple Silicon ARM64)
- Linux (x64)
- Linux (ARM64)
- Windows (x64)
Documentation
Full documentation is available at: https://docs.v-lawyer.ai
Source Code
The source code for the CLI is available at: https://github.com/v-lawyer/kanuni-cli
License
MIT OR Apache-2.0
Support
For issues and support, please visit: https://github.com/v-lawyer/kanuni-cli/issues
