mirror of
https://github.com/m7mdisk/obsidian-gpt.git
synced 2026-07-22 07:40:25 +00:00
11 lines
365 B
JSON
11 lines
365 B
JSON
{
|
|
"id": "obsidian-gpt-assistant",
|
|
"name": "GPT Assistant",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Train a GPT-3 based model on your notes and get personalized answers based on your knowledge base.",
|
|
"author": "M7mdisk",
|
|
"authorUrl": "https://github.com/M7mdisk",
|
|
"fundingUrl": "https://github.com/M7mdisk",
|
|
"isDesktopOnly": false
|
|
}
|