Install
- pip
- npm
Get an API key
Sign up at vrin.cloud to get your API key, then set it:Insert knowledge
- CLI
- Python
- curl
Query
- CLI
- Python
- curl
Stream responses
Upload files
Bulk insert
Insert many documents at once from a JSON file:Multi-turn conversations
For AI agents
VRIN is designed to be called by AI agents. When stdout is not a TTY (piped or called programmatically), output is automatically JSON. Usevrin --describe to get a machine-readable schema of all commands.
Next steps
- CLI reference — full command documentation
- Query options — response modes, depth levels, model overrides
- Knowledge management — async jobs, knowledge graph, tags
- Enterprise — deploy in your own AWS account