vai about
Display information about vai, its author, and links to project resources.
Synopsis
vai about [options]
Description
vai about shows details about the voyageai-cli tool, including the author (Michael Lynn, Principal Staff Developer Advocate at MongoDB), project links, and why Voyage AI was chosen. It highlights key Voyage AI advantages: SOTA embedding quality, cost-effective asymmetric retrieval, shared embedding spaces, domain-specific models, and two-stage retrieval with reranking.
Options
| Flag | Description | Default |
|---|---|---|
--json | Machine-readable JSON output | — |
Examples
Show about info
vai about
JSON output
vai about --json
Output (JSON)
{
"tool": "voyageai-cli",
"binary": "vai",
"author": {
"name": "Michael Lynn",
"github": "https://github.com/mrlynn",
"website": "https://mlynn.org"
},
"links": {
"npm": "https://www.npmjs.com/package/voyageai-cli",
"github": "https://github.com/mrlynn/voyageai-cli",
"docs": "https://www.mongodb.com/docs/voyageai/"
}
}
Community Tool
vai is an independent, community-built tool — not an official product of MongoDB, Inc. or Voyage AI.
Related Commands
vai ping— Test API connectivityvai models— View available models