You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://twitter.com/chatbotkit)
6
6
7
7
```text
8
8
.d8888b. 888888b. 888 d8P
@@ -17,9 +17,15 @@ Y88b d88P 888 d88P 888 Y88b
17
17
18
18
# ChatBotKit Node SDK
19
19
20
-
Welcome to the ChatBotKit Node SDK. This SDK offers a JavaScript-based platform for effortlessly building conversational AI bots and agents. With [ChatBotKit](https://chatbotkit.com), you can swiftly develop and deploy AI bots capable of natural language interactions.
20
+
The official JavaScript and TypeScript SDK suite for
21
+
[ChatBotKit](https://chatbotkit.com) - a platform for building and deploying
22
+
conversational AI applications. With ChatBotKit you can create bots and agents
23
+
with custom data, skillsets, and integrations while keeping AI orchestration on
24
+
the ChatBotKit platform.
21
25
22
-
This is a meta repository for the ChatBotKit Node SDK. It contains the SDK packages for a number of popular platforms and frameworks such as **React**, **Next.js**, **NextAuth** and more.
26
+
This meta repository contains SDK packages and tools for popular platforms and
27
+
frameworks such as **Node.js**, **React**, **Next.js**, **NextAuth.js**, widgets,
28
+
and more.
23
29
24
30
## Main Packages
25
31
@@ -46,13 +52,13 @@ This repository also contains the following tools:
46
52
47
53
## Why ChatBotKit?
48
54
49
-
**Build lighter, future-proof AI agents.** When you build with ChatBotKit, the heavy lifting happens on our servers-not in your application. This architectural advantage delivers:
55
+
**Build lighter, future-proof AI agents.** When you build with ChatBotKit, the heavy lifting happens on our servers, not in your application. This architectural advantage delivers:
50
56
51
57
- 🪶 **Lightweight Agents**: Your agents stay lean because complex AI processing, model orchestration, and tool execution happen server-side. Less code in your app means faster load times and simpler maintenance.
52
58
53
59
- 🛡️ **Robust & Streamlined**: Server-side processing provides a more reliable experience with built-in error handling, automatic retries, and consistent behavior across all platforms.
54
60
55
-
- 🔄 **Backward & Forward Compatible**: As AI technology evolves-new models, new capabilities, new paradigms-your agents automatically benefit. No code changes required on your end.
61
+
- 🔄 **Backward & Forward Compatible**: As AI technology evolves with new models, new capabilities, and new paradigms, your agents automatically benefit. No code changes required on your end.
56
62
57
63
- 🔮 **Future-Proof**: Agents you build today will remain capable tomorrow. When we add support for new AI models or capabilities, your existing agents gain those powers without any updates to your codebase.
0 commit comments