Create new app
This step-by-step guide will walk you through the process of creating a chat application and embedding it directly into your platform quickly and seamlessly.
Step 1: Create your application
First things first, let’s create your chat application:
- Hit the Create button in the Applications screen to start the process. Enter a meaningful name for your chat application that reflects its purpose or the service it will provide.

Step 2: Connect an LLM
To activate your chat application, it's crucial to connect it to an LLM. Your application will not function until this step is completed:
- Select your desired model provider from the following options:
- OpenAI
- GoogleAI
- Vertex Model Garden(self-hosted)
- Depending on your chosen provider, complete the following:
- Choose your preferred model and version from the available list if using OpenAI or GoogleAI.
- Provide the API key or connection details necessary to establish a link between Superwise and the LLM model.
- Test your application connection

Good to know
Utilize the Playground to immediately test the chat application with the connected LLM.
Step 3: Save & Publish
You're just a step away from launching your chat application:
- Click the"Save & Publish" button to finalize and go live.
- Post-publishing, the application is prepared for embedding within your platform
Additional configuration options
Maximize the potential of your chat application with these extra features:
- Add a prompt: Customizing the initial prompt enables the assistant to perform better by providing context and setting the direction of the conversation. [ add link to how to prompt]
- Add DB tool: By connecting to your organization's database, the chat application can access specific data, delivering a unique and personalized user experience. For more information, follow this link.
Monitor your application
Superwise automatically generates a dataset that records chat conversations upon application creation. Leveraging the Elemeta meta features extractor, the platform extracts valuable features from the conversation text, providing insightful data analytics.

Here's what you can do with your Superwise data:
- Gain Deep Insights: Explore advanced data exploration techniques - link to explore data guide.
- Monitor Effectively: Discover how to create data-driven monitoring policies - link to monitoring policy guide.
- Visualize for Clarity: Craft interactive dashboards to present your findings - link to dashboards creation guide.
Updated about 1 year ago