Mindify Chat VSCode Plugin is an integration tool that connects Visual Studio Code with the Mindify Chat service using the OpenAI API. This plugin allows developers to interact with Mindify Chat directly from their code editor, enhancing productivity and collaboration.
Features
Ask Mindify Chat: Query Mindify Chat for assistance or information directly from the editor.
Setup Repository: Configure your repository for seamless Mindify Chat interactions.
Setup GitHub Token: Authenticate with Mindify Chat using your GitHub token.
Contact
For any questions or issues, please open an issue on the GitHub repository.
Credits
ChatGPT - The large language model trained by OpenAI that was used to generate this README file
chatgpt-api - The original NPM used prior to the offical library
mpociot's extension - Inspiration for the project and the original webview panel