diff --git a/README.md b/README.md index 8edbfc9..138d772 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# Evaliphy (Beta) - +# Evaliphy +
+ - AI Evaluation Framework + E2E AI system testing tool
+ + +--- +> ⭐️ Star to stay updated. [Contributions welcome!](#contributing) --- -Evaliphy is an AI evaluation framework that treats your AI system as a black box. Write assertions against your real API, get structured results, and catch regressions in CI — without touching your pipeline internals or writing prompt engineering from scratch. +Evaliphy is an AI system tool that treats your AI system as a black box. Write assertions against your real API, get structured results, and catch regressions in CI — without touching your pipeline internals or writing prompt engineering from scratch. Built-in LLM-as-Judge assertions handle the hard parts. You focus on writing evaluations, not wiring up models. diff --git a/docs/banner.png b/docs/banner.png new file mode 100644 index 0000000..a5aff2a Binary files /dev/null and b/docs/banner.png differ