Un proyecto de Mauricio Gallmur· el prompt es gratis · si quieres que un agente lo corra solo, eso es lo que instalo

Claude alternatives: 8 free & open-source picks

Curated, verified, and actually free. No trials, no crippled tiers. Star counts and last-activity dates checked by hand, not scraped and forgotten.

claude $20/mothese $0NO TANTOcan I vibecode it? the honest breakdown✨ asistentes de ia
AnythingLLMopen sourcedesktopwebself-hostedone-click install

Un escritorio privado de IA para documentos y agentes; instálalo y luego elige modelos locales o el medidor de otro proveedor.

licenseMIT

runsyour machine or their cloud

installNative desktop installer, or Docker for a shared/self-hosted server

enginesLocal llama.cpp and imported GGUF models, plus Ollama, LM Studio, LocalAI and numerous cloud providers including OpenAI, Anthropic, Google, Azure, AWS Bedrock, Groq, Mistral, Cohere, and OpenRouter.

dataDesktop data stays in the app's local data directory; the Docker edition persists its server storage volume, including an SQLite database and the default LanceDB vector store. Configured cloud providers receive the prompts and files sent to them.

the catch vs ClaudeIt does not include Anthropic inference, so matching Claude's reasoning and document quality requires a separately metered Anthropic API key or a usually weaker local model.

setupA non-expert must choose a model path: download a local model with enough RAM, connect Ollama or LM Studio correctly, or bring and pay for an API key.

facts verified 2026-08-10

Cherry Studioopen sourcedesktopone-click install

Un conmutador de modelos de escritorio con asistentes, archivos, agentes y MCP; trae tus claves o haz sudar a tu laptop.

licenseAGPL-3.0

runson your machine

installNative macOS, Windows, or Linux desktop installer

enginesSupports hundreds of models through providers such as OpenAI, Anthropic, Google Gemini, OpenRouter, Azure, AWS Bedrock, Groq, DeepSeek, Mistral, Ollama, LM Studio, and other OpenAI-compatible services.

dataChats, API keys, assistants, settings, and local knowledge-base data are kept on the device; optional backup can use local files or WebDAV, while configured model providers receive prompts and attachments.

the catch vs ClaudeIt does not bundle Claude usage, and its desktop-first workspace is less seamless for Claude's first-party document, project, and cross-device workflow.

setupThe installer is easy, but useful output requires either a paid provider key or downloading and running a local model that fits the machine.

facts verified 2026-08-10

Janopen sourcedesktopone-click install

Un asistente de escritorio local primero con conectores en la nube y herramientas; tu RAM recibe la factura.

licenseApache-2.0

runson your machine

installNative macOS, Windows, or Linux desktop installer

enginesRuns local GGUF models through llama.cpp and Apple-silicon models through MLX, and connects to OpenAI, Anthropic, Google Gemini, Groq, Mistral, Azure, OpenRouter, Hugging Face, and custom OpenAI-compatible APIs.

dataModels, assistants, files, and settings stay in Jan's data folder; threads are stored as local JSON and JSONL files. Cloud providers receive only the conversations or files routed to them.

the catch vs ClaudeThe free local route usually gives up Claude's reasoning and long-document quality, while connecting Anthropic turns the replacement back into metered API spend.

setupThe first choice is consequential: local models need a sizable download and enough RAM, while cloud models require separately billed API keys.

facts verified 2026-08-10

LibreChatopen sourcewebself-hosteddocker to self-host

Un conmutador de modelos autoalojado con agentes, archivos y herramientas; software gratuito, facturas de modelos de pago si usas modelos de pago.

licenseMIT

runsyour server

installOfficial Docker Compose stack

enginesConnects to OpenAI, Anthropic, Google and Vertex AI, Azure OpenAI, AWS Bedrock, Mistral, Groq, custom OpenAI-compatible endpoints, and local backends exposed through compatible APIs.

dataThe default stack stores conversations and accounts in MongoDB, search indexes in Meilisearch, and uploaded or RAG files in local volumes or configured object/vector storage; every configured model provider receives the requests routed to it.

the catch vs ClaudeLibreChat can call Anthropic but does not include it, and it replaces Claude's managed service with a MongoDB-based system the user must secure and maintain.

setupIt needs Docker, environment secrets, provider keys, storage, backups, and an admin; the official guide also documents a MongoDB image override because the default image crashes on Apple-silicon Macs.

facts verified 2026-08-10

Big-AGIopen sourcewebself-hosteddocker to self-host

Un espacio de trabajo multi modelo local primero con archivos, búsqueda, código y personajes; la interfaz asume que te gustan los botones.

licenseMIT

runsyour machine or their cloud

installUse the hosted web app, or deploy the Next.js app yourself

enginesConnects to more than twenty backends, including OpenAI, Anthropic, Google Gemini, OpenRouter, Azure OpenAI, AWS Bedrock, Groq, Mistral, DeepSeek, Ollama, LM Studio, LocalAI, and OpenAI-compatible endpoints.

dataIn the browser edition, provider keys and settings are stored in localStorage and chats, files, personas, and related workspace data in IndexedDB; configured model providers receive submitted content. There is no included cross-device cloud sync.

the catch vs ClaudeBig-AGI offers a multi-model shell rather than Claude's included Anthropic models, first-party Projects and Artifacts workflow, and managed synchronization.

