jan icon indicating copy to clipboard operation
jan copied to clipboard

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)

Results 867 jan issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The response speed is different in the same thread. Only 1st response was fast, everything else is slow :( **Expected behavior** Should be the same for all...

type: bug

**Problem** There are so many APIs exposed via IPC, that will cost more requests and duplicated code. What could be resolved from the app frontend should be covered by the...

type: chore
roadmap: Refactoring & Tech Debt

Epic: https://github.com/orgs/janhq/projects/5/views/29?pane=issue&itemId=48500866 ![image](https://github.com/janhq/jan/assets/89722390/9d6daed3-4acb-416e-a754-4efc98f42df9)

type: feature request
status: needs designs
roadmap: Observability

**Pages** - Page(s) that need to be done - https://jan.ai/install/nightly (right before install-from-source) **Success Criteria** Content that should be covered - Warn that nightly is highly unstable but can be...

type: documentation

**Pages** Your First Assistant: https://jan.ai/developer/build-assistant/your-first-assistant/ **Success Criteria** Content that should be covered - [ ] This docs should include a quick start on how to build an assistant - [...

good first issue
status: duplicate
type: documentation
roadmap: Jan Docs

**Pages** Build an Inference Engine: https://jan.ai/developer/build-engine/ Using the OpenAI engine implementation as an example **Why** - OpenAI engine extension implementation doesn't rely on `module.ts` and is a good representation of...

P1: important
good first issue
type: documentation
roadmap: Jan Docs

**Pages** Build an Extension: https://jan.ai/developer/build-extension/ **Success Criteria** Content that should be covered - [ ] In this tutorial, you will learn how to start build an extension on Jan -...

good first issue
type: documentation
roadmap: Jan Docs

**Describe the bug** App forced me to update twice: https://github.com/janhq/jan/assets/89722390/a6d76686-7227-4301-94f8-d0b783a7cd1f **Steps to reproduce** Steps to reproduce the behavior: 1. Open Jan App 2. It prompts to update 3. Click update...

type: bug

Changed roadmap hyperlink ## Describe Your Changes - ## Fixes Issues - ## Self Checklist - [ ] Added relevant comments, esp in complex areas - [x] Updated docs (for...

**Problem** Jan places files required for its operation directly in the user home directory, which is volatile and does not respect user and platform conventions. A much better idea would...

P1: important
type: feature request
roadmap: Local Filesystem