Skip to content

Commit bb8e2f8

Browse files
MQ37TC-MO
andauthored
Update sources/platform/integrations/ai/langflow.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 7bcfd2c commit bb8e2f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

sources/platform/integrations/ai/langflow.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ For more information on Langflow, visit its [documentation](https://docs.langflo
2424

2525
This guide will first demonstrate how to call Apify Actors by using the [RAG Web Browser](https://apify.com/apify/rag-web-browser) Actor to search Google for a query and extract the search results. Then, it will provide an example of using an AI agent workflow to search the web for a company's social media profiles and extract data from them. We will use the [Google Search Results Scraper](https://apify.com/apify/google-search-scraper) Actor to search the web for social media profiles of a given company. Then, we will use the [TikTok Data Extractor](https://apify.com/clockworks/free-tiktok-scraper) Actor to extract data from the TikTok profiles.
2626

27-
> Langflow can either be installed locally or used in the cloud. The cloud version is available on the [Langflow](http://langflow.org/) website. If you are using the cloud version, you can skip the installation step.
27+
:::note Cloud vs local setup
28+
29+
Langflow can either be installed locally or used in the cloud. The cloud version is available on the [Langflow](http://langflow.org/) website. If you are using the cloud version, you can skip the installation step, and go straight to [Creating a new flow](#creating-a-new-flow)
30+
31+
:::
2832

2933
### Installation
3034

0 commit comments

Comments
 (0)