Web Client
Overview
The PromethistAI Web Client provides browser-based access to Relational Agents without requiring any application installation. It serves as the quickest entry point for new users and offers a lightweight alternative to native applications.
Platform Support
When to Use the Web Client
The web client is ideal when:
-
You want to try PromethistAI without installing any software
-
You’re on a platform where no native app is available
-
You need to embed an agent experience into an existing website or application
-
You’re evaluating PromethistAI for the first time
Getting Started
Quick Access
The easiest way to access your agent in the web client:
-
From Account → Projects, open the project that contains your agent.
-
In the project sidebar, click Assets → Agents and select the agent.
-
Click the Open in new Tab button.
-
The agent opens in a new browser tab using the Web Client.
|
The same page also has a Talk with Agent button, which embeds the agent inside the Platform rather than opening the standalone Web Client. Click the arrow next to Open in new Tab for a Copy URL option to share the link. See Test Your Relational Agent for details. |
|
Want to embed your agent into your own website? See Widget Embedding for integration instructions. |
Sign-in & Home Screen
You can sign in to the Web Client using the same authentication as the mobile apps, including SSO. Once signed in, the home screen shows your Featured agent, Recent agents, and other entry points.
Configuration
Insights
When an agent has at least one user-facing evaluation enabled, signed-in users see Insights directly on the agent screen. The Summary view shows score cards for each insight type, including average, minimum, and maximum values along with a distribution chart.
On the Web Client, Insights also appear automatically at the end of each conversation, so you can review how the session went without navigating away.
Learn more about Insights.
Functional Limitations
The web client offers a streamlined experience with some features unavailable compared to native applications:
-
No project detail screen – Project configuration and management must be done through the PromethistAI Platform
Technical Requirements
Browser Compatibility
-
Chrome – Latest version with WebGPU support (recommended for all platforms)
-
Edge – Latest version with WebGPU support
-
Safari – Latest version with WebGPU support (iOS 16+ or macOS)
WebGPU Requirement
The web client requires WebGPU for rendering. Ensure your browser supports WebGPU and that hardware acceleration is enabled.
To verify WebGPU availability, visit chrome://gpu (Chrome/Edge) or check your browser’s compatibility documentation. General support status for each platform can be observed in this survey.
Troubleshooting
If you encounter issues with the web client, use your browser’s developer console to diagnose problems:
-
Open developer tools (typically F12 or right-click → Inspect)
-
Navigate to the Console tab
-
Look for error messages related to WebGPU, audio, or network connectivity
Common issues include:
-
WebGPU initialization failures
-
Microphone access blocks
-
Network connectivity problems
All of these will surface in the console output.