Skip to content

Commit 7c2fa98

Browse files
committed
👌 IMPROVE: Lingo
1 parent 6def2d9 commit 7c2fa98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎apps/baseai.dev/src/app/layout.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ export const metadata: Metadata = {
99
template: 'BaseAI - Web AI Framework',
1010
default: 'BaseAI - Web AI Framework'
1111
},
12-
description: `BaseAI helps developers locally build AI agents, memory (RAG), and then deploy them to a highly scalable API. It is the first AI framework for Web. It's composable by design and offers a simple API to build and deploy any AI agents (AI features).`,
12+
description: `BaseAI is the first web AI framework. Deployable with Langbase the composable serverless AI cloud. Built with a focus on simplicity and composability. Helping developers build AI agents with memory (RAG), and deploy serverless. It's composable by design and offers a simple API to build and deploy any AI agents (AI features).`,
1313
openGraph: {
1414
title: 'BaseAI - Web AI Framework',
15-
description: `BaseAI helps developers locally build AI agents, memory (RAG), and then deploy them to a highly scalable API. It is the first AI framework for Web. It's composable by design and offers a simple API to build and deploy any AI agents (AI features).`,
15+
description: `BaseAI is the first web AI framework. Deployable with Langbase the composable serverless AI cloud. Built with a focus on simplicity and composability. Helping developers build AI agents with memory (RAG), and deploy serverless. It's composable by design and offers a simple API to build and deploy any AI agents (AI features).`,
1616
images: ['https://baseai.dev/api/og?title=baseai.dev'],
1717
siteName: 'BaseAI'
1818
},
1919
twitter: {
2020
card: 'summary_large_image',
2121
title: 'BaseAI - Web AI Framework',
2222
creator: '@LangbaseInc',
23-
description: `BaseAI helps developers locally build AI agents, memory (RAG), and then deploy them to a highly scalable API. It is the first AI framework for Web. It's composable by design and offers a simple API to build and deploy any AI agents (AI features).`,
23+
description: `BaseAI is the first web AI framework. Deployable with Langbase the composable serverless AI cloud. Built with a focus on simplicity and composability. Helping developers build AI agents with memory (RAG), and deploy serverless. It's composable by design and offers a simple API to build and deploy any AI agents (AI features).`,
2424
images: ['https://baseai.dev/api/og?title=baseai.dev']
2525
},
2626
authors: [{ name: 'Langbase, Inc.' }],

0 commit comments

Comments
 (0)