Create Your Own ChatGPT in 5 Minutes with PowerShell! #ChatGPT #powershell #openai

preview_player
Показать описание
ChatGPT is all the rage right now, but I've had my own ChatGPT in PowerShell for quite a while now, even before ChatGPT existed. In this video, I will show you how you can get access to your own #ChatGPT from the #PowerShell command line in less than 5 minutes, WITHOUT having to write a single line of code!!!

🔗Links🔗

❓ What did you think of this video❓

💪🙌Help support the channel🙌💪

⏱️Chapters⏱️
00:00 Introduction
02:52 Creating an OpenAI API Key
03:35 Where to find the OpenAI PowerShell Warpers
04:08 Using the Dall.E Image Generator from PowerShell
05:02 Adding the OpenAI PowerShell Warper to your Profile
Рекомендации по теме
Комментарии
Автор

Thank you very much! I hava a little issue about the gpt reponse, it seems gpt long response cannot returned with completed answer, any idea how to tweet the parameters? thanks again for the script

jingrichie
Автор

Looking for same and found, awesome. I am getting below error. If you can help.


"" ask-OpenAI : A parameter cannot be found that matches parameter name 'Depth'. ""

gaurav._.
Автор

When I enter $ ask-openai -question "what is the best dinosaur?" in PowerShell i get the following error:
"ask-openai: The term 'ask-openai' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again."
Before and after this I error I made sure I used my project specific API key as indicated in the video. I also installed openai successfully using "pip install openai" and "npm install openai@^4.0.0".
Any idea what else might be causing my error?

jerryweavers
Автор

Does this maintain chat context? In ChatGPT, when you ask a question you can then refine it further and chatGPT remembers the context of the previous questions in order to refine the answers with context. Does this also work when using via powershell, or is each API call a whole new chat?

shauncroucher
Автор

I'm lazy... LAZY. Did you say there is a cost to this? How much, how is it billed?
Also, when you get code back, you're not getting the description I see in other demos. Is that an option?

I kind of hate myself.. you were clear, go read the API documentation.... Slinking off to do that as well but others may be looking.

And, this is amazing!!

Denver
Автор

Hello! I get a "Response status code does not indicate success: 401 (Unauthorized)" error. Is there any solution to this? Thank you for the video

haveyouseenthisman
Автор

I have the same problem although I use an environmental variable link to a valid and working API key. (401 error)

blackbooktales
Автор

is there limitations like the actual chatgpt like no offensive stuff?

blueaftbh
Автор

Start-ChatGPT : The term 'new-Dalleimage' is not recognized as the name of a cmdlet, function, script file, or operable

subratbiswal
Автор

Thank you very much for this, I keep getting an error stating too many requests from the WebServer. Weird. On the actual ChatGPT site, I was getting a "Too many requests in an hour" message, I hoped this would bypass that, but I'll try again in a bit and see if it solves itself.

Belgriffinite
join shbcf.ru