Conversational Bots
4 compositions.
- Botpress — Visual + code AI agent platform (Studio drag-and-drop, ADK TypeScript library, Desk for human handoff, Webchat, Hub integrations) for building LLM-powered chat…
- Microsoft Bot Framework — Microsoft's pre-LLM SDK for building turn-based conversational bots in C#/JS/Python/Java with dialog stacks, channel adapters, scoped state, and a documented h…
- Rasa — Developer platform for enterprise text and voice AI assistants combining LLM-based dialogue understanding (CALM) with deterministic business logic encoded as F…
- Voiceflow — SaaS visual platform for designing AI customer-experience agents that mix agentic playbooks (LLM-driven goal-based reasoning with tools) and deterministic work…