Skip to main content
Go to documentation:
⌘U
Weaviate Database

Develop AI applications using Weaviate's APIs and tools

Deploy

Deploy, configure, and maintain Weaviate Database

Weaviate Agents

Build and deploy intelligent agents with Weaviate

Weaviate Cloud

Manage and scale Weaviate in the cloud

Additional resources

Academy
Integrations
Contributor guide

Need help?

Weaviate LogoAsk AI Assistant⌘K
Community Forum

Ragas

Ragas is a framework to help you evaluate your retrieval augmented generation (RAG) applications.

Ragas and Weaviate

The Ragas metrics are:

  • faithfulness
  • answer_relevancy
  • context_precision
  • context_recall

To use Ragas, you'll need to store the question, answer, ground_truths, and contexts in a json object to send to Ragas.

Our Resources

Hands on Learning: Build your technical understanding with end-to-end tutorials.

Hands on Learning

TopicDescriptionResource
Introduction Ragas DemoLearn how to use Weaviate and RagasNotebook
Ragas and LangChainLearn how to connect Ragas and LangChain.Notebook