m7mdisk_obsidian-gpt/manifest.json
Mohammad Iskandarani dd2b20f183 Basic MVP working
2023-03-10 18:22:57 +03:00

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
}