mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#vectorsearch

2 posts2 participants0 posts today

LLMs don’t know your PDF.
They don’t know your company wiki either. Or your research papers.

What they can do with RAG is look through your documents in the background and answer using what they find.

But how does that actually work? Here’s the basic idea behind RAG:
:blobcoffee: Chunking: The document is split into small, overlapping parts so the LLM can handle them. This keeps structure and context.
:blobcoffee: Embeddings & Search: Each part is turned into a vector (a numerical representation of meaning). Your question is also turned into a vector, and the system compares them to find the best matches.
:blobcoffee: Retriever + LLM: The top matches are sent to the LLM, which uses them to generate an answer based on that context.

At Open Source Summit North America, @theCUBE host Paul Nashawaty caught up with Mukul Karnik from OpenSearch to discuss key highlights from OpenSearch 3.0 and new features in 3.1. Check out their chat covering all things hybrid search, MCP, vector search, observability use cases and agentic AI.

Watch the full interview: thecube.net/events/linux-found

www.thecube.netCUBE365 Virtual EventsVirtual Events with Real Results

🚀 OpenSearch 3.1 is here with powerful upgrades to boost search, speed up generative AI, and improve observability.

Highlights include:
✅ GPU-accelerated vector search
✅ New Search Relevance Workbench
✅ Smarter agent and model management
✅ Simplified semantic search
✅ Better ML monitoring with OpenTelemetry

Explore what’s new and get started:
🔗 opensearch.org/blog/get-starte

"We’re really pushing the boundaries of search.” — Pallavi Priyadarshini, OpenSearch Project

💡 In a packed keynote at #OpenSearchCon India, leaders from AWS and Freshworks shared how OpenSearch is powering real-world AI use cases—from semantic and hybrid search to federated agents and chat-based assistants.

👉 To learn more, read the blog here: opensearch.org/blog/vector-pow