Weaviate Demos
In-house Weaviate built projects leveraging Weaviate, AI-Native vector database.
Highlights
Check out our favorite Weaviate projects! We've hand picked the best to showcase AI innovation and creativity.
Elysia
Our open source, agentic RAG framework that’s not just another text-in, text-out chatbot. Start DemoHealthSearch is an open source demo that decodes user-written reviews of supplements, performing semantic and generative searches to retrieve related products for specific health effects. It leverages Large Language Models to understand natural language queries and generate product and review summaries.
Awesome-Moviate is a movie recommender system built with OpenAI embeddings and Weaviate. It uses a simple user interface to provide movie search and recommendation functionalities. Users can search for movies by title and receive a list of similar movies based on plot similarity using AI-generated embeddings.
All Projects
Find out more
Elysia is a decision tree based agentic system which intelligently decides what tools to use, what results have been obtained, whether it should continue the process or whether its goal has been completed. It offers both a full frontend interface and an easily pip-installable Python package.
Verba is our open source Retrieval Augmented Generation (RAG) application designed for user-friendly, customizable search experiences. It features autocompletion, source transparency, easy data ingestion, and management, making it accessible for both technical and non-technical users.
Awesome-Moviate is a movie recommender system built with OpenAI embeddings and Weaviate. It uses a simple user interface to provide movie search and recommendation functionalities. Users can search for movies by title and receive a list of similar movies based on plot similarity using AI-generated embeddings.
HealthSearch is an open source demo that decodes user-written reviews of supplements, performing semantic and generative searches to retrieve related products for specific health effects. It leverages Large Language Models to understand natural language queries and generate product and review summaries.
Magic Chat uses the Weaviate connector to search through Magic The Gathering cards with various search options, such as BM25, Semantic Search, Hybrid Search and Generative Search. This project is a submission for the Streamlit Connections Hackathon 2023. It delivers a Streamlit connector for Weaviate.