ragas-skill

RAGAS를 사용하여 LLM 애플리케이션을 체계적으로 평가하는 방법을 제공합니다.

$ Installer

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/ragas-skill ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill


name: ragas-skill description: RAGAS를 사용하여 LLM 애플리케이션을 체계적으로 평가하는 방법을 제공합니다.

RAGAS를 사용하는 방법에 대한 전체 가이드 문서입니다.

Ragas is a library that helps you move from "vibe checks" to systematic evaluation loops for your AI applications. It provides tools to supercharge the evaluation of Large Language Model (LLM) applications, enabling you to evaluate your LLM applications with ease and confidence.

Start evaluating in 5 minutes with our quickstart guide.

Get Started

Understand experiments, metrics, and datasets—the building blocks of effective evaluation.

Core Concepts

Integrate Ragas into your workflow with practical guides for specific use cases.

How-to Guides

API documentation and technical details for diving deeper.

References