janhq/jan

★ 44,490⑂ 0

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

About janhq/jan

janhq/jan is an open-source project on GitHub, mainly written in TypeScript. Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. It currently holds 44,490 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the AI Models & LLM Tools board.

GitHub Repository Details

Repository janhq/jan · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

Jan - Open-source ChatGPT replacement

https://github.com/janhq/jan/blob/HEAD/github jan banner

English · 中文 · 日本語

https://github.com/janhq/jan/blob/HEAD/GitHub commit activity https://github.com/janhq/jan/blob/HEAD/Github Last Commit https://github.com/janhq/jan/blob/HEAD/Github Contributors https://github.com/janhq/jan/blob/HEAD/GitHub closed issues https://github.com/janhq/jan/blob/HEAD/Discord

Getting Started

Jan is bringing the best of open-source AI in an easy-to-use product. Download and run LLMs with full control and privacy.

Installation

https://github.com/janhq/jan/blob/HEAD/Get it from Microsoft Store https://github.com/janhq/jan/blob/HEAD/Get it on Flathub

The easiest way to get started is by downloading one of the following versions for your respective operating system:

Platform Download
Windows jan.exe
macOS jan.dmg
Linux (deb) jan.deb
Linux (AppImage) jan.AppImage
Linux (Arm64) How-to

Download from jan.ai or GitHub Releases.

Features

Build from Source

For those who enjoy the scenic route:

Prerequisites

Run with Make

git clone https://github.com/janhq/jan
cd jan
make dev

This handles everything: installs dependencies, builds core components, and launches the app.

Available make targets:

Manual Commands

yarn install
yarn build
yarn dev

Building on Windows

Run make dev from Git Bash (installed with Git for Windows) — make dispatches its recipes through sh, so a plain cmd.exe won't work.

You do not need a "Native Tools Command Prompt for VS 2022". The bundled llama.cpp engine builds with Ninja + clang-cl, and clang-cl locates the MSVC toolchain and Windows SDK on its own. What has to be installed (and on PATH for ninja/clang-cl/cmake):

Engine variants are picked with JAN_ENGINE_VARIANT (tokens: cpu, vulkan, metal, cuda12, cuda13, hip/rocm, joined by -), e.g.:

make dev JAN_ENGINE_VARIANT=cuda13

"nvcc fatal : Could not open output file ...fattn-...cu.obj.d" during tauri-plugin-llamacpp(build) means the build path crossed Windows' 260-character MAX_PATH limit — nvcc does not honor the long-path opt-in. The build script now detects this and automatically relocates the llama.cpp build tree to a short directory under %LOCALAPPDATA%\jan-engine. If you hit path-length errors anyway, set JAN_ENGINE_BUILD_DIR to a short path (e.g. C:\jb) or move the checkout closer to the drive root.

System Requirements

Minimum specs for a decent experience:

For detailed compatibility, check our installation guides.

Troubleshooting

If things go sideways:

1. Check our troubleshooting docs 2. Copy your error logs and system specs 3. Ask for help in our Discord #🆘|jan-help channel

Contributing

Contributions welcome. See CONTRIBUTING.md for the full spiel.

Note: Please sign your commits so we can verify your contributions.

Links

Contact

License

Apache 2.0 - Because sharing is caring.

Acknowledgements

Built on the shoulders of giants:

GitHub Stars & Activity

44,490Stars
0Forks
0Open issues
TypeScriptLanguage

GitHub Popularity

GitHub stars44,490
Forks0
Open issues0
Primary languageTypeScript
License-
Stars gained today0
Created-
Last pushed-

Trending History

Trending statusnot on today's boards

Related AI Projects

1

firecrawl / firecrawl

TypeScript★ 180,977⑂ 0
2

langgenius / dify

TypeScript★ 155,892⑂ 0
3

thedotmack / claude-mem

TypeScript★ 93,998⑂ 0
4

OpenHands / OpenHands

TypeScript★ 88,068⑂ 0
5

upstash / context7

TypeScript★ 62,071⑂ 0
6

FlowiseAI / Flowise

TypeScript★ 55,466⑂ 0
7

CopilotKit / CopilotKit

TypeScript★ 37,378⑂ 0
8

ItzCrazyKns / Vane

TypeScript★ 36,939⑂ 0

More AI Rankings