Hey YouTube Lovers,
✤ Welcome to “ForTheGeeks” ✤
In this video I will share my experience with using chatGPT in Visual Studio 2022.By now, you must have heard about chatGPT and what it can do for us. I thought of using it and integrating it with visual studio 2022.
This video is just my personal experience
✅ The Visual chatGPT Studio is a free extension for Visual Studio . It adds chatGPT functionalities right into the IDE.
✅The extension provides a set of new chatGPT commands .These commands can be accessed by selecting a method and right-clicking on the text editor.
✅Users can also interact with chatGPT via a tool window and get answers to the questions asked directly in it.
✅To use this tool, users are required to create and set an OpenAI API Key.
Note that the extension is dependent on the API provided by OpenAI . I think the speed and availability of responses directly depend on the API provided by OpenAI.
Few important links shown in this video
✅https://marketplace.visualstudio.com/...
✅ https://github.com/OkGoDoIt/OpenAI-AP...
I hope you found this video helpful and if you did please give me a thumbs up and don’t forget to subscribe to my channel. Channel link below
YTC link- https://www.youtube.com/c/ForTheGeeks...
Also I write blogs on many technical and programming languages.
✔ follow my blogs below
🌐 blogs - www.manjustechblog.com
🌐 Medium - / vnmshenoy
Please Note: This is my personal experience only