|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
4 |
| - <title>Flowise - Low-code LLM apps builder</title> |
| 4 | + <title>Flowise - Build AI Agents, Visually</title> |
5 | 5 | <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
6 | 6 | <!-- Meta Tags-->
|
7 | 7 | <meta charset="utf-8" />
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
9 | 9 | <meta name="theme-color" content="#2296f3" />
|
10 |
| - <meta name="title" content="Flowise - Low-code LLM apps builder" /> |
11 |
| - <meta name="description" content="Flowise helps you to better integrate Web3 with existing Web2 applications" /> |
12 |
| - <meta name="keywords" content="react, material-ui, reactjs, reactjs, workflow automation, web3, web2, blockchain" /> |
| 10 | + <meta name="title" content="Flowise - Build AI Agents, Visually" /> |
| 11 | + <meta |
| 12 | + name="description" |
| 13 | + content="Open source generative AI development platform for building AI agents, LLM orchestration, and more" |
| 14 | + /> |
| 15 | + <meta |
| 16 | + name="keywords" |
| 17 | + content="react, material-ui, reactjs, reactjs, workflow automation, generative AI, AI agents, LLM orchestration" |
| 18 | + /> |
13 | 19 | <meta name="author" content="CodedThemes" />
|
14 | 20 | <!-- Open Graph / Facebook -->
|
15 | 21 | <meta property="og:locale" content="en_US" />
|
16 | 22 | <meta property="og:type" content="website" />
|
17 | 23 | <meta property="og:url" content="https://flowiseai.com/" />
|
18 | 24 | <meta property="og:site_name" content="flowiseai.com" />
|
19 | 25 | <meta property="article:publisher" content="https://www.facebook.com/codedthemes" />
|
20 |
| - <meta property="og:title" content="Flowise - Low-code LLM apps builder" /> |
| 26 | + <meta property="og:title" content="Flowise - Build AI Agents, Visually" /> |
21 | 27 | <meta
|
22 | 28 | property="og:description"
|
23 |
| - content="Build customized LLM orchestration flow & agents, enable quick iterations from testing to production" |
| 29 | + content="Open source generative AI development platform for building AI agents, LLM orchestration, and more" |
24 | 30 | />
|
25 | 31 | <meta property="og:image" content="https://flowiseai.com/og-image/og-facebook.png" />
|
26 | 32 | <!-- Twitter -->
|
27 | 33 | <meta property="twitter:card" content="summary_large_image" />
|
28 | 34 | <meta property="twitter:url" content="https://flowiseai.com" />
|
29 |
| - <meta property="twitter:title" content="Flowise - Low-code LLM apps builder" /> |
| 35 | + <meta property="twitter:title" content="Flowise - Build AI Agents, Visually" /> |
30 | 36 | <meta
|
31 | 37 | property="twitter:description"
|
32 |
| - content="Build customized LLM orchestration flow & agents, enable quick iterations from testing to production" |
| 38 | + content="Open source generative AI development platform for building AI agents, LLM orchestration, and more" |
33 | 39 | />
|
34 | 40 | <meta property="twitter:image" content="https://flowiseai.com/og-image/og-twitter.png" />
|
35 | 41 | <meta name="twitter:creator" content="@codedthemes" />
|
|
0 commit comments