Skip to content

Commit da0d5d4

Browse files
committed
👌 IMPROVE: CTA above the fold
1 parent 725071b commit da0d5d4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎apps/baseai.dev/content/docs/docs/index.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,14 @@ BaseAI is the first web AI framework built for web developers.
2525

2626
Developers use BaseAI to develop high-quality AI agents with memory (RAG) using TypeScript and then deploy serverless as a highly scalable API using [⌘ Langbase][lb] (creators of BaseAI).
2727

28-
29-
1. Start by building local AI agents we call [Pipes](/docs/pipe/quickstart)
30-
2. Then create a local semantic [memory (RAG)](/docs/memory/quickstart) so your AI agents can chat with your data
31-
32-
3328
<CTAButtons
3429
primary={{ href: '/learn', text: '⌘ Learn BaseAI', sub:'(Pipes, Tools, Memory)' }}
3530
secondary={{ href: 'https://github.com/LangbaseInc/baseai', text: '★ Star BaseAI on GitHub' }}
3631
/>
3732

33+
1. Start by building local AI agents we call [Pipes](/docs/pipe/quickstart)
34+
2. Then create a local semantic [memory (RAG)](/docs/memory/quickstart) so your AI agents can chat with your data
35+
3836
---
3937

4038
## Why we created BaseAI

0 commit comments

Comments
 (0)