Link Search Menu Expand Document

Overview

PromptAI provides an all-in-one devops platform of building, running and deploying a chatbot. It supports both on premises and cloud design and deployment.

PromptAI emphasizes the protection of user data. Your data is stored in secure cloud AWS/US servers and is subject to strict encryption and access controls. You can also run PromptAI locally, keeping the design and conversations on your own machine

PromptAI provides an intuitive conversation design tool for fast bot creation. It enable webhook calls, conversation history, as well as publishing as a web-embedded chatbot and a mobile chatbot. You have full control over response content.

Get Start

Here is an example of creating the first PromptAI chatbot.

  1. Create the first project. overview1.png
  2. Create the first GPT Flow. overview2.png
  3. Click to complete the GPT Flow. overview3.png
  4. At this point, we completed the first dialogue flow. Now, let’s click the “Debug Run” button on the upper right corner to start debugging. overview4.png
  5. Wait for the connection to complete and test your flow. overview5.png

Publish

Select the flow that you just tested, then proceed with publishing. After publishing, you can see the web-embedded link and the mobile link. For more information on publishing, please refer to this section. overview6.png

Conversation History and Dashboard

The conversation history records the conversation information for the current project. overview7.png overview8.png