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

P2: nice to have
roadmap: Analytics & Aquisition Funnel
roadmap: Jan Marketing + Website

## Kanban https://github.com/orgs/janhq/projects/5/views/7?filterQuery=milestone%3A%22Jan+has+System+Monitor%22 ## System Monitor _Questions_ - [ ] Are we able to do a Prometheus/Grafana-style time series dashboard? (How do we even persist the data on flat files?)...

type: epic
roadmap: Jan Runs Models
roadmap: Jan Core & Extensions SDK

- [x] Scaffolding for GPU monitoring - [x] Mac Metal monitoring backend - [ ] Mac Metal monitoring frontend - [ ] Mon plugins to ask for `sudo` permission on...

P2: nice to have
type: enhancement

**Problem** I want to see my MacOS metal gpu monitoring (GPU utilization/ VRAM) on Jan to check the resource consumption of models use **Success Criteria** - Correctly show the utilization...

P2: nice to have
good first issue
type: feature request
roadmap: Jan Runs Models
platform: Mac

**Problem** I want to see my nvidia gpu monitoring (GPU utilization/ VRAM) on Jan to check the resource consumption of models use **Success Criteria** - Correctly show the utilization -...

good first issue
type: feature request
roadmap: Jan Runs Models
platform: Windows
platform: Linux
roadmap: Observability

![image](https://github.com/janhq/jan/assets/101145494/0b5624f3-bcf0-4c0a-843b-6f076cc932dc) Our current Jan results in "New Thread" for each thread, as users don't title each thread manually. We should find a way to implement a ChatGPT-style Thread Title summarizer,...

good first issue
type: feature request
roadmap: Jan as a Personal Copilot

**Describe the bug** LLM responses seem to terminate prematurely, do we have a max reply token setting somewhere? EDIT: Mistral likely limited to 512? **To Reproduce** Steps to reproduce the...

good first issue
type: feature request
roadmap: Jan as a ChatGPT Alternative

@Van-QA quoted this from feature request janhq/jan#2723: > **problem** > You can only use the GGUF model, not a wide range of models. So, if you can use the Transformer...

P1: important
type: feature request
engineering: Jan Inference Layer

https://www.digitaltrends.com/computing/microsoft-nvidia-tensorrt-llm-update-ignite-2023/ Tasks - [ ] Step by step docs for Jan Windows TensorRT-LLM - 1 day - [ ] Updated code in `triton-tensorrt-llm` extension - 1 day Reference https://github.com/NVIDIA/trt-llm-rag-windows/blob/release/1.0/app.py#L43

roadmap: Jan Runs Models
platform: Windows

WIP Spec - Need to figure out if BigDL or Intel Extensions are separate - Have Extensions for each inference engine - `model.json` should have an `engine: intel-bigdl` or `engine:...

roadmap: Jan Runs Models