Build with PAI Chat.
AI builder for conversational AI, support chat, image generation, and browser-integrated assistants — configured to your brand, tone, and audience. Every chatbot lives inside an organisation, and every request carries an x-api-key scoped to that organisation or to one chatbot within it.
flight_takeoff
Three steps to your first call
- 1Create an organisation and chatbotSign in to the PAI Chat dashboard. Signing up creates your organisation and first chatbot.
- 2Create an API keyIssue an organisation key from Settings → API keys, or a chatbot-scoped key from the chatbot’s API & Usage tab.
- 3Call the APISend x-api-key (and x-chatbot-id for a chatbot-scoped call) to https://chat-api-dev.paicloud.ai//auth/get.
curl https://chat-api-dev.paicloud.ai//auth/get \
-H "x-api-key: $PAI_CHAT_API_KEY" \
-H "x-chatbot-id: YOUR_CHATBOT_ID"infoAn organisation key works for any chatbot in the org; a chatbot key works for that one chatbot only.
What you can do with PAI Chat
See all guides →smart_toy
Persona-configured chatbot
Configure the AI to respond according to a defined tone, viewpoint, and communication style so every interaction stays aligned with how your organisation wants to communicate.
support_agent
AI-powered support chat
Respond to user questions automatically to reduce manual support handling, with seamless handoff to a human agent when a situation requires judgement or complex resolution.
psychology
Adaptive personality framework
Tone and behaviour dynamically match your brand voice or required perspective, with a narrative consistency engine that keeps AI responses logically structured and on-message.