ChatGPT & Delphi

ChatGPT, which stands for Chat Generative Pre-trained Transformer, is a chatbot developed by OpenAI. ChatGPT is built on top of OpenAI's GPT-3.5 family of large language models, and is fine-tuned with both supervised and reinforcement learning techniques (from Wikipedia).

We've been playing with chatgpt and test if it was able to produce some type of delphi code, and yes it can, but with some mistakes.

In the following video, I ask the bot to create a WebSocket client in delphi that connects to a server, sends a message and shows the response from the server. Overall the code is more or less correct but it has some mistakes.

×
Stay Informed

When you subscribe to the blog, we will send you an e-mail when there are new updates on the site so you wouldn't miss them.

Updated Telegram Libraries for Delphi, CBuilder & ...
sgcWebSockets 2022.10

Related Posts