I Used ChatGPT to Create an Entire AI Application on AWS
Two days ago OpenAI released ChatGPT, a new language model which is an improved version of GPT-3 and, possibly, gives us a peek into what GPT-4 will be capable of when it is released early next year (as is rumoured). With ChatGPT it is possible to have actual conversation with the model, referring back to previous points in the conversation. I wanted to try out if I could use this model as a pair programmer that I can give some instructions and it produces the code for me. I would still double-check those code snippets, of course, but at least I won't have to write them from scratch anymore. So in this blog post I describe how I used ChatGPT to create a simple sentiment analysis application from scratch.
Dec-23-2022, 15:35:06 GMT
- Technology: