Learn how to build a custom AI chatbot using the TalkJS chat and Google Gemini. This step-by-step guide shows you how to integrate Gemini's conversational AI into your TalkJS-powered chat app using webhooks, the REST API, and Node.js.
Mentions are a powerful feature of any chat. In high-volume chats, you may want to make messages with mentions yet easier to find. This guide shows you how to add a toggle button to your chat to filter messages that @-mention the current user.
This guide helps you integrate chat into your Framer website with TalkJS. By the end of this guide, you'll have a working example of TalkJS chat in Framer.