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. 7 live demos ready to explore.

Memory
[01]

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#persistence
View demoBlog
Query Agent
[02]

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
View demo
search
[03]

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
View demo
search
[04]

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
View demo
search
[05]

Vector Search vs. Keyword Search

Learn the differences between Vector and Keyword Search

#vector#keyword#hybrid
View demo
recommendation
[06]

Glowe

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

#chat#ecommerce#search
rag
[07]

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