docs: revamp SEO
This commit is contained in:
parent
c0b31c7a83
commit
c6cc8ad237
@ -1,25 +1,29 @@
|
||||
---
|
||||
title: "Post Mortem: Bitdefender False Positive Flag"
|
||||
title: 'Post Mortem: Bitdefender False Positive Flag'
|
||||
description: "10th January 2024, Jan's 0.4.4 Release on Windows triggered Bitdefender to incorrectly flag it as infected with Gen:Variant.Tedy.258323, leading to automatic quarantine warnings on users' computers."
|
||||
slug: /postmortems/january-10-2024-bitdefender-false-positive-flag
|
||||
tags: [Postmortem]
|
||||
keywords:
|
||||
[
|
||||
postmortem,
|
||||
bitdefender,
|
||||
false positive,
|
||||
antivirus,
|
||||
jan,
|
||||
nitro,
|
||||
incident,
|
||||
incident response,
|
||||
supply chain security,
|
||||
user communication,
|
||||
documentation,
|
||||
antivirus compatibility,
|
||||
cross-platform testing,
|
||||
proactive incident response,
|
||||
user education,
|
||||
lessons learned,
|
||||
]
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Jan 10, 2024 Incident Postmortem - Bitdefender False Positive Flag on Jan AI Resolved</title>
|
||||
<meta charSet="utf-8" />
|
||||
<meta name="description" content="Comprehensive postmortem on the Jan AI v0.4.4 Bitdefender false positive incident on January 10, 2024. Learn about the investigation, solutions, and preventive measures." />
|
||||
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, postmortem, incident, flagging issue" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="canonical" href="https://jan.ai/blog/postmortems/january-10-2024-bitdefender-false-positive-flag/" />
|
||||
<meta property="og:title" content="Bitdefender False Positive Flag on Jan AI Resolved - Jan 10, 2024 Incident Postmortem" />
|
||||
<meta property="og:description" content="Comprehensive postmortem on the Jan AI v0.4.4 Bitdefender false positive incident on January 10, 2024. Learn about the investigation, solutions, and preventive measures." />
|
||||
<meta property="og:url" content="https://jan.ai/blog/postmortems/january-10-2024-bitdefender-false-positive-flag/" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:image" content="https://jan.ai/img/og-image.png" />
|
||||
</head>
|
||||
|
||||
|
||||
Following the recent incident related to Jan version 0.4.4 triggering Bitdefender on Windows with Gen:Variant.Tedy.258323 on January 10, 2024, we wanted to provide a comprehensive postmortem and outline the necessary follow-up actions.
|
||||
|
||||
## Incident Overview
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
title: Jan now supports TensorRT-LLM
|
||||
description: Jan has added for Nvidia's TensorRT-LLM, a hardware-optimized LLM inference engine that runs very fast on Nvidia GPUs
|
||||
tags: [Nvidia, TensorRT-LLM]
|
||||
keywords: [Nvidia, TensorRT-LLM]
|
||||
---
|
||||
|
||||
Jan now supports [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM) as an alternative inference engine. TensorRT-LLM is a hardware-optimized LLM inference engine that compiles models to [run extremely fast on Nvidia GPUs](https://blogs.nvidia.com/blog/tensorrt-llm-windows-stable-diffusion-rtx/).
|
||||
|
||||
@ -3,21 +3,9 @@ title: "Jan's AI Hacker House (Ho Chi Minh City)"
|
||||
description: '24-27 Oct 2023, District 3, HCMC. AI-focused talks, workshops and social events. Hosted by Jan.ai'
|
||||
slug: /events/hcmc-oct23
|
||||
image: /img/hcmc-launch-party.png
|
||||
keywords: [AI, Hacker House, Ho Chi Minh City, HCMC, Jan.ai]
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Jan's AI Hacker House (Ho Chi Minh City)</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="24-27 Oct 2023, District 3, HCMC. AI-focused talks, workshops and social events. Hosted by Jan.ai" />
|
||||
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="canonical" href="https://jan.ai/events/hcmc-oct23" />
|
||||
<meta property="og:title" content="Jan's AI Hacker House (Ho Chi Minh City)" />
|
||||
<meta property="og:description" content="24-27 Oct 2023, District 3, HCMC. AI-focused talks, workshops and social events. Hosted by Jan.ai" />
|
||||
<meta property="og:url" content="https://jan.ai/events/hcmc-oct23" />
|
||||
<meta property="og:type" content="article" />
|
||||
</head>
|
||||
|
||||

|
||||
|
||||
🎉 Join us at our Friday Launch Party for an evening of AI talks from other builders! [(RSVP here)](https://jan-launch-party.eventbrite.sg/) 🎉
|
||||
|
||||
@ -3,19 +3,6 @@ title: 'Nov 23: Nvidia GenAI Day'
|
||||
description: Nvidia's LLM Day
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Nov 23: Nvidia GenAI Day</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="Nvidia's LLM Day" />
|
||||
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="canonical" href="https://jan.ai/events/nvidia-genai-day" />
|
||||
<meta property="og:title" content="Nov 23: Nvidia GenAI Day" />
|
||||
<meta property="og:description" content="Nvidia's LLM Day" />
|
||||
<meta property="og:url" content="https://jan.ai/events/nvidia-genai-day" />
|
||||
<meta property="og:type" content="article" />
|
||||
</head>
|
||||
|
||||

|
||||
|
||||
## Nvidia GenAI Innovation Day
|
||||
|
||||
@ -5,7 +5,15 @@ sidebar_position: 1
|
||||
description: Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
|
||||
keywords:
|
||||
[
|
||||
Jan, Rethink the Computer, local AI, privacy focus, free and open source, private and offline, conversational AI, no-subscription fee, large language models,
|
||||
Jan,
|
||||
Rethink the Computer,
|
||||
local AI,
|
||||
privacy focus,
|
||||
free and open source,
|
||||
private and offline,
|
||||
conversational AI,
|
||||
no-subscription fee,
|
||||
large language models,
|
||||
build extension,
|
||||
]
|
||||
---
|
||||
|
||||
@ -17,18 +17,6 @@ keywords:
|
||||
]
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Groq</title>
|
||||
<meta name="description" content="Learn how to integrate Groq API with Jan for enhanced functionality. Follow step-by-step instructions to obtain Groq API credentials, configure Jan settings, enable Groq integration, and troubleshoot any issues."/>
|
||||
<meta name="keywords" content="Groq API, Jan, Jan AI, ChatGPT alternative, conversational AI, large language model, integration, Groq integration, API integration"/>
|
||||
<meta property="og:title" content="Groq"/>
|
||||
<meta property="og:description" content="Learn how to integrate Groq API with Jan for enhanced functionality. Follow step-by-step instructions to obtain Groq API credentials, configure Jan settings, enable Groq integration, and troubleshoot any issues."/>
|
||||
<meta property="og:url" content="https://jan.ai/guides/integration/groq"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Groq"/>
|
||||
<meta name="twitter:description" content="Learn how to integrate Groq API with Jan for enhanced functionality. Follow step-by-step instructions to obtain Groq API credentials, configure Jan settings, enable Groq integration, and troubleshoot any issues."/>
|
||||
</head>
|
||||
|
||||
## How to Integrate Mistral AI with Jan
|
||||
|
||||
This guide provides step-by-step instructions on integrating the Groq API with Jan, enabling users to leverage Groq's capabilities within Jan's conversational interface.
|
||||
|
||||
@ -2,20 +2,6 @@
|
||||
title: GPUs and VRAM
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Understanding GPUs and VRAM for AI and Gaming</title>
|
||||
<meta charSet="utf-8" />
|
||||
<meta name="description" content="Explore the world of GPUs and VRAM, learn their importance in gaming, AI, machine learning, and more. Understand how to connect a GPU to a motherboard and choose the right graphics card for your needs." />
|
||||
<meta name="keywords" content="GPU, VRAM, graphics card, gaming, AI, machine learning, CUDA, NVIDIA, AMD, PCIe, VRAM vs RAM, choosing GPU" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="canonical" href="https://jan.ai/guides/gpus-and-vram" />
|
||||
<meta property="og:title" content="Understanding GPUs and VRAM for AI and Gaming" />
|
||||
<meta property="og:description" content="Explore the world of GPUs and VRAM, learn their importance in gaming, AI, machine learning, and more. Understand how to connect a GPU to a motherboard and choose the right graphics card for your needs." />
|
||||
<meta property="og:url" content="https://jan.ai/guides/gpus-and-vram" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:image" content="https://jan.ai/img/og-image.png" />
|
||||
</head>
|
||||
|
||||
## What Is a GPU?
|
||||
|
||||
A Graphics Card, or GPU (Graphics Processing Unit), is a fundamental component in modern computing. Think of it as the powerhouse behind rendering the stunning visuals you see on your screen. Similar to the motherboard in your computer, the graphics card is a printed circuit board. However, it's not just a passive piece of hardware; it's a sophisticated device equipped with essential components like fans, onboard RAM, a dedicated memory controller, BIOS, and various other features. If you want to learn more about GPUs then read here to [Understand the architecture of a GPU.](https://medium.com/codex/understanding-the-architecture-of-a-gpu-d5d2d2e8978b)
|
||||
|
||||
@ -2,20 +2,6 @@
|
||||
title: Privacy - Jan
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Privacy Policy - Jan</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="Learn about Jan's commitment to privacy and how your personal information is handled when using our mobile application. Understand our data collection, sharing, and security measures." />
|
||||
<meta name="keywords" content="Jan AI, Jan, privacy policy, data collection, data usage, data sharing, data security, user choices, contact us" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="canonical" href="https://jan.ai/privacy-policy" />
|
||||
<meta property="og:title" content="Privacy Policy - Jan" />
|
||||
<meta property="og:description" content="Learn about Jan's commitment to privacy and how your personal information is handled when using our mobile application. Understand our data collection, sharing, and security measures." />
|
||||
<meta property="og:url" content="https://jan.ai/privacy-policy" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:image" content="https://jan.ai/img/og-image-privacy-policy.png" />
|
||||
</head>
|
||||
|
||||
# Privacy Policy
|
||||
|
||||
Jan is committed to protecting your privacy and ensuring that your personal information is handled in a safe and responsible way. This policy outlines how we collect, store, and use your personal information when you use our mobile application.
|
||||
|
||||
@ -2,20 +2,6 @@
|
||||
title: Support - Jan
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Support - Jan</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="Find support options for Jan, including bug reporting, discussion forums, business inquiries, and job applications. Connect with us through GitHub, Discord, or email." />
|
||||
<meta name="keywords" content="Jan AI, Jan, support, bug reporting, GitHub, Discord, business inquiries, job applications, contact us" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<link rel="canonical" href="https://jan.ai/support" />
|
||||
<meta property="og:title" content="Support - Jan" />
|
||||
<meta property="og:description" content="Find support options for Jan, including bug reporting, discussion forums, business inquiries, and job applications. Connect with us through GitHub, Discord, or email." />
|
||||
<meta property="og:url" content="https://jan.ai/support" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:image" content="https://jan.ai/img/og-image-support.png" />
|
||||
</head>
|
||||
|
||||
# Support
|
||||
|
||||
- Bugs & requests: file a GitHub ticket [here](https://github.com/janhq/jan/issues)
|
||||
|
||||
@ -2,18 +2,6 @@
|
||||
title: Who we are
|
||||
---
|
||||
|
||||
<head>
|
||||
<title>Who we are - Jan</title>
|
||||
<meta name="description" content="Learn about Jan, a company aiming to build the cognitive framework for future robots. We are an open source startup with a commitment to the open source AI ecosystem. Jan is currently a bootstrapped startup seeking a sustainable business model. Join us on our journey to find product-market fit."/>
|
||||
<meta name="keywords" content="Jan AI, Jan, open source, startup, cognitive framework, future robots, bootstrapped, PMF, sustainable business model"/>
|
||||
<meta property="og:title" content="Who we are - Jan"/>
|
||||
<meta property="og:description" content="Learn about Jan, a company aiming to build the cognitive framework for future robots. We are an open source startup with a commitment to the open source AI ecosystem. Jan is currently a bootstrapped startup seeking a sustainable business model. Join us on our journey to find product-market fit."/>
|
||||
<meta property="og:url" content="https://jan.ai/who-we-are"/>
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
<meta name="twitter:title" content="Who we are - Jan"/>
|
||||
<meta name="twitter:description" content="Learn about Jan, a company aiming to build the cognitive framework for future robots. We are an open source startup with a commitment to the open source AI ecosystem. Jan is currently a bootstrapped startup seeking a sustainable business model. Join us on our journey to find product-market fit."/>
|
||||
</head>
|
||||
|
||||
What's Jan the company about?
|
||||
We aim to build the cognitive framework for future robots
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user