diff --git a/docs/src/pages/docs/_assets/jan-app-new.png b/docs/src/pages/docs/_assets/jan-app-new.png new file mode 100644 index 000000000..85db5d552 Binary files /dev/null and b/docs/src/pages/docs/_assets/jan-app-new.png differ diff --git a/docs/src/pages/docs/index.mdx b/docs/src/pages/docs/index.mdx index 3e3efd458..e9e3391b0 100644 --- a/docs/src/pages/docs/index.mdx +++ b/docs/src/pages/docs/index.mdx @@ -22,7 +22,7 @@ import FAQBox from '@/components/FaqBox' # Jan -![Jan's Cover Image](./_assets/jan-app.png) +![Jan's Cover Image](./_assets/jan-app-new.png) Jan is a ChatGPT alternative that runs 100% offline on your desktop and (*soon*) on mobile. Our goal is to @@ -39,10 +39,10 @@ add it to Jan via the configuration's page and start talking to your favorite mo ### Features -- Download popular open-source LLMs (Llama3, Gemma3, Qwen3, and more) from the HuggingFace [Model Hub](./docs/models/manage-models.mdx) +- Download popular open-source LLMs (Llama3, Gemma3, Qwen3, and more) from the HuggingFace [Model Hub](./docs/manage-models.mdx) or import any GGUF files (the model format used by llama.cpp) available locally - Connect to [cloud services](/docs/remote-models/openai) (OpenAI, Anthropic, Mistral, Groq, etc.) -- [Chat](./docs/threads.mdx) with AI models & [customize their parameters](./docs/models/model-parameters.mdx) via our +- [Chat](./docs/threads.mdx) with AI models & [customize their parameters](/docs/model-parameters.mdx) via our intuitive interface - Use our [local API server](https://jan.ai/api-reference) with an OpenAI-equivalent API to power other apps. @@ -86,7 +86,7 @@ Jan is built on the shoulders of many open-source projects like: Jan supports all major operating systems, - [Mac](/docs/desktop/mac#compatibility) - [Windows](/docs/desktop/windows#compatibility) - - [Linux](docs/desktop/linux). + - [Linux](docs/desktop/linux) Hardware compatibility includes: - NVIDIA GPUs (CUDA) @@ -111,7 +111,7 @@ Jan is built on the shoulders of many open-source projects like: - - Download optimized models from the [Jan Hub](/docs/models/manage-models#1-download-from-jan-hub-recommended) + - Download optimized models from the [Jan Hub](/docs/models) - Import GGUF models from Hugging Face or your local files - Connect to cloud providers like OpenAI, Anthropic, Mistral and Groq (requires your own API keys)