Skip to content

fxoz/NoBrainer

Repository files navigation

NoBrainer - Language Model Analysis Tool

I wrote this program to learn Swing and to refresh my Java skills.

Features

  • OpenRouter.ai integration, for quick access to a variety (~350 as of 2025-12-18) of models.
    • Model search
    • Easily enable/disable models
    • View model features and pricing
  • Custom endpoints for OpenAI-compatible LLM APIs.
  • Streaming responses (see the tokens the AI generates in real-time)
  • LLM analysis (core feature!) 🛠️ work in progress!
    • Token usage breakdown
    • Latency analysis
    • Cost/pricing analysis
    • Response quality metrics
  • Multi model comparison side-by-side in real time 🛠️ work in progress!

Screenshot of the OpenRouter models tab

About

GUI for analyzing and benchmarking language models ("AIs") written in Java/Swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages