Fix OG image paths and move images to general folder
- Move OG images from _assets/ to public/assets/images/general/ - Update all blog post references to use correct paths - Remove duplicate images from _assets/ folder - Fix image paths in content to use /assets/images/general/ format - Update Twitter image references to match OG image paths Files updated: - chatgpt-alternatives.mdx - deepresearch.mdx - deepseek-r1-locally.mdx - how-we-benchmark-kernels.mdx - is-chatgpt-down-use-jan.mdx - offline-chatgpt-alternative.mdx - qwen3-settings.mdx - run-ai-models-locally.mdx - run-gpt-oss-locally.mdx
|
Before Width: | Height: | Size: 328 KiB After Width: | Height: | Size: 328 KiB |
|
Before Width: | Height: | Size: 634 KiB After Width: | Height: | Size: 634 KiB |
|
Before Width: | Height: | Size: 725 KiB After Width: | Height: | Size: 725 KiB |
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 235 KiB |
|
Before Width: | Height: | Size: 402 KiB After Width: | Height: | Size: 402 KiB |
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
|
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 138 KiB |
|
Before Width: | Height: | Size: 176 KiB After Width: | Height: | Size: 176 KiB |
|
Before Width: | Height: | Size: 673 KiB After Width: | Height: | Size: 673 KiB |
@ -4,13 +4,13 @@ description: "See the best ChatGPT alternatives in 2025. We've listed tools that
|
||||
tags: AI, ChatGPT alternative, ChatGPT alternatives, alternative to chatgpt, Jan, local AI, privacy, open source, offline AI
|
||||
categories: guides
|
||||
date: 2025-09-29
|
||||
ogImage: _assets/chatgpt-alternative-jan.jpeg
|
||||
ogImage: assets/images/general/chatgpt-alternative-jan.jpeg
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
title: "ChatGPT alternatives that actually replace it."
|
||||
description: "See the best ChatGPT alternatives in 2025. We've listed tools that are alternatives to ChatGPT."
|
||||
image: _assets/chatgpt-alternative-jan.jpeg
|
||||
image: assets/images/general/chatgpt-alternative-jan.jpeg
|
||||
---
|
||||
import { Callout } from 'nextra/components'
|
||||
import CTABlog from '@/components/Blog/CTA'
|
||||
@ -33,7 +33,7 @@ If you want options that fit different needs, offline use, privacy, or specializ
|
||||
|
||||
### Jan is the best ChatGPT alternative
|
||||
|
||||

|
||||

|
||||
*Jan as an open-source alternative to ChatGPT*
|
||||
|
||||
Jan is the most complete ChatGPT alternative available today. It enables:
|
||||
|
||||
@ -4,13 +4,13 @@ description: "A simple guide to replicating Deep Research results for free, with
|
||||
tags: AI, local models, Jan, GGUF, Deep Research, local AI
|
||||
categories: guides
|
||||
date: 2025-08-04
|
||||
ogImage: _assets/research-result-local.png
|
||||
ogImage: assets/images/general/research-result-local.png
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
title: "Replicating Deep Research with Jan"
|
||||
description: "Learn how to replicate Deep Research results with Jan."
|
||||
image: _assets/research-result-local.jpg
|
||||
image: assets/images/general/research-result-local.png
|
||||
---
|
||||
|
||||
import { Callout } from 'nextra/components'
|
||||
|
||||
@ -4,7 +4,7 @@ description: "A straightforward guide to running DeepSeek R1 locally regardless
|
||||
tags: DeepSeek, R1, local AI, Jan, GGUF, Qwen, Llama
|
||||
categories: guides
|
||||
date: 2025-01-31
|
||||
ogImage: assets/deepseek-r1-locally-jan.jpg
|
||||
ogImage: assets/images/general/deepseek-r1-locally-jan.jpg
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
@ -17,7 +17,7 @@ import CTABlog from '@/components/Blog/CTA'
|
||||
|
||||
# Run DeepSeek R1 locally on your device (Beginner-Friendly Guide)
|
||||
|
||||

|
||||

|
||||
|
||||
DeepSeek R1 is one of the best open-source models in the market right now, and you can run DeepSeek R1 on your own computer!
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ title: "How we (try to) benchmark GPU kernels accurately"
|
||||
description: "We present the process behind how we decided to benchmark GPU kernels and iteratively improved our benchmarking pipeline"
|
||||
tags: ""
|
||||
categories: research
|
||||
ogImage: "./_assets/cover-kernel-benchmarking.png"
|
||||
ogImage: assets/images/general/cover-kernel-benchmarking.png
|
||||
date: 2025-09-17
|
||||
---
|
||||
|
||||
|
||||
@ -4,13 +4,13 @@ description: "Check if ChatGPT down right now, and learn how to use AI that neve
|
||||
tags: AI, ChatGPT down, ChatGPT alternative, Jan, local AI, offline AI, ChatGPT at capacity
|
||||
categories: guides
|
||||
date: 2025-09-30
|
||||
ogImage: _assets/is-chatgpt-down.jpg
|
||||
ogImage: assets/images/general/is-chatgpt-down.jpg
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
title: "Realtime Status Checker: Is ChatGPT down?"
|
||||
title: "Realtime Status: Is ChatGPT down?"
|
||||
description: "Check if ChatGPT is down right now with our real-time status checker, and learn how to use AI that never goes offline."
|
||||
image: _assets/is-chatgpt-down.jpg
|
||||
image: assets/images/general/is-chatgpt-down.jpg
|
||||
---
|
||||
import { Callout } from 'nextra/components'
|
||||
import CTABlog from '@/components/Blog/CTA'
|
||||
@ -20,7 +20,7 @@ import { OpenAIStatusChecker } from '@/components/OpenAIStatusChecker'
|
||||
|
||||
If you're seeing ChatGPT is down, it could a good signal to switch to [Jan](https://www.jan.ai/), AI that never goes down.
|
||||
|
||||
## 🔴 Realtime Status Checker: Is ChatGPT down?
|
||||
## 🔴 Realtime Status: Is ChatGPT down?
|
||||
<Callout>
|
||||
This live tracker shows if ChatGPT is down right now.
|
||||
</Callout>
|
||||
@ -66,7 +66,7 @@ This live tracker shows if ChatGPT is down right now.
|
||||
|
||||
When ChatGPT is down, Jan keeps working. Jan is an open-source ChatGPT alternative that runs on your computer - no servers, no outages, no waiting.
|
||||
|
||||

