khoj/manifest.json

11 lines
256 B
JSON
Raw Normal View History

{
2023-03-27 22:34:07 +02:00
"id": "khoj",
"name": "Khoj",
2023-10-18 12:43:16 +02:00
"version": "0.13.0",
2023-03-27 22:34:07 +02:00
"minAppVersion": "0.15.0",
"description": "An Open-Source AI Personal Assistant for your Digital Brain",
2023-09-26 18:19:56 +02:00
"author": "Khoj Inc.",
"authorUrl": "https://github.com/khoj-ai",
"isDesktopOnly": true
}