From 3477de369a5f9120cb7e2b29b97e26068824cc74 Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Thu, 1 Aug 2024 15:44:04 +0200 Subject: [PATCH] chore(app): Announce Langbase https://x.com/MrAhmadAwais/status/1818996024163135907 --- src/app/holdings/components/Projects.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/holdings/components/Projects.tsx b/src/app/holdings/components/Projects.tsx index d769588..6345a08 100644 --- a/src/app/holdings/components/Projects.tsx +++ b/src/app/holdings/components/Projects.tsx @@ -20,10 +20,11 @@ const projects: Array = [ 'All-in-one AI sales platform for scalable and autonomous B2B sales (YC S21).', }, { - title: 'LLM platform', - label: 'Stealth', + title: 'Langbase', + label: 'Active', + href: 'https://langbase.com', summary: - 'Developer platform for building LLM apps with open source libraries.', + 'Composable AI developer platform to ship AI features in minutes, not months.', }, { title: 'AI video platform',