Add About page and change events

This commit is contained in:
Daniel 2023-11-05 08:34:53 +07:00
parent 1b7c6447c9
commit 68917dc3dc
7 changed files with 54 additions and 10 deletions

View File

@ -2,5 +2,21 @@
title: About Jan
---
- Mission, Vision, etc
- COSS Model
Jan is a building a Personal AI that is infinitely customizable via apps and plugins.
Jan's 2050 goal is to build robots that augment humans and organizations.
## Who We Are
### Open Source
Jan is an open source company. We build in public.
- [Jan: a Personal AI](https://github.com/janhq/jan) (AGPLv3)
- [Nitro: run LLM Models locally](https://github.com/janhq/nitro) (AGPLv3)
### Bootstrapped
Jan is currently a bootstrapped company responsible for the livelihoods of 8 families. We are practical and focused on building a sustainable business.

View File

@ -0,0 +1,21 @@
---
title: "Nov 23: Nvidia GenAI Day"
description: Nvidia's LLM Day
---
![](../../static/img/nvidia-llm-day-header.png)
## Nvidia GenAI Innovation Day
Jan will be at Nvidia's GenAI Innovation Day in Nov '23, focusing on Enterprise use-cases of LLMs.
### Location
- JW Marriott Hanoi Hotel
- 8:30am November 8th 2023
- Registration: [https://gmcgroup.com.vn/nvidia-genai-event/](https://gmcgroup.com.vn/nvidia-genai-event/)
### Programme
![](../../static/img/nvidia-llm-day.png)

View File

@ -12,7 +12,7 @@ To begin using 👋Jan.ai on your Windows computer, follow these steps:
1. Visit [Jan.ai](https://jan.ai/).
2. Click on the "Download for Windows" button to download the Jan Installer.
![Jan Installer](../img/jan-download.png)
![Jan Installer](../img/jan-download.PNG)
:::tip

View File

@ -105,9 +105,10 @@ const sidebars = {
collapsible: true,
collapsed: true,
items: [
"events/nvidia-llm-day-nov-23",
{
type: "doc",
label: "Ho Chi Minh City (Oct 2023)",
label: "Oct 23: HCMC Hacker House",
id: "events/hcmc-oct23",
},
],

View File

@ -76,9 +76,9 @@ export default function Home() {
<span className="font-bold uppercase text-blue-600">
Event
</span>
<a href="/events/hcmc-oct23">
<a href="/events/nvidia-llm-day-nov-23">
<p className="font-bold">
24-28 Oct: Jan's AI Hacker House (Ho Chi Minh City)
8 Nov 2023: Nvidia LLM Day (Hanoi)
</p>
</a>
</div>
@ -94,12 +94,18 @@ export default function Home() {
&nbsp;or&nbsp;
<span className="dark:text-white text-black">Linux</span>. */}
Jan is a powerful&nbsp;
<span className="dark:text-white text-black">Personal AI</span>
<span className="dark:text-white text-black">
Personal AI
</span>
&nbsp;built to run locally on your machine,
<br/>
<br />
with a rich&nbsp;
<span className="dark:text-white text-black">app</span>&nbsp;and&nbsp;
<span className="dark:text-white text-black">plugin ecosystem</span>.
<span className="dark:text-white text-black">app</span>
&nbsp;and&nbsp;
<span className="dark:text-white text-black">
plugin ecosystem
</span>
.
</p>
<div className="my-6 flex flex-col-reverse md:flex-row items-center justify-center gap-4 relative z-20">

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 KiB

BIN
docs/static/img/nvidia-llm-day.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB