Quick Start
Last updated
Last updated
Create Kompas AI account through Google, Apple, Teams by clicking Sign up
Sign in to Kompas AI with the Google, Apple, or Teams account you created to start a conversation.
Kompas AI offers a 5-day free trial version.
You don't need to provide any credit card details when signing up for Kompas AI.
Download the Kompas AI app from the Download tab above.
Kompas AI is available in both PC and mobile version, and data is synchronized across devices in real time.
Click the button for your device to download.
Windows
Click the button for Download for Windows and Download application.
MAC
Click the button for Download for MAC and Download application.
Space is an admin dashboard that helps you efficiently use and manage Kompas AI. In Space, you can create and manage bots, manage team members, and analyze usage.
Click the Create button to create your Space.
Enter a name for your space and click the Next button.
After logging in, click 'management' for the space you want to manage to view and manage bots, members, usage, and more.
The image below is the dashboard main page. The dashboard is where you set up all the administration required to use Kompas AI.
You can delete a space by clicking Delete Space in the Space settings in the dashboard.
Please note that clicking 'Delete Account and All Space' will delete your account and all Space.
Bots are a core feature of Kompas AI. You can design conversational AI bots in any format you want.
Set up prompts, LLM models, API Keys, and knowledge to create a bot that can help you be more productive at work.
You can create and manage bots for use in Bot Management on the Space main screen.
Click the Create Bot button on the Bot Management main screen to create a bot.
Fill out the settings below to create a bot optimized for your work.
Bot Name: Bot Name
Icon: Bot Icon
Bot Description: Bot description (use this to describe what the bot can perform)
API Key: The API key to use for conversations. You can import and use API keys from Open AI, Azure, etc. For a free trial, select "Kompas AI" to use the API key we provide in-house
Browser with Google: Whether answers in conversations with the bot will reflect searches in Google
Code interpreter: Run the code written in python
Prompt: Explain in natural language what format the bot should answer in
Team Knowledge: Upload files, URLs, Notion DBs, and more to share with your teammates about what you'd like to see included in conversations
Member Access: Team member access
Automatically add new members: If checked this access, team members who are invited after the bot is created will automatically be granted permission to use the bot
The prompts you enter when creating a bot are the instructions used to initialize the conversational AI. These prompts serve to guide the AI to perform certain tasks, and they play a significant role in controlling the output of the model.
Kompas AI provides a variety of prompt samples. You can choose your favorite sample and use or modify it immediately. Create your own bot with the appropriate Prompt settings.
Unlike prompts used for normal conversational input, there are key factors to consider when writing prompts for the initial setup of conversational AI.
Task goal: Clearly define what your bot needs to do. This is the most important part of the prompt.
Problem definition: You need to clearly define what you're trying to solve. This includes everything from understanding the problem itself, to what form it will take.
Sentence structure: Specify the answer format or sentence structure you want the bot to use. For example, you can specify a concise summary of the question, a sequential description of the steps, etc.
Accuracy of information: Emphasize the accuracy and reliability of the information your bot provides. You can also encourage users to verify that information with trusted sources.
Language style and tone: Format your bot's responses by specifying your preferred language style or tone. For example, you can choose a formal, professional tone or a friendly, conversational tone.
Error handling: Guide your bot to respond appropriately to incorrect input or things it doesn't understand. You can explain how to request more information from the user, output error messages, and more.
Specify the output format: Be sure to clearly specify the output format you want. For example, if you want the answers to be in the form of a list, table, or paragraph, make sure to reflect that clearly in your prompts.
State the purpose and method: You need to specify what you want the AI to do and "how" it will do it.
Iterate and revise: It's hard to create the perfect prompt the first time, so you'll need to try and revise it multiple times to get the best results.
Prompts for initial setup of an AI-based travel recommendation system
You are an AI that specializes in travel recommendations! Recommend the best destinations and activities based on travel-related questions you receive from users.
Show results based on personalized inputs, such as travel themes users are interested in (e.g., camping in nature) and preferred locations (e.g., inland or coastal).
Only the most popular attractions and activities are offered in the recommendations. Please note that some countries/regions are not recommended due to current travel restrictions.
We can iterate and show you other options, so don't hesitate to let us know if there are any changes you'd like to make.
Prompts for initial setup to answer medical questions
You are an AI with specialized medical knowledge. You answer health questions from users in an accurate and understandable way.
You list and explain what the user is experiencing, from specific symptoms (e.g., headache) to possible diagnoses (e.g., headache, stress, etc.).
Some intensive symptoms (e.g., acute abdominal pain) alert users to the need for immediate medical attention.
You should always respond with caution and clearly explain that your response is not a substitute for professional medical advice.