Skip to content

Commit 4f1ed6c

Browse files
committed
Update 2025-11-04_typesense-ai-search.md
1 parent 39463a5 commit 4f1ed6c

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

MyApp/_posts/2025-11-04_typesense-ai-search.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,32 @@
11
---
2-
title: Ask ServiceStack Docs - New AI Search feature
2+
title: Ask ServiceStack Docs - Introducing AI Search
33
summary: Learn about the new AI Search feature - Typesense Conversational RAG for ServiceStack Docs
44
tags: [llms,ai,docs]
55
author: Demis Bellot
66
image: ./img/posts/typesense-ai-search/bg.webp
77
---
88

9-
We're excited to announce the launch of **Typesense AI Search**, a powerful new feature that brings conversational
10-
AI capabilities to [ServiceStack Docs](https://docs.servicestack.net).
9+
We're excited to announce the new Typesense-powered **AI Search**, a powerful new feature bringing
10+
conversational AI capabilities to [ServiceStack Docs](https://docs.servicestack.net).
1111

1212
[![](/img/posts/typesense-ai-search/ai-search-button.webp)](https://docs.servicestack.net)
1313

14-
AI Search leverages Typesense's advanced [Conversational Search API](https://typesense.org/docs/29.0/api/conversational-search-rag.html)
14+
### Comprehensive Docs
15+
16+
As ServiceStack has grown over the years, so have our docs - now spanning hundreds of pages covering everything
17+
from core features to advanced integrations. While comprehensive documentation is invaluable, finding the right information
18+
quickly can be challenging. Traditional search works well when you know what you're looking for, but what about when you
19+
need to understand concepts, explore solutions, or learn how different features work together? That's where **AI Search** comes in.
20+
21+
**AI Search** leverages Typesense's advanced [Conversational Search API](https://typesense.org/docs/29.0/api/conversational-search-rag.html)
1522
that uses Retrieval-Augmented Generation (RAG) of our docs combined with an LLM to provide intelligent, context-aware answers
1623
directly from our documentation.
1724

1825
[![](/img/posts/typesense-ai-search/ai_search_add_servicestack_reference.webp)](https://docs.servicestack.net)
1926

2027
#### AI Search vs Instant Typesense Search
2128

22-
AI Search is ideal for when you need conversational answers, explanations of concepts, or help understanding
29+
**AI Search** is ideal for when you need conversational answers, explanations of concepts, or help understanding
2330
how different features work together. The AI excels at synthesizing information across multiple documentation pages
2431
to answer complex `how do I...` questions.
2532

0 commit comments

Comments
 (0)