Skip to main content
Rage4J Logo

Rage4J

Comprehensive RAG Evaluation Library for Java


0
GitHub Stars
🔄
0
Forks
📦
0.0.0
Latest Version

Key Features

📊 Comprehensive Evaluation

Measure accuracy, relevance, and faithfulness of AI responses

⚡ High Performance

Optimized for Java with minimal overhead

🔌 Easy Integration

Simple Maven dependency with clear APIs

Installation

Get started by adding the RAGE4J dependency to your project:

<dependency>
<groupId>dev.rage4j</groupId>
<artifactId>rage4j</artifactId>
<version>1.0.5</version>
</dependency>

Or try our intuitive and user-friendly wrapper for the RAGE4J-Core API:

<dependency>
<groupId>dev.rage4j</groupId>
<artifactId>rage4j-assert</artifactId>
<version>1.0.2</version>
</dependency>

Want to learn more about Rage4J and it's features?

Visit Get Started →