Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Update index.mdx #331

Merged
merged 2 commits into from
Oct 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Turn your computer into an AI computer
description: Run LLMs like Mistral or Llama2 locally and offline on your computer, or connect to remote AI APIs like OpenAI’s GPT-4 or Groq.
title: "Jan: Open source ChatGPT-alternative that runs 100% offline"
description: "Chat with AI without privact concerns. Jan is an open-source alternative to ChatGPT, running AI models locally on your device."
keywords:
[
Jan,
Expand Down Expand Up @@ -38,4 +38,4 @@ export const getStaticProps = async() => {
}
}

<Home />
<Home />
Loading