Overview
Soul Machines Digital People can be connected to various conversational content providers, including GPT from OpenAI or your own fine-tuned LLM using our Skills API.
Out-of-the-box Integrations:
Currently, we support the following platforms out-of-the-box:
- Amazon Lex
- Google Dialogflow CX
- Google Dialogflow ES
- IBM Watson Assistant (New)
- IBM Watson Assistant (Classic)
- Kore AI
- Microsoft Copilot Studio (Power Virtual Agents)
- Microsoft Azure Bot Service
- Voiceflow
Custom Integrations
We offer two options for custom content integrations: Creating a custom Skill, using our Skills API; or creating an Orchestration Server.
Skills API
Platforms can be utilized by building an Adapter Skill which provides a mapping between the Soul Machines Skills API and a third-party system or chatbot platform. Please see /wiki/spaces/~5a4d740dfed274297effe5c2/pages/1526272285
Orchestration Server
Please see Linking an Orchestration Server