2024-03-21 01:02:03 +09:00

1011 B
Raw Blame History

title description keywords
Jan (The Default Assistant) Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
Jan
Rethink the Computer
local AI
privacy focus
free and open source
private and offline
conversational AI
no-subscription fee
large language models

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