
< session />
Custom GPTs for Fun, Profit, and Potential Liability
Tue, 23 April
There are two ways to create your own customized GPT. One is to use the wizard inside the website, which requires no coding and makes it easy to upload your own data and custom instructions. Those GPTs are then only available to other OpenAI premium users. Alternatively, you can code to the AI Assistants API, which is more complex, but more flexible, and allows you to incorporate AI capabilities into your systems directly.
Making a custom GPT can be easy, but it's still an AI. That means even with your own data supplied, it will tend to favor information in its training set. Getting an AI to do what you want (and only what you want) can be difficult.
This talk covers both approaches: making a custom GPT inside the web site, and coding your own. It talks about both the costs and benefits of either approach, and, unlike other tutorials available, the coding part uses Java rather than Python or TypeScript.
< speaker_info />
About the speaker
Kenneth Kousen
President, Kousen IT, Inc!
Ken Kousen is a Java Champion, several time JavaOne Rock Star, and a Grails Rock Star. He is the author of the Pragmatic Library books “Mockito Made Clear” and “Help Your Boss Help You,” the O'Reilly books “Kotlin Cookbook”, “Modern Java Recipes”, and “Gradle Recipes for Android”, and the Manning book “Making Java Groovy”. He also has recorded over a dozen video courses for the O'Reilly Learning Platform, covering topics related to Android, Spring, Java, Groovy, Grails, and Gradle.
His academic background include BS degrees in Mechanical Engineering and Mathematics from M.I.T., an MA and Ph.D. in Aerospace Engineering from Princeton, and an MS in Computer Science from R.P.I. He is currently President of Kousen IT, Inc., based in Connecticut.