23 lines
428 B
Plaintext
23 lines
428 B
Plaintext
---
|
|
title: Models Setup
|
|
slug: /guides/models-setup/
|
|
sidebar_position: 5
|
|
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
|
|
keywords:
|
|
[
|
|
Jan AI,
|
|
Jan,
|
|
ChatGPT alternative,
|
|
local AI,
|
|
private AI,
|
|
conversational AI,
|
|
no-subscription fee,
|
|
large language model,
|
|
build extension,
|
|
]
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
<DocCardList />
|