jan/docs/docs/specs/jan.md
2023-12-01 22:34:37 +09:00

943 B
Raw Blame History

title description keywords
Jan (Assistant) Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
Jan
ChatGPT alternative
on-premises AI
local API server
local AI
llm
conversational AI
no-subscription fee

Jan: a "global" assistant

Jan ships with a default assistant "Jan" that lets users chat with any open source model out-of-the-box.

This assistant is defined in /jan. It is a generic assistant to illustrate power of Jan. In the future, it will support additional features e.g. multi-assistant conversations

  • Your Assistant "Jan" lets you pick any model that is in the root /models folder
  • Right panel: pick LLM model and set model parameters
  • Jans threads will be at root level
  • model.json will reflect model chosen for that session
  • Be able to “add” other assistants in the future
  • Jans files will be at thread level
  • Jan is not a persistent memory assistant