|
||||

|
||||
*Jan works even when ChatGPT doesn't.*
|
||||
|
||||
### Why Jan never goes down:
|
||||
|
||||
@ -4,13 +4,13 @@ description: "Use offline AI with Jan, a free & open-source alternative to ChatG
|
||||
tags: AI, chatgpt offline, ChatGPT alternative, offline AI, Jan, local AI, privacy
|
||||
categories: guides
|
||||
date: 2025-02-08
|
||||
ogImage: _assets/offline-chatgpt-alternatives-jan.jpg
|
||||
ogImage: assets/images/general/offline-chatgpt-alternatives-jan.jpg
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
title: "Offline ChatGPT: You can't run ChatGPT offline, do this instead"
|
||||
description: "Use offline AI with Jan, a free & open-source alternative to ChatGPT that runs 100% offline."
|
||||
image: _assets/offline-chatgpt-alternatives-jan.jpg
|
||||
image: assets/images/general/offline-chatgpt-alternatives-jan.jpg
|
||||
---
|
||||
import { Callout } from 'nextra/components'
|
||||
import CTABlog from '@/components/Blog/CTA'
|
||||
@ -64,7 +64,7 @@ If you'd like to learn more about local AI, check [how to run AI models locally
|
||||
|
||||
### 3. Start using AI offline
|
||||
|
||||

|
||||

|
||||
*Use Jan's clean interface to chat with AI - no internet required*
|
||||
|
||||
Once downloaded, you can use AI anywhere, anytime:
|
||||
|
||||
@ -50,7 +50,7 @@ Thinking mode is powerful, but greedy decoding kills its output. It'll repeat or
|
||||
|
||||
## Quick summary
|
||||
|
||||

|
||||

|
||||
|
||||
### Non-thinking mode (`enable_thinking=False`)
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ description: "A straightforward guide to running AI models locally on your compu
|
||||
tags: AI, local models, Jan, GGUF, privacy, local AI
|
||||
categories: guides
|
||||
date: 2025-01-31
|
||||
ogImage: assets/run-ai-locally-with-jan.jpg
|
||||
ogImage: assets/images/general/run-ai-locally-with-jan.jpg
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
@ -35,7 +35,7 @@ Most people think running AI models locally is complicated. It's not. Anyone can
|
||||
|
||||
That's all to run your first AI model locally!
|
||||
|
||||

|
||||

|
||||
*Jan's easy-to-use chat interface after installation.*
|
||||
|
||||
Keep reading to learn key terms of local AI and the things you should know before running AI models locally.
|
||||
|
||||
@ -4,21 +4,19 @@ description: "Complete 5-minute beginner guide to running OpenAI's gpt-oss local
|
||||
tags: OpenAI, gpt-oss, local AI, Jan, privacy, Apache-2.0, llama.cpp, Ollama, LM Studio
|
||||
categories: guides
|
||||
date: 2025-08-06
|
||||
ogImage: assets/gpt-oss%20locally.jpeg
|
||||
ogImage: assets/images/general/gpt-oss locally.jpeg
|
||||
twitter:
|
||||
card: summary_large_image
|
||||
site: "@jandotai"
|
||||
title: "Run OpenAI's gpt-oss Locally in 5 Minutes (Beginner Guide)"
|
||||
description: "Complete 5-minute beginner guide to running OpenAI's gpt-oss locally with Jan AI for private, offline conversations."
|
||||
image: assets/gpt-oss%20locally.jpeg
|
||||
image: assets/images/general/gpt-oss locally.jpeg
|
||||
---
|
||||
import { Callout } from 'nextra/components'
|
||||
import CTABlog from '@/components/Blog/CTA'
|
||||
|
||||
# Run OpenAI's gpt-oss Locally in 5 mins
|
||||
|
||||

|
||||
|
||||
OpenAI launched [gpt-oss](https://openai.com/index/introducing-gpt-oss/), marking their return to open-source AI after GPT-2. This model is designed to run locally on consumer hardware. This guide shows you how to install and run gpt-oss on your computer for private, offline AI conversations.
|
||||
|
||||
## What is gpt-oss?
|
||||
|
||||