From 1bf5d60617caa912d8178fa4cf0ac93da9cffc69 Mon Sep 17 00:00:00 2001 From: demirgitbuh Date: Wed, 17 Jun 2026 01:53:21 +0300 Subject: [PATCH] Add DemAi plugin (OpenRouter AI for Flow Launcher) --- .../DemAi-b7e375f5-b780-480d-9375-6704e7742601.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/DemAi-b7e375f5-b780-480d-9375-6704e7742601.json diff --git a/plugins/DemAi-b7e375f5-b780-480d-9375-6704e7742601.json b/plugins/DemAi-b7e375f5-b780-480d-9375-6704e7742601.json new file mode 100644 index 000000000..ad87e63f6 --- /dev/null +++ b/plugins/DemAi-b7e375f5-b780-480d-9375-6704e7742601.json @@ -0,0 +1,12 @@ +{ + "ID": "b7e375f5-b780-480d-9375-6704e7742601", + "Name": "DemAi", + "Description": "Ask any OpenRouter AI model (GPT, Gemini, DeepSeek, Llama and 300+ more) right from Flow Launcher. Inline answers, auto clipboard, and a live model browser.", + "Author": "demirgitbuh", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/demirgitbuh/Flow.Launcher.Plugin.DemAi", + "UrlDownload": "https://github.com/demirgitbuh/Flow.Launcher.Plugin.DemAi/releases/download/v1.0.0/DemAi-v1.0.0.zip", + "UrlSourceCode": "https://github.com/demirgitbuh/Flow.Launcher.Plugin.DemAi", + "IcoPath": "https://cdn.jsdelivr.net/gh/demirgitbuh/Flow.Launcher.Plugin.DemAi@main/Images/app.png" +}