Make Your Apps Super Smart, Start Calling ChatGPT in Xojo

Originally published at: Make Your Apps Super Smart, Start Calling ChatGPT in Xojo – Xojo Programming Blog

Being able to call ChatGPT from inside your apps for specific purposes opens up a world of new possibilities. ChatGPT is an AI or more specifically a Large Language Model (LLM). To make using ChatGPT in Xojo easier, you can use the new ChatGPTConnection class. You can find an example project showing you how by launching Xojo, clicking on Examples in the Project Chooser and then looking in the AI section. Using this class, you can make use of ChatGPT from within your Xojo projects.

7 Likes