ChatGPT - Commodore 64

Поділитися
Вставка
  • Опубліковано 12 гру 2022
  • A short video to prompt ChatGPT to be a C64, and then we write a BASIC program and run it.
    10 PRINT "HELLO"
    20 GOTO 10
    RUN
    Good memories!
  • Наука та технологія

КОМЕНТАРІ • 8

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

    I was just trying to do this same thing. PRINT commands work great but I cannot get it to let me provide input to commands like "INPUT X$", it just provides the input for me

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

      Oh, this is a great idea! I didn't experiment a lot with it, but now seeing "INPUT X$" get me very curious to look into BASIC. I think it should grasp BASIC as a language to some extent at least, since there is probably a good amount of training data out there. I think I understood what you try to do, like when asking it to run the program, you would expect it to prompt you for the input (as part of the chat conversation). Mmmmhh. maybe it needs some more instructions during the initial prompt to make that happen? Maybe add something like "if BASIC requires or requests interactive user input, please ask me for that input" or something along those lines.

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

    Why don't use ChatGPT directly with a Commore 64? ua-cam.com/users/shorts583oQigeXyY

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

    it will stops to do that. bad try guy.

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

      Thanks for the comment! I just tried and it still works. I asked it to show me the startup screen of a Commodore 64 in textual representation, and it also was still able to simulate running a BASIC program. Sometimes you have to interact and try a few times to get the wanted information from ChatGPT.
      Let me know if you got it to work also?
      It seems like “prompting AI” could be the next level for programming. 😀

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

      @@embracethered Not for me, sorry! You'r lucky.

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

      @@stefanotorelli3688 I typed in exactly what was in the video, and I got the desired output. Not sure why it's not working for you.