jan/docs/docs/guides/server.md
2023-12-05 15:38:06 +07:00

625 B

title description keywords
API Server 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

:::warning

This page is under construction.

:::

Jan ships with a built-in API server, that can be used as a drop-in replacement for OpenAI's API.

Jan runs on port 1337 by default, but this can be changed in Settings.

Check out the API Reference for more information on the API endpoints.

curl https://localhost:1337/v1/chat/completions