Skip to main content

Chat

Chat is the core of the Colibri eco-system, a chat is not only a Converstaion with Colibri but also with pearse, within companies and most importantly it acts as a log anytime an app is opened, the conversation keeps going in the background even when the user is interacting with UI.

Task Chat Branch API
note

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.


Team

OwnerLead
MendyTamar

Status

Doc StatusFeature StatusLast UpdateVersionReleasePhase
In ProgressIn Progress-0.00InternalAlpha

Description

Because Colibri is an AI product, the entire platform boils down to chat, while there are hundres of features baked into the platform, the way the user will access it all is through Chat. By default the user always starts on the Chat view and starting a new thread within the Colibri Conversation, this means, while the screen is empty and loogs like a new conversation, it is in reality simply a new thread, only one conversation can exsist per entity or connection.

Should the user want to start a conversation with another entity (e.g. person, app, persona, etc.) they can use the @ symbole.

Should they want to take action, they can use / (e.g. /Agenda set a meeting with @Mendy today at 9:00), while the user can use @GoogleCalender to access thier calender app the / inplied intent, both would get the same result but / allows apps to buld spesifict actions and @ leave it to AI to determin intent.

See the Features section to get a full idea of everything Chat is capable of.

Reminders