Customizable theme components
Customize almost any theme component in your TalkJS user interface to match your brand's look and feel.
Customize almost any theme component in your TalkJS user interface to match your brand's look and feel.
AI chatbots like OpenAI's ChatGPT are increasingly popular, providing automated, context-aware responses to all kinds of user queries. TalkJS lets you create a customizable chat application that integrates chatbot responses seamlessly into your user chat.
Step-by-step guide to adding a real-time typing indicator for an AI chatbot in TalkJS to enhance user experience.
Sending mobile push notifications with TalkJS just got easier, with support for Apple Push Notification Service (APNs) tokens and the new Firebase Cloud Messaging (FCM) API.
Effective chat moderation is key in creating a safe and welcoming online space. TalkJS offers extensive automated content filtering, options for manual intervention, user-level moderation, and integrations for dedicated moderation tools.
Tutorial on adding a Giphy-powered GIF picker to TalkJS chat using a custom action button, themes, and a search overlay to send GIFs as messages.
Tutorial on adding TalkJS chat to a Laravel app: set up authentication, build a dynamic contact list, and mount a chatbox with per-user conversations.
Tutorial on building a Slack-style team chat with TalkJS's classic React SDK, featuring channel and DM lists, a custom chat header, and unread message highlighting.
You can now use action buttons and action links inside the ConversationListHeader and ConversationListItem theme components in the Inbox UI, giving you yet more control in customizing your chat.
As your number of users grows, so does the risk of unwanted spam messages. TalkJS built-in features that help you keep your channels clean.
Case study on how RapidSOS deployed self-hosted, on-premise TalkJS with Kubernetes to power secure, reliable chat for 911 and emergency response.
Tutorial on making the chat header's username and avatar link to a user's profile page in TalkJS, using either direct links or action buttons for single-page apps.