In this article, I'm going to describe a very specific thing one must be aware of when implementing the OpenAI Realtime API in a project: how to revert the conversation when the user interrupts the model.
8 posts tagged with "tutorial"
View All TagsUsing OpenAI's RealTime API
In this article, I'm going to describe our experience creating a WorkAdventure bot using the new OpenAI's Realtime API. This API is revolutionary because it allows you to interact with an AI model in speech to speech mode.
Tutorial 6: Developing a bot using Tock.ai
This tutorial shows you how to use Tock.ai to create a bot that can move around your map and chat with your players. Tock, also known as "The Open Conversation Kit", is an open platform that allows you to create chatbots that can interact with users in a natural way.
Tutorial 5: Developing a bot using ChatGPT
This tutorial shows you how to use OpenAI's ChatGPT to create a bot that can move around your map and chat with your players.
Tutorial 4: Coding a bell
This tutorial shows you how to create a bell that anyone on a map can ring.
Tutorial 3: Closing Doors
This tutorial shows you how to create doors, which
- open automatically when you get close to them
- can get locked when you are inside the room and no one outside the room can unlock them
The tutorial also shows you how you can install a bell close to the door and everyone within a short radius can hear the bell.
Tutorial 2: Note taking
This tutorial shows you how to take notes as an admin and leave it to read for other users.
Tutorial 1: Day and Night Effect
This tutorial shows you how to switch tiles at a specific time of the day.