• nave
    arrow-up
    2
    arrow-down
    1
    ·
    5 months ago
    edit-2
    5 months ago
    link
    fedilink

    The first plan with gpt4 is 12bucks a month.

    Gpt-4o (the newest model) is free for a limited number of messages.

    • VinS
      arrow-up
      1
      arrow-down
      0
      ·
      5 months ago
      link
      fedilink

      I haven’t tested it on programming yet. Have you tried it? How is it?

      • nave
        arrow-up
        3
        arrow-down
        1
        ·
        5 months ago
        link
        fedilink

        I messed around with it a little bit. I never used gpt-4 so I can’t say how much better it is, but it worked really well and only required some minor tweaking on my part.

        • VinS
          arrow-up
          1
          arrow-down
          0
          ·
          5 months ago
          link
          fedilink

          Thanks for your inputs <3

      • trolske
        arrow-up
        1
        arrow-down
        0
        ·
        5 months ago
        link
        fedilink

        I’ve used it with Python for data extraction and visualization last week. It worked worked surprisingly well 90% of the time. But when it failed to produce the code I wanted, it was difficult to trouble shoot and find a way around.
        It helped a lot to break the tasks down as much as possible. It also remembered stylistic guidelines from several prompts ago