GitHub issues GitHub forks GitHub stars GitHub license

ChatGPT Flow Launcher

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.

🌊 Ask from anywhere, any file (using FlowLauncher)

Flow Launcher Demo

Figure 1: Demonstrating the use of FlowLauncher with ChatGPT.

Features

  • 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.)

Installation

  1. Install ChatFlow Plugin from Chrome Webstore
  2. Download the latest release
  3. Move the release into your FlowLauncher/Plugins folder

Note: Coming soon to FlowLauncher Store

Usage

Use the action keyword ch followed by your query to use this plugin. To use GPT 4, add a 4 before your prompt.

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

MIT