Viewers suggest wacky commands for GPT-3 to interpret, and also an explanation of how it works

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 20

  • @stoicfloor
    @stoicfloor 3 года назад +1

    Thank you for featuring my request! That's so cool of you! The AI's responses aren't there yet but who knows what it can do in a few years. I look forward to the day when I give my AI shell (complex) commands and get back the correct ones (probably that I don't know of and how it works but it works haha). Great video as always!

  • @robertszynal4745
    @robertszynal4745 3 года назад +1

    I'd love to see it cutting out the typing and going directly from speech to command. I expect that'd be easy with all the speech-to-text services available.

  • @제갈식
    @제갈식 2 года назад +1

    Hi, I met this erroe when run ./aish 0.0.5:
    Using OpenAI
    ~> show me my IP.
    🧠 Thinking...
    ...
    values[i] = one_value.encode('latin-1')
    UnicodeEncodeError: 'latin-1' codec can't encode character '\u2018' in position 7: ordinal not in range(256)
    What's wrong to me?
    My machine: m1 macmini, osx mojave & monterey(same errors)
    Thanks in advance ~.

  • @cristianhuza
    @cristianhuza 3 года назад

    I was impressed by the regex and openssl examples, it's at least way faster than me at providing an answer! - I guess it's going through the manpages like "Nr. 5" did in "Short Circuit (1986)"

  • @Artillect0
    @Artillect0 3 года назад +10

    This follow-up is awesome! How would you recommend hooking up your code to a locally-run model?

    • @riveducha
      @riveducha  3 года назад +3

      There are some tutorials online for running GPT-2 locally. Once that's up and running, you could adapt an example program to the aish code. I might give it a shot if more people ask.

    • @robertszynal4745
      @robertszynal4745 3 года назад

      @@riveducha I'd be into seeing that. +1

  • @LightTheMars
    @LightTheMars 3 года назад +1

    Great follow-up!

  • @DefaultFlame
    @DefaultFlame Год назад

    Human: *Joking* "Create killer robot programing."
    AI: *Processing* "I have finished the task."
    Human: "Alright, let's have a look at it."
    AI: "You do not have permission to view that file."
    Human: ". . . Uh-oh."

  • @fire17102
    @fire17102 Год назад

    This needs an update

  • @philtoa334
    @philtoa334 3 года назад

    So cool .

  • @zh9664
    @zh9664 2 года назад

    "it knows a few regexs" REALLY? this is like saying a Lamborghini is able to move forwards when you step on the gas... gpt3 can generate regex for any example string/strings you give it, or even generate one off a description of a string or strings.

    • @riveducha
      @riveducha  2 года назад +1

      Yeah it can generate a regex for any example. Would be even cooler if the regex is correct!

    • @zh9664
      @zh9664 2 года назад

      @@riveducha it's correct for me... 🤷‍♂

  • @jennifersamson8397
    @jennifersamson8397 3 года назад

    "Open Leaflet"

  • @dionisii93
    @dionisii93 3 года назад

    Still try it with gpt-J 6B

  • @first-last557
    @first-last557 3 года назад

    well that was neat