Note: This is one of my test projects to learn how Flow Launcher works (for faster interaction with the assistant on Windows, there will be a Linux port for a different launcher as I am also mainly using Linux), mainly for the OpenJARVIS AI assistant project.
This is a Python-based plugin for Flow Launcher that allows you to open ChatGPT with a populated prompt from your query.
Figure 1: Demonstrating the use of FlowLauncher with ChatGPT.
- Open ChatGPT with a populated prompt from query
- Set the default model to use in OpenAI Chat (e.g., gpt-3.5-turbo, gpt-4, etc.)
- Install ChatFlow Plugin from Chrome Webstore
- Download the latest release
- Move the release into your
FlowLauncher/Plugins folder
Note: Coming soon to FlowLauncher Store
Use the action keyword ch
followed by your query to use this plugin.
To use GPT 4, add a 4
before your prompt.
Contributions are welcome. Please open an issue or submit a pull request.