×
Community Blog How to Deploy FlowiseAI with One Click on Alibaba Cloud?

How to Deploy FlowiseAI with One Click on Alibaba Cloud?

On Alibaba Cloud, you can quickly deploy FlowiseAI by using a one-click deployment link and start using it with a few simple configuration steps.

By Yehan

What is FlowiseAI?

FlowiseAI is an open-source low-code development tool designed for developers to build customized large language model (LLM) applications.

Through its drag-and-drop interface, users can easily create and manage AI-powered interactive applications such as chatbots and data analysis tools.

It is based on the LangChain framework and supports integration with various AI models and databases to implement highly customizable workflow automation. For more information, see the FlowiseAI official website.

How to Deploy FlowiseAI on Alibaba Cloud?

Alibaba Cloud Compute Nest provides a one-click deployment link for FlowiseAI. Click the link to deploy FlowiseAI. The deployment steps are as follows:

1.  Choose Create Service Instance, set the parameters as prompted, and then click Next: Confirm Order.

1

2.  Click Create Now and wait until the service instance is created.

3.  After the service instance is created, go to the Service Instance Details page. You can obtain the Flowise login information on the Overview page.

2

How to Use FlowiseAI?

Click the endpoint generated after the deployment of Alibaba Cloud Compute Nest to go to the homepage of FlowiseAI.

3

The following is a simple example of a chatbot to illustrate how to use FlowiseAI to construct your own LLM chain.

1.  Click Add New in the upper-right corner of the page to add a new Chatflows.

4

2.  Select the following components from the Add Nodes panel and drag them to the canvas.

  1. Drag OpenAI from the LLMs category.
  2. Drag the LLM chain from the Chains category.
  3. Drag the Prompt Template from the Prompts category.

5

3.  Connect these components.

  1. Connect the Output of OpenAI to the Language Model of the LLM Chain to use it as the language model.
  2. Connect the Output of the Prompt Template to the Prompt of the LLM Chain.

6

4.  Enter the following information.

  1. Enter the key in OpenAI.
  2. Enter What is a good name for a company that makes {product }? in the Template field of the Prompt template.
  3. Enter the name of the LLM Chain.

7

5.  Save the ChatFlow and click the dialog box in the upper-right corner to start the conversation.

8

0 1 0
Share on

Alibaba Container Service

222 posts | 33 followers

You may also like

Comments