diff --git a/surfsense_web/app/layout.tsx b/surfsense_web/app/layout.tsx index 6166cd714..b0aa58a8f 100644 --- a/surfsense_web/app/layout.tsx +++ b/surfsense_web/app/layout.tsx @@ -35,38 +35,56 @@ export const viewport: Viewport = { }; export const metadata: Metadata = { - title: "SurfSense – Customizable AI Research & Knowledge Management Assistant", + title: "SurfSense - Open Source NotebookLM Alternative for Teams", description: - "SurfSense is an AI-powered research assistant that integrates with tools like Notion, GitHub, Slack, and more to help you efficiently manage, search, and chat with your documents. Generate podcasts, perform hybrid search, and unlock insights from your knowledge base.", + "Connect any LLM to your internal knowledge sources and chat with it in real time alongside your team. SurfSense is an open source alternative to NotebookLM, built for enterprise AI search and knowledge management.", keywords: [ + "enterprise ai", + "enterprise search", + "enterprise search software", + "chatgpt alternative free", + "ai enterprise search", + "enterprise search solutions", + "intranet search engine", + "federated search", + "enterprise search engine", + "what is enterprise search", + "enterprise knowledge management software", + "free chatgpt alternative", + "chatgpt free alternative", + "best enterprise search software", + "enterprise ai search", + "enterprise knowledge management", + "federated search engine", + "enterprise knowledge management system", + "free claude ai", + "what is enterprise search engine marketing", + "ai driven enterprise search", + "free alternative to chatgpt", + "free claude", + "alternative to chatgpt free", + "free ai chatbot like chatgpt", + "enterprise search software comparison", + "apps like chatgpt for free", + "free chatgpt no login", + "free ai chatbots like chatgpt", + "enterprise document search", + "search engine for intranet", + "free chatgpt without login", + "unified search engine", + "chatgpt alternative online free", + "free chatgpt alternative app", + "free chatgpt alternative with image upload", + "best free alternative to chatgpt", + "enterprise search engine open source", + "open source notebooklm alternative", + "notebooklm alternative for teams", "SurfSense", - "AI research assistant", - "AI knowledge management", - "AI document assistant", - "customizable AI assistant", - "notion integration", - "slack integration", - "github integration", - "hybrid search", - "vector search", - "RAG", - "LangChain", - "FastAPI", - "LLM apps", - "AI document chat", - "knowledge management AI", - "AI-powered document search", - "personal AI assistant", - "AI research tools", - "AI podcast generator", - "AI knowledge base", - "AI document assistant tools", - "AI-powered search assistant", ], openGraph: { - title: "SurfSense – AI Research & Knowledge Management Assistant", + title: "SurfSense - Open Source NotebookLM Alternative for Teams", description: - "Connect your documents and tools like Notion, Slack, GitHub, and more to your private AI assistant. SurfSense offers powerful search, document chat, podcast generation, and RAG APIs to enhance your workflow.", + "Connect any LLM to your internal knowledge sources and chat with it in real time alongside your team. Open source enterprise AI search and knowledge management.", url: "https://surfsense.com", siteName: "SurfSense", type: "website", @@ -75,16 +93,16 @@ export const metadata: Metadata = { url: "https://surfsense.com/og-image.png", width: 1200, height: 630, - alt: "SurfSense AI Research Assistant", + alt: "SurfSense - Open Source NotebookLM Alternative for Teams", }, ], locale: "en_US", }, twitter: { card: "summary_large_image", - title: "SurfSense – AI Assistant for Research & Knowledge Management", + title: "SurfSense - Open Source NotebookLM Alternative for Teams", description: - "Have your own NotebookLM or Perplexity, but better. SurfSense connects external tools, allows chat with your documents, and generates fast, high-quality podcasts.", + "Connect any LLM to your internal knowledge sources and chat with it in real time alongside your team. Open source enterprise AI search and knowledge management.", creator: "https://surfsense.com", site: "https://surfsense.com", images: [ @@ -92,7 +110,7 @@ export const metadata: Metadata = { url: "https://surfsense.com/og-image-twitter.png", width: 1200, height: 630, - alt: "SurfSense AI Assistant Preview", + alt: "SurfSense - Open Source NotebookLM Alternative for Teams", }, ], },