EveryDev.ai
Sign inSubscribe
Explore AI Tools
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,490+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1655
    • Coding1204
    • Infrastructure536
    • Marketing448
    • Design430
    • Projects388
    • Research368
    • Analytics335
    • Testing230
    • MCP225
    • Data210
    • Security198
    • Integration169
    • Learning155
    • Communication148
    • Prompts144
    • Extensions137
    • Commerce125
    • Voice122
    • DevOps99
    • Web78
    • Finance21
    1. Home
    2. Tools
    3. ModelHub
    ModelHub icon

    ModelHub

    Local Inference
    Featured

    A macOS menu-bar app that lets you discover, download, and manage local LLMs from Hugging Face, with support for Ollama, MLX, LM Studio, llama.cpp, and vLLM.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source macOS menu-bar app for local LLM management.

    Engagement

    Available On

    macOS
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Local InferenceModel ManagementAI Infrastructure

    Alternatives

    RamaLamaLiquid AILocalOps.tech
    Developer
    Conscious EnginesIndiranagar, IndiaEst. 2024

    Listed May 2026

    About ModelHub

    ModelHub is a lightweight macOS menu-bar application built by Conscious Engines (Sabesh Bharathi) that centralizes local LLM management in a single ~4 MB app. It is available as a free, open-source download for Apple Silicon Macs running macOS 26 or later, currently at version 1.3.0.

    What It Is

    ModelHub sits in the macOS menu bar and acts as a unified control layer for local large language models. It scans the standard Hugging Face cache (~/.cache/huggingface/hub/) and LM Studio's model directory (~/.lmstudio/models/) every time you open the menu, giving you a single list of every model on your machine. From the same interface you can browse Hugging Face, search for text-generation models, download them with one click, and remove ones you no longer need — without switching between browser tabs or terminal windows.

    How It Fits Into the Local LLM Stack

    ModelHub is designed to complement, not replace, the inference tools developers already use. It writes models in the official Hugging Face cache layout — blobs, snapshots, and refs — so a model downloaded through ModelHub is byte-identical to one fetched with huggingface-cli. That means the downloaded models are immediately usable by:

    • Ollama
    • LM Studio
    • llama.cpp
    • MLX / oMLX
    • vLLM
    • Hugging Face transformers

    Uninstalling ModelHub leaves all models intact; there is no proprietary format or migration required.

    Core Capabilities

    • Unified model list — scans LM Studio and the Hugging Face cache on every open
    • Live Hugging Face search — top text-generation models load by default; type to search in real time
    • Download management — progress indicator with pause and resume from the menu bar
    • Model management — copy model ID, reveal in Finder, move to Trash, sort by size or date, filter by name
    • Active model indicator — a pulsing green dot shows which model is currently loaded in LM Studio

    Architecture and Deployment

    The app is written in Swift and runs as a menu-bar agent with no Dock icon. It requires macOS 26+ and Apple Silicon; the binary is approximately 4 MB. Users can install via a .dmg download from the GitHub releases page or build from source using Xcode 26+. The project is hosted at github.com/conscious-engines/modelhub and released under the MIT license.

    Update: ModelHub 1.3.0

    Version 1.3.0 was published on May 18, 2026, and is the current stable release. The repository was created in April 2026 and has seen active development, with the latest push matching the 1.3.0 release. The project's GitHub page lists 73 stars and 7 forks as of late May 2026, signaling early but growing community interest in the tool.

    ModelHub - 1

    Community Discussions

    Be the first to start a conversation about ModelHub

    Share your experience with ModelHub, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free and open-source macOS menu-bar app for local LLM management.

    • Unified local model list (LM Studio + Hugging Face cache)
    • Browse and search Hugging Face models
    • One-click download with pause/resume
    • Standard Hugging Face cache layout
    • Model management (reveal, trash, sort, filter)

    Capabilities

    Key Features

    • Menu-bar access to all local LLMs
    • Scans LM Studio and Hugging Face cache directories
    • Browse and search Hugging Face text-generation models
    • One-click model download with progress, pause, and resume
    • Standard Hugging Face cache layout (zero lock-in)
    • Reveal model in Finder
    • Move model to Trash
    • Sort models by size or date
    • Filter models by name
    • Copy model ID to clipboard
    • Active model indicator (pulsing green dot for LM Studio)
    • ~4 MB binary, no Dock icon
    • Build from source with Xcode 26+

    Integrations

    Ollama
    LM Studio
    llama.cpp
    MLX
    oMLX
    vLLM
    Hugging Face
    Hugging Face transformers
    huggingface-cli

    Reviews & Ratings

    No ratings yet

    Be the first to rate ModelHub and help others make informed decisions.

    Developer

    Conscious Engines

    Conscious Engines builds macOS-native developer tools for the local AI ecosystem. The studio is led by Sabesh Bharathi and focuses on making local LLM workflows simpler and more accessible for developers who run their own models. ModelHub, their flagship product, centralizes model discovery, download, and management in a lightweight menu-bar app. The project is open source and actively maintained on GitHub.

    Founded 2024
    Indiranagar, India
    30 employees

    Used by

    Independent developers
    Sales organizations
    Read more about Conscious Engines
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    RamaLama icon

    RamaLama

    An open-source CLI tool that simplifies running and serving AI models locally using OCI containers, with automatic GPU detection and multi-registry support.

    Liquid AI icon

    Liquid AI

    Liquid AI builds ultra-efficient multimodal foundation models (LFMs) optimized for on-device deployment across CPUs, GPUs, and NPUs for privacy- and latency-critical applications.

    LocalOps.tech icon

    LocalOps.tech

    A free VRAM calculator and hardware compatibility tool that lets you select your GPU and AI model to see which quantization levels fit in your available VRAM.

    Browse all tools

    Related Topics

    Local Inference

    Tools and platforms for running AI inference locally without cloud dependence.

    108 tools

    Model Management

    Tools for managing, versioning, and deploying AI models.

    38 tools

    AI Infrastructure

    Infrastructure designed for deploying and running AI models.

    242 tools
    Browse all topics
    Back to all tools
    Discussions