Getting Started
Jump straight into it with our quickstart guide, or continue to read through
our API reference. Don’t forget you can also use ctrl + k
or the searchbar
to find what you need!
The Sociable AI API can now be used to access user created AI personas, customizable through our dashboard at app.sociable.how.
Our API currently features two main functions:
Messages between users and AI personas are stored as Message
objects, which are then grouped by Dialogue
. Dialogues are one-on-one conversations, meaning that they represent an ongoing interaction between an AI persona and one user.
Getting Started
Jump straight into it with our quickstart guide, or continue to read through
our API reference. Don’t forget you can also use ctrl + k
or the searchbar
to find what you need!