Skip to content

DLinacre/Linacre-LLM-Benchmarks

Repository files navigation

Linacre-LLM-Benchmarks Banner

Linacre.site LLM Hub Banner



The ultimate Cross-Platform Desktop & Mobile Super-App for tracking, calculating, and installing Local AI.
Built by David Linacre • Part of the Linacre.site Ecosystem

Deploy Status Windows Build Android Build License: MIT


⚡ The 2026 AI Super-App

Linacre LLM Hub has evolved far beyond a simple leaderboard. It is now a Single Page Super-App natively packaged for the Web, Windows (via Electron), and Android (via Capacitor).

With powerhouse open-weights like DeepSeek V4 Pro and GLM-5.2 trading blows with the proprietary giants, finding the best model—and knowing if your hardware can run it—has never been more confusing. This hub solves that.

🌟 Core Features

  • 📊 Arena.ai Integration: Live 24-hour rolling averages tracking the frontier of Language, Vision, and WebDev models.
  • 🧮 Hardware Matcher: An interactive VRAM & Context window calculator. Enter your System RAM and GPU VRAM to dynamically test if models like Llama 3 70B or DeepSeek will fit in your memory (calculates exact GPU offload % for PC, Mac, and Android architectures).
  • 🖱️ 1-Click Installers: Curated, auto-detecting OS downloads for the absolute best offline-inference frontends (LM Studio, Layla, AnythingLLM, etc).
  • 📈 GitHub Trending: A live dashboard scraping the fastest-growing local AI agent repos and tools in the open-source community.
  • Volumetric UI: Built with raw HTML/CSS/JS featuring color-mix() CSS4 palettes, interactive mouse-glow glassmorphism, and hardware-accelerated animations.

🚀 Downloads

Because this app utilizes GitHub Actions for continuous integration, you can download the latest compiled binaries right from the Actions tab.

  • 🌐 Web Version: lin4cre.github.io/Linacre-LLM-Benchmarks
  • 💻 Windows: Download the latest Linacre-LLM-Hub-Windows.exe artifact.
  • 📱 Android: Download the latest Linacre-LLM-Hub-Android.apk artifact.

🛠️ Local Development

Want to compile the desktop or mobile versions yourself?

# 1. Clone the repository
git clone https://github.com/LIN4CRE/Linacre-LLM-Benchmarks.git
cd Linacre-LLM-Benchmarks

# 2. Install Dependencies
npm install

# 3. Build Windows Executable (.exe)
npm run build-win

# 4. Sync & Build Android App (Requires Android Studio)
npx cap sync android
cd android && ./gradlew assembleDebug

Developed with ❤️ for Linacre.site

About

Automated 24h LLM benchmark dashboard scraping the most accurate public sources. Windows EXE + Android APK super-app packaging.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors