Install Ragas Java is currently distributed as a source build. Use Maven to build and run locally. Prerequisites Java 21 Maven 3.9+ Build from source mvn clean verify Run the API mvn -pl ragas-api -am spring-boot:run Run tests mvn verify Security scan mvn -Psecurity-scan verify