Playground · Demos

Build with Weaviate.
Discover what's possible.

Demos built with Weaviate: search, RAG, agents, memory, and more. Pick any one and try it out. 9 live demos ready to explore.

[01]
Chunking

Chunking

Compare 7 chunking strategies on your own text.

#chunking#retrieval#embeddings#rag
[02]
Multimodal

OmniSearch

Multimodal semantic search with a shared embedding space.

#search#multimodal#embeddings
[03]
Memory

Engram

Persistent memory for AI agents. Every chat turn is ingested, facts and summaries are extracted in the background, and the assistant recalls them on the next turn.

#memory#agentic#chat#conversation
[04]
search

WeCommerce

Browse, search, and discover products powered by Weaviate's keyword, vector, and hybrid search with real-time faceted filtering and vector-based recommendations.

#ecommerce#recommendation#filtering
[05]
Query Agent

Fraud Detection

Ask questions about transactions and products. The Query Agent translates them into structured queries across multiple collections to surface fraud patterns.

#agentic#fraud#query-agent
[06]
search

Weaview Chronicles

A newspaper-themed clustering demo. Reports are fetched, embedded, and clustered using hybrid semantic, character n-gram similarity and Leiden community detection.

#real-time#clustering#hybrid
[07]
search

Vector Search vs. Keyword Search

Learn the differences between Vector and Keyword Search

#vector#keyword#hybrid
[08]
recommendation

Glowe

Skincare recommendation app demonstrating how domain knowledge agents, custom embedding strategies, and vector search create intelligent product recommendations.

#chat#ecommerce#search
[09]
rag

Elysia

Decision-tree agent that picks which tools to run on the fly to query and reason over your Weaviate data.

#agentic#decision_tree#app