Back to Apps

Bodhi App
by bodhisearch
Run Open Source and Open Weight LLMs locally with OpenAI-compatible APIs and a built-in Chat UI.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Bodhi App is a comprehensive local LLM runner that enables users to deploy open-source models (like Llama, Mistral, and Gemma) on their own hardware. It leverages the HuggingFace ecosystem for model discovery and is powered by llama.cpp for efficient inference.
Tools
- OpenAI-Compatible API: Provides chat completions and models endpoints for external integrations.
- Model Manager: Direct integration with HuggingFace to download and manage GGUF files.
- SwaggerUI: Built-in interactive documentation for testing API endpoints live.
- Local Chat UI: A responsive, markdown-supported interface for non-technical users to interact with LLMs.
Installation
For Mac users, install via Homebrew:
brew install --cask BodhiSearch/apps/bodhi
Or via Docker (CPU variant):
docker run -p 8080:8080 -v ./bodhi_home:/data/bodhi_home -v ./hf_home:/data/hf_home ghcr.io/bodhisearch/bodhiapp:latest-cpu
Supported hosts
- claude
Quick install
brew install --cask BodhiSearch/apps/bodhiInformation
- Pricing
- free
- Published
- 6/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Install the app via Homebrew, then connect to the local OpenAI-compatible endpoint at http://localhost:8080





