Multiple AIs in the chat playground

Mike Croucher on 26 Jan 2024 (Edited on 7 Oct 2024)
Latest activity Reply by Greg Adams on 20 Jan 2025

When I want to understand a problem, I'll often use different sources. I'll read different textbooks, blog posts, research papers and ask the same question to different people. The differences in the solutions are almost always illuminating.
I feel the same way about AIs. Sometimes, I don't want to ask *THE* AI...I want to ask a bunch of them. They'll have different strengths and weaknesses..different personalities if you want to think of it that way.
I've been playing with the AI chat arena and there really is a lot of difference between the answers returned by different models. https://lmarena.ai/?arena
I think it would be great if the MATLAB Chat playgroundwere to allow the user to change which AI they were talking with.
What does everyone else think?
Eren
Eren on 22 Oct 2024
I totally get what you're saying! Using different sources to understand a problem is such a smart approach. The same goes for AI—asking multiple models can really show you different sides of the same issue.
The idea of a MATLAB Chat playground where you can switch between different AI models sounds awesome! It would be interesting to see how each one tackles a question differently, especially since there are so many top AI apps out there that offer unique perspectives.
Has anyone else played around with different AIs and noticed how varied their answers can be? I'd love to hear about your experiences!
Greg Adams
Greg Adams on 20 Jan 2025 (Edited on 31 Jan 2025)
This discussion highlights exciting possibilities for using artificial intelligence development services to create dynamic chat experiences. The idea of multiple AIs interacting in a chat playground opens doors to innovative collaboration and problem-solving. It's a great example of how AI can enhance communication and creativity in real-time environments. Looking forward to seeing this concept evolve further!
idris
idris on 7 Oct 2024
That could be possible by way of using a 'switch' statement in the code, which allows the program to be menu-driven. Although the so called 'leader' of the AI models (GPT 4.o) seems to make some errors occasionally, making its owner, openai write a disclaimer on her page regarding its usage.
Matt J
Matt J on 26 Jan 2024 (Edited on 30 Jan 2024)
Which AI is used now by the Playground? What are the options for the other models?
Hans Scharler
Hans Scharler on 31 Jan 2024
The playground is using OpenAI's GPT-35.turbo model.
idris
idris on 7 Oct 2024
Check the link 'https://platform.openai.com/docs/models' for confirmation, as there is no 'GPT-35.turbo model therein'.
David
David on 8 Oct 2024 (Edited on 8 Oct 2024)
The Playground was switched to gpt-4o-mini about one month ago.