mirror of
https://github.com/yzh503/obsidian-aicommander-plugin.git
synced 2026-07-22 07:40:26 +00:00
11 lines
388 B
JSON
11 lines
388 B
JSON
{
|
|
"id": "ai-commander",
|
|
"name": "AI Commander",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Generate audio transcripts, images, and text in context of PDF attachments or web search results using OpenAI and Bing API.",
|
|
"author": "Simon Yang",
|
|
"authorUrl": "https://yzh503.github.io",
|
|
"fundingUrl": "https://www.buymeacoffee.com/yzh503",
|
|
"isDesktopOnly": false
|
|
}
|