ShellGPT: Never Leave the Terminal Again

Поділитися
Вставка
  • Опубліковано 31 лип 2024
  • I show off Shell GPT, a really handy little module that allows you to use ChatGPT right in your shell with a whole bunch of sweet additions for handling code.
    00:00 Intro
    01:00 Examples
    04:56 Chat Sessions
    07:18 Creating Code
    10:37 Comparison to Copilot
    #chatgpt #programming
    Links:
    Shell GPT - github.com/TheR1D/shell_gpt
    Support My Work:
    Check out my website: www.ianwootten.co.uk
    Follow me on twitter: / iwootten
    Subscribe to my newsletter: newsletter.ianwootten.co.uk
    Tip me: ko-fi.com/iwootten
    Learn how devs are making money from their Side Projects: niftydigits.gumroad.com/l/sid...
  • Наука та технологія

КОМЕНТАРІ • 22

  • @cameronarbis
    @cameronarbis Рік тому +3

    As someone who has this topic on my mind and loves ghost in the shell, I feel content tailored. Thanks for making this, Ian.

  • @TylerStraub
    @TylerStraub Рік тому +2

    I wasn't ready for this! UA-cam recommendations were on point with this one. Fantastic looking utility! The implications of a tool like this are pretty profound. Thanks for sharing.

    • @IanWootten
      @IanWootten  Рік тому

      No problem. Thanks for the lovely comment!

  • @rpc3340
    @rpc3340 Рік тому

    gonna try this

  • @Derkenblosh2
    @Derkenblosh2 4 місяці тому

    What I can't figure out... When using over a terminal, if I don't enable --no-md, then the markup styles are PAINFULLY slow

  • @bob38161
    @bob38161 Рік тому +1

    Can shell gpt read and write files in an existing project to review code and check for errors between files?

    • @IanWootten
      @IanWootten  Рік тому

      It can't read them, since this would require sending back their entire content as tokens. The commands it outputs have the potential to write to files though.

  • @leacocksteve
    @leacocksteve Рік тому +1

    Cant we create an open source tool where by everyone can use it similarly like this using huggingface ?

    • @IanWootten
      @IanWootten  Рік тому

      You mean an open source code generator?

  • @saxtant
    @saxtant Рік тому +2

    I bet you it could write itself.

    • @IanWootten
      @IanWootten  Рік тому +1

      Sounds like the script for a sci-fi movie.

  • @DM-so1eh
    @DM-so1eh 7 місяців тому

    I generate api keys on openai, since the first time i installed sgpt ive never gotten anything other than errors. Tried many keys, tried echoing to the openai api key variable, tried adding keys many times to the sgpt config, always get too many requests error. I even signed up for chatgpt premium and same bs. No idea why my expetience is so much different from everyone else apparently. Literally copying and pasting a key and it will not work for me ever across 3 computers.

    • @IanWootten
      @IanWootten  7 місяців тому

      A ChatGPT plus subscription isn't necessary for API access. So long as you have an API key and developer access configured you should be good to go. ShellGPT will prompt you if the required environment variable isn't set so it sounds like something else might be causing the issue you're facing.

    • @DM-so1eh
      @DM-so1eh 7 місяців тому

      @@IanWootten i understand that it should work, but it doesnt. Api key is correct, copied and pasted many times. It doesnt work, i get the same error with no difference in result no matter what.

  • @wishIKnewHowToLove
    @wishIKnewHowToLove Рік тому +1

    I'M NEVER LEAVING VIM AGAIN

    • @ajarivas72
      @ajarivas72 7 місяців тому

      How come you left VIM?
      Is there any other program in a computer besides the TERMINAL?

  • @user-xw6ns6ih5f
    @user-xw6ns6ih5f 3 місяці тому

    is it free or paid because it is chatgpt 4

    • @IanWootten
      @IanWootten  3 місяці тому +1

      ShellGPT itself is open source, but you'll need an OpenAI API key to use it, so there is a cost.

  • @darklord2222
    @darklord2222 Рік тому +1

    Pricing is an issue 🥲

    • @IanWootten
      @IanWootten  Рік тому

      Really? For GPT3.5 It's only a few cents a day for me. Works out as a lot less than a copilot sub.

    • @darklord2222
      @darklord2222 Рік тому

      @@IanWootten yep, compared to dollar it's decent. In other parts of the world it's not that good. We don't prefer ai tool rather just Google it 😂