OpenAI API: Program AI-based program chats
OpenAI API: Program AI-based chats, sales assistants & text adventures
Language: German

OpenAI API: Program AI-based chats, sales assistants & text adventures

Would you like to develop AI-based chats that talk to your users - similar to ChatGPT? In this course, developer Stephan Haewß will show you how to use the OpenAPI API for your purposes. Using three examples (a chat, a sales assistant for online stores and a text adventure), you will learn how to make your websites and apps speak in such a way that they provide suitable answers to your users' questions.

  • How to let OpenAI's LLM speak in your websites, online stores and games
  • The power behind ChatGPT - how to connect the OpenAI API to your developments
  • Example chat: Program AI-based chat apps that interact with your users
  • Example text adventure: Develop a game in which the NPCs give AI-generated answers
  • Example sales assistant: How your online store talks to your users about products
  • Programming chats based on AI - a three-hour tutorial by Stephan Haewß

Text generated by artificial intelligence - learn now how to incorporate it into your applications in a targeted and specific way.

Details
  • content: 3 h Video training
  • Licence: private and commercial Rights of use
  • Bonus: including working material
Categories
AI & Trends, Web design, CMS & development
Created with love by:
Stephan Haewß Stephan Haewß

Introduction to the course

Introduction

Program chat app.

AI chat in a text adventure game.

Virtual sales assistant for an online shop

Conclusion

Details of the content

Develop AI-based chats for websites, apps, online stores and games

New skills for you as a developer: After this three-hour course, you will be able to connect the OpenAI API to your developments and use it in a targeted manner. A chat that interacts with users at any time? A sales assistant that knows the products in an online store and provides customers with information about them? Or how about a computer game in which the NPCs cheerfully talk to the players in specific roles with AI-based responses? These three examples will teach you how to use OpenAI's Large Language Model (LLM) for your purposes.

ChatGPT shows you how to use OpenAI's API

After an introduction to the course, the tools used and the OpenAI platform, you will directly develop a chat app that plays out AI-generated responses. Set up the base project, connect the OpenAI API and then learn all the important tricks to make your chat speak like ChatGPT.

In the second part of the course, you will create a game in the style of a text adventure . The special challenges here: On the one hand, the NPCs have to take on a certain role (for example, speak in the role of a bartender). On the other hand, the LLM must know which answer the conversation with the player must lead to and when the user has already performed a certain action.

In the final section of the tutorial, you provide the LLM with information about the product portfolio of an online store. Equipped with this information, the sales assistant you have developed can inform customers about the products.

Three concrete example applications, for which the project files are also included - learn how to integrate AI-generated text responses specifically into your self-developed chats.

Who is this OpenAI API course for?

The course is aimed at developers who want to create AI-based chat applications for websites, online stores, apps and games. Start the training if you are a programmer who wants to be able to integrate the latest AI technologies into your developments. To follow the tutorial practically, you should have knowledge of JavaScript and React as well as the use of Node JS, Virtual Studio Code and Astro JS. To connect to the OpenAI API, you will need an OpenAI account and a key.