Ask GPT - A VSCode Extension to Ask ChatGPT Questions on the FlyWelcome to the Ask GPT repository! This is a VSCode extension that enables you to ask ChatGPT questions right from your editor. With the help of OpenAI's language model, you can get answers to your queries on the fly. InstallationTo use this extension, you need to have Visual Studio Code (VSCode) installed on your system. Once you have VSCode, follow these simple steps to install Ask GPT: Go to the Ask GPT VSCode Extension page and click on "Install" from the VSCode marketplace. SetupBefore you can use Ask GPT, you need to set up your OpenAI API key. Here's how you can do it:
That's it! Your API key is now set up and you can start using Ask GPT. UsageTo ask a question using Ask GPT, follow these simple steps:
That's it! Ask GPT will generate an answer to your question using OpenAI's gpt-3.5-turbo language model and display it in the side panel. ContributingIf you want to contribute to this project, feel free to open an issue or submit a pull request on GitHub. LicenseThis extension is licensed under the MIT License. See the LICENSE file for more details. AcknowledgementsThis readme was generated by ChatGPT with some guidance and modifications. |