Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8,212 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NxJan

Local AI chat — run LLMs on your machine with full control and privacy.

GitHub commit activity Github Last Commit Github Contributors

Bug reports · Releases

NxJan brings open-source AI models into a desktop app you can run locally. Download models from HuggingFace, chat offline, and connect cloud providers when you need them.

Features

  • Local AI Models: Download and run LLMs (Llama, Gemma, Qwen, GPT-oss, etc.)
  • Cloud Integration: OpenAI, Anthropic, Mistral, Groq, MiniMax, and more
  • Custom Assistants: Create specialized AI assistants for your tasks
  • OpenAI-Compatible API: Local server at localhost:1337
  • Model Context Protocol: MCP integration for agentic workflows
  • Privacy First: Run everything locally when you want to

Build from Source

Prerequisites

  • Node.js ≥ 20.0.0
  • Yarn ≥ 4.5.3
  • Make ≥ 3.81
  • Rust (for Tauri)
  • (macOS Apple Silicon only) MetalToolchain xcodebuild -downloadComponent MetalToolchain

Quick start

git clone https://github.com/Nxkoo/NxJan
cd NxJan
make dev

Make targets:

  • make dev — development setup and launch
  • make build — production build
  • make test — tests and linting
  • make clean — clean build artifacts

Manual commands

yarn install
yarn build
yarn dev

System Requirements

  • macOS: 13.6+ (8GB RAM for 3B models, 16GB for 7B, 32GB for 13B)
  • Windows: 10+ with GPU support for NVIDIA/AMD/Intel Arc
  • Linux: Most distributions; GPU acceleration available

Contributing

Contributions welcome. Open an issue or PR on GitHub.

License

Apache 2.0

Acknowledgements

NxJan © 2026 Nxkoo.

Includes software from Jan (Menlo Research), licensed under Apache 2.0.

Built with:

About

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

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages