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
7
7
8
```text
8
9
.d8888b. 888888b. 888 d8P
@@ -19,17 +20,18 @@ Y88b d88P 888 d88P 888 Y88b
19
20
20
21
The official async Python SDK for [ChatBotKit](https://chatbotkit.com) - a platform
21
22
for building and deploying conversational AI applications. With ChatBotKit you can
22
-
swiftly develop and deploy AI bots and agents capable of natural language interactions.
23
+
create bots and agents with custom data, skillsets, and integrations while
24
+
keeping AI orchestration on the ChatBotKit platform.
23
25
24
26
## Why ChatBotKit?
25
27
26
-
**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:
28
+
**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:
27
29
28
30
- 🪶 **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.
29
31
30
32
- 🛡️ **Robust & Streamlined**: Server-side processing provides a more reliable experience with built-in error handling, automatic retries, and consistent behavior across all platforms.
31
33
32
-
- 🔄 **Backward & Forward Compatible**: As AI technology evolves-new models, new capabilities, new paradigms-your agents automatically benefit. No code changes required on your end.
34
+
- 🔄 **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.
33
35
34
36
- 🔮 **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