Skip to content

Releases: vishwanathakuthota/openvals

0.5.5

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 03 Jul 11:50

What's Changed

  • Fix dataset validation to support input and output keys by @kreshnaaa in #4

New Contributors

Full Changelog: v0.5.0...v0.5.5

v0.5.0

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 22 Jun 12:32

Full Changelog: v0.4.0...v0.5.0

image

v0.4.0

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 11 Jun 02:10

Full Changelog: v0.3.0...v0.4.0

161201 experiments with Fact checking

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 11 Jun 02:10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 27 May 06:12

Full Changelog: v0.1.5...v0.2.0

v0.1.5

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 14 May 10:01

Full Changelog: v0.1.0...v0.1.5

v0.1.0

Choose a tag to compare

@vishwanathakuthota vishwanathakuthota released this 03 May 08:48

🚀 OpenVals

Open-source AI Model Evaluation, Benchmarking & Trust Layer for LLMs

OpenVals helps you evaluate, compare, and trust AI models (OpenAI, Claude, Gemini, Ollama, open-source models) using standardized metrics + real-world benchmarking + explainable scoring.

Why OpenVals?

Most AI models look great in demos—but fail in production.

OpenVals answers:

  • Which model is actually best for your use case?
  • How do models compare beyond just “accuracy”?
  • Can I trust this model in production?
  • Which model is fastest, safest, and most reliable?

🧠 What OpenVals Does

OpenVals is a 3-layer AI evaluation system:

  1. 📊 Evaluation Layer
  • Accuracy scoring
  • Semantic similarity
  • Latency measurement
  • Reliability scoring
  • Safety scoring
  1. 🏁 Benchmarking Layer
  • Multi-model comparison (Ollama, OpenAI, Claude, etc.)
  • Normalized scoring across models
  • Ranking engine
  1. 🎯 Recommendation Engine
  • Suggests best model for your dataset
  • Tradeoff-aware ranking (speed vs accuracy vs safety)
  • Use-case based model selection (coming next version)

Full Changelog: v0.0.5...v0.1.0