jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. (by janhq)

Jan Alternatives

Similar projects and alternatives to jan

  1. llama.cpp

    1,029 jan VS llama.cpp

    LLM inference in C/C++

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. textgen

    887 jan VS textgen

    Open-source desktop app for local LLMs. Text, vision, tool-calling, OpenAI/Anthropic-compatible API. 100% private.

  4. ollama

    743 jan VS ollama

    Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

  5. koboldcpp

    185 jan VS koboldcpp

    Run GGUF models easily with a KoboldAI UI. One File. Zero Install.

  6. gpt4all

    150 jan VS gpt4all

    GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

  7. diffusionbee-stable-diffusion-ui

    Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.

  8. llm

    100 jan VS llm

    Access large language models from the command-line

  9. vllm

    91 jan VS vllm

    A high-throughput and memory-efficient inference and serving engine for LLMs

  10. llamafile

    73 jan VS llamafile

    Distribute and run LLMs with a single file.

  11. open-webui

    61 jan VS open-webui

    User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  12. openrouter-runner

    Discontinued Deprecated inference engine

  13. anything-llm

    48 jan VS anything-llm

    Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience

  14. mlx

    50 jan VS mlx

    MLX: An array framework for Apple silicon

  15. chat-ui

    54 jan VS chat-ui

    The open source codebase powering HuggingChat

  16. chatbox

    37 jan VS chatbox

    Powerful AI Client

  17. LibreChat

    37 jan VS LibreChat

    Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.

  18. LobeHub

    20 jan VS LobeHub

    The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you.

  19. transformerlab-app

    8 jan VS transformerlab-app

    The open source research environment for AI researchers to seamlessly train, evaluate, and scale models from local hardware to GPU clusters.

  20. Ollamac

    5 jan VS Ollamac

    Mac app for Ollama

  21. lmstudio-js

    2 jan VS lmstudio-js

    LM Studio TypeScript SDK

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jan alternative or higher similarity.

jan discussion

Log in or Post with

jan reviews and mentions

Posts with mentions or reviews of jan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-04-10.
  • jan-ai-review-2026
    1 project | dev.to | 2 Jun 2026
    Jan is a desktop application — Windows, macOS, Linux — that lets you download, manage, and chat with open-source LLMs without touching a terminal. Think of it as a ChatGPT replacement where the server runs on your machine. Licensed under Apache 2.0, with the full source on GitHub, it sits in the same category as LM Studio and Ollama, with a distinctly different philosophy: Jan wants to be the complete local AI platform, not just a runner or a chat UI.
  • OpenAI just mass-unsubscribed paying users — the case for running AI locally
    4 projects | dev.to | 10 Apr 2026
    Jan — offline-first desktop app
  • Local LLM Hosting: Complete 2025 Guide - Ollama, vLLM, LocalAI, Jan, LM Studio & More
    6 projects | dev.to | 28 Nov 2025
    Jan takes a different approach, prioritizing user privacy and simplicity over advanced features with a 100% offline design that includes no telemetry and no cloud dependencies.
  • 10 Powerful Open Source AI Tools You Won’t Believe Are Still Free in 2026
    9 projects | dev.to | 3 Nov 2025
    GitHub Repository: https://github.com/janhq/jan
  • OSS Alternative to Open WebUI – ChatGPT-Like UI, API and CLI
    8 projects | news.ycombinator.com | 3 Nov 2025
  • Jan – Ollama alternative with local UI
    4 projects | news.ycombinator.com | 9 Aug 2025
    Exactly: https://github.com/menloresearch/jan/issues/5474

    Can't make it work with ollama endpoint

    this looks to be the fix but they're not focusing on it: https://github.com/menloresearch/jan/issues/5474#issuecommen...

  • AI promised efficiency. Instead, it's making us work harder
    1 project | news.ycombinator.com | 4 Aug 2025
    I will let you know tomorrow.

    The front-end jan.ai now has a feature where it has an:

    >Interface for uploading (or specifying) a folder, then running the prompt on all files in the folder

    https://github.com/menloresearch/jan/issues/4909#event-18973...

    Hopefully that will allow me to batch process checks/invoices to get them named appropriately, we'll see.

  • Qwen3-Coder-30B-A3B-Instruct
    1 project | news.ycombinator.com | 31 Jul 2025
    If you're on Mac you can download LM Studio and get the MLX version (qwen3-30b-a3b-instruct-2507-mlx). I am running it on 64 gb M1 and it takes about ~30 gb ram. I've been on the hunt for a local orchestrator model that interprets input with speech to text (STT) from WhisperX, then can decide what to do. I have only been running it for a day, but it may be overkill for my setup.

    For simple tasks it can quickly respond and then understand to use MCP servers for tasks and other things, but offloading all the heavy lifting to claude code via sdk and cli, then bringing the results back in a summary or with clarifying questions as text to speech (TTS). I'm playing with Kyutai TTs b/c have great models that sound real and can do conversational streaming with VAD (though my mbp is too slow with it for now but see https://unmute.sh/ for demo).

    I am looking for an orchestrator model that runs on 10-15 gb of ram and can do really good tool calling and model routing. I'm will likely move to something even smaller designed specifically for this, like Jan Nano and then spin up an intermediate model like Qwen if needed, or try a smaller Qwen. https://github.com/menloresearch/jan?tab=readme-ov-file

    Ultimately, I want something that can see my screen and know what is going on and have full context and be live, so I was excited about Gemma 3N multi-modal, but its not really available yet fully with vision at least for MLX. https://deepmind.google/models/gemma/gemma-3n/

    Next 6 months in this area is going to be pretty wild though.

  • Ollama has a native front end chatbot now
    16 projects | news.ycombinator.com | 30 Jul 2025
    https://github.com/menloresearch/jan
  • Show HN: I built an LLM chat app because we shouldn't need 10 AI subscriptions
    6 projects | news.ycombinator.com | 13 Jul 2025
    I believe there's a couple of similar apps like https://msty.app and https://jan.ai that do the same and allow you to plug in your own API keys.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic jan repo stats
49
42,852
10.0
5 days ago

janhq/jan is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of jan is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?