Building a Chat Application Automatically Using GPT-4
GPT-4 is an amazing tool that can be used to automatically generate code for real-time chat applications. Learn more about this technology and how it can be used to create powerful applications. #GPT-4 #ChatApplications #Software

Whole Mars Catalog
Covering tech, markets, AI, new energy, and autonomous electric vehicles 24/7

-
Wow. Just built a simple chat application automatically using GPT-4
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
Here’s the prompt I used, requesting a real time chat application over websockets with a go backend. pic.twitter.com/wmh6DMo9Dx
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
it then gave me the main.go source pic.twitter.com/UIO1zNf3UP
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
Static files pic.twitter.com/a2B2IMKcLC
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
JavaScript, then gave instructions on how to run the backend pic.twitter.com/LU1KwOF0eC
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
It didn’t know about go modules, but was able to figure it out from the error message pic.twitter.com/f4kGAzBj9H
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
What came out was a real time chat application that actually ran. I didn’t write a single line of code myself. pic.twitter.com/dKMFhS1oXH
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023 -
I threw up the source code here in case you want to run it yourselfhttps://t.co/cevevWO4I3
— Whole Mars Catalog (@WholeMarsBlog) March 14, 2023