A coding question from generative AI: ChatGPT (3.5 and 4) vs. Bard vs. Bing Chat

Saber Soleymani
4 min readMar 29, 2023

Writing the initial drafts of code with generative models is awesome! However, how do they handle questions that are not related to data science, which has a lot of Python codes on the internet?

Question (prompt)

Write a code in Python that read notes from a file and plays music. Instead of reading from a “wav” file, read the notes from plain text or a JSON file. You can define the format for the text or JSON file.

--

--

Saber Soleymani

Following and posting about social computing, information systems, computer science, art, philosophy, and more!