Note: This repository is a work in progress (WIP) and may not be fully functional yet. Use at your own risk. Welcome to the README for the Dual Pane Brain extension. IntroductionDual Pane Brain is a WIP dual-pane editor for interacting with openai-compatible Large Language Model (LLM) endpoints. It is designed to provide an effortless way to create new LLM-generated content. It is developed against Upcoming features:
SetupTo get started with Dual Pane Brain, follow these steps:
GeneratingTo generate, open a text document in Type up a prompt as desired:
Once you have your prompt ready, click the This will send the contents of the prompt pane to the AI API as a ContinuingThis is where the magic happens. The When no text is selected in either pane, clicking the When text is selected in either pane, the selected text is sent to the AI API as the prompt. The generated response is inserted after the cursor. TroubleshootingIf things seem off, try deleting everything in your settings.json that's namespaced under Instance management is a high priority on the development roadmap. Wrapping upContributions are welcome! If you have any ideas or suggestions, please submit an issue or pull request on the GitHub repository. |