setupThe first obstacle is bringing provider keys or a local endpoint; the app warns that browser-stored keys are plain text and protected only by the browser profile.

facts verified 2026-08-10

LM Studiofreedesktopone-click install

Un laboratorio de escritorio para modelos locales con chat, documentos y herramientas; gratis para siempre, pero tu hardware ahora es la nube.

licenseproprietary, free

runson your machine

installNative desktop installer or Linux AppImage

enginesRuns downloaded open-weight GGUF and safetensors models locally through llama.cpp and MLX-compatible runtimes, and exposes local OpenAI-compatible APIs.

dataDownloaded models live in LM Studio's local model directory and chats are stored as local JSON conversation files; local inference does not send prompts to a model provider.

the catch vs ClaudeLocal open-weight models usually fall short of Claude's strongest reasoning, writing, and long-document performance, and LM Studio lacks Claude's managed project workflow.

setupThe first obstacle is hardware: LM Studio recommends 16 GB RAM, requires current supported operating systems and CPU features, and useful models can occupy many gigabytes.

facts verified 2026-08-10

Open WebUIfreedesktopwebself-hostedone-click install

Autoalojamiento con forma de ChatGPT con modelos, archivos, búsqueda y herramientas; el software es gratis, el rol de administrador es tuyo.

licenseOpen WebUI License

runsyour server

installDocker is the recommended path; pip, uv, Kubernetes, and desktop-packaged paths are also documented

enginesConnects natively to Ollama and OpenAI-compatible APIs, with documented support for providers and gateways such as OpenAI, Anthropic, Google, Azure, Groq, Mistral, OpenRouter, and local inference servers.

dataA default single-node install persists accounts and chats in webui.db (SQLite), embeddings in Chroma, and uploads in the Open WebUI data volume; larger deployments can move these to PostgreSQL, Redis, and external vector or object stores.

the catch vs ClaudeIt can front Anthropic-compatible access but supplies neither Claude usage nor Anthropic's first-party Projects and Artifacts experience, while adding server administration.

setupThe first obstacle is owning the service: Docker volumes, a model backend or API key, user security, updates, and backups; an unpersisted container loses the data.

facts verified 2026-08-10

LobeHubfreewebself-hostedone-click install

Un espacio de trabajo pulido para agentes y archivos; el autoalojamiento es gratis y la inferencia de frontera normalmente no lo es.

licenseLobeHub Community License

runsyour machine or their cloud

installHosted signup, one-click Vercel deployment, or Docker Compose for the server-database edition

enginesSupports more than seventy providers and gateways, including OpenAI, Anthropic, Google Gemini, Azure OpenAI, AWS Bedrock, OpenRouter, Groq, DeepSeek, Ollama, LM Studio, and OpenAI-compatible endpoints.

dataLocal mode keeps chats in browser IndexedDB and supports JSON export; server mode uses PostgreSQL for account and conversation data plus S3-compatible object storage for files. Configured providers receive routed prompts and attachments.

the catch vs ClaudeUsing Claude through LobeHub still requires separately billed Anthropic access, and self-hosted server mode is materially more complex than Claude's managed workspace.

setupHosted use still requires model credentials or purchased inference, while serious self-hosting adds PostgreSQL, object storage, authentication, secrets, a domain, and migration from browser-local data.

facts verified 2026-08-10

last updated 2026-08-10 · no votes, no pay-to-list · just what's real

the usual suspects · recommended everywhere, rejected here

MstyThe desktop core is $0, but the terms limit it to private non-commercial use; paid work needs a license.

at a glance
toollicenserunning itplatformsstarsactive
AnythingLLMMITone-click installweb, macos, windows, linux, self-hosted64,4002026-08
Cherry StudioAGPL-3.0one-click installmacos, windows, linux49,8672026-08
JanApache-2.0one-click installmacos, windows, linux43,9002026-08
LibreChatMITdocker to self-hostweb, self-hosted41,7002026-08
Big-AGIMITdocker to self-hostweb, self-hosted7,1002026-08
LM Studioproprietary, freeone-click installmacos, windows, linux
Open WebUIOpen WebUI Licenseone-click installweb, macos, windows, linux, self-hosted
LobeHubLobeHub Community Licenseone-click installweb, self-hosted
Rather build it exactly your way? The one-shot prompt is free too.get the prompt →
why people still pay for Claude

Pagan porque la calidad está en el modelo y en la plataforma de producto, no en el envoltorio. If none of that applies to you, any pick above saves $240 a year.

questions
Is there a free alternative to Claude?

Yes: AnythingLLM, Cherry Studio, Jan and 5 more. Every tool on this page is either open source or genuinely free to use long-term: no trials, no crippled tiers.

Should I just build my own Claude?

Our verdict is NO TANTO. Una interfaz tipo Claude es trivial; el modelo, la capa de seguridad y confiabilidad, el rendimiento de contexto largo, los artefactos y proyectos, y la distribución de plataforma no lo son. If you'd rather build, the exact one-shot prompt is free at puedovibecodearlo.app/claude.

Cada semana mueren más suscripciones.

Veredictos nuevos, prompts nuevos, las apps más condenadas de la semana.
Un correo. Te sales en un clic.

gratis para siempre · sin spam · el prompt se queda en el sitio, las muertes te llegan a ti

$semanal: qué recibió veredicto, qué murió.