Fixie x Weaviate demo

Hi everyone, as my/the first post here, I’d like to share a simple demo of building a Fixie Agent that can answer questions about documents stored in Weaviate.

It takes a query in natural language, uses an LLM to convert it to a Weaviate GraphQL query, and then sends it to Weaviate for execution.

3 Likes