Add About page and change events
This commit is contained in:
parent
1b7c6447c9
commit
68917dc3dc
@ -2,5 +2,21 @@
|
|||||||
title: About Jan
|
title: About Jan
|
||||||
---
|
---
|
||||||
|
|
||||||
- Mission, Vision, etc
|
Jan is a building a Personal AI that is infinitely customizable via apps and plugins.
|
||||||
- COSS Model
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
21
docs/docs/events/nvidia-llm-day-nov-23.md
Normal file
21
docs/docs/events/nvidia-llm-day-nov-23.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
title: "Nov 23: Nvidia GenAI Day"
|
||||||
|
description: Nvidia's LLM Day
|
||||||
|
---
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|

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

|

|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
|
||||||
|
|||||||
@ -105,9 +105,10 @@ const sidebars = {
|
|||||||
collapsible: true,
|
collapsible: true,
|
||||||
collapsed: true,
|
collapsed: true,
|
||||||
items: [
|
items: [
|
||||||
|
"events/nvidia-llm-day-nov-23",
|
||||||
{
|
{
|
||||||
type: "doc",
|
type: "doc",
|
||||||
label: "Ho Chi Minh City (Oct 2023)",
|
label: "Oct 23: HCMC Hacker House",
|
||||||
id: "events/hcmc-oct23",
|
id: "events/hcmc-oct23",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@ -76,9 +76,9 @@ export default function Home() {
|
|||||||
<span className="font-bold uppercase text-blue-600">
|
<span className="font-bold uppercase text-blue-600">
|
||||||
Event
|
Event
|
||||||
</span>
|
</span>
|
||||||
<a href="/events/hcmc-oct23">
|
<a href="/events/nvidia-llm-day-nov-23">
|
||||||
<p className="font-bold">
|
<p className="font-bold">
|
||||||
24-28 Oct: Jan's AI Hacker House (Ho Chi Minh City)
|
8 Nov 2023: Nvidia LLM Day (Hanoi)
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -94,12 +94,18 @@ export default function Home() {
|
|||||||
or
|
or
|
||||||
<span className="dark:text-white text-black">Linux</span>. */}
|
<span className="dark:text-white text-black">Linux</span>. */}
|
||||||
Jan is a powerful
|
Jan is a powerful
|
||||||
<span className="dark:text-white text-black">Personal AI</span>
|
<span className="dark:text-white text-black">
|
||||||
|
Personal AI
|
||||||
|
</span>
|
||||||
built to run locally on your machine,
|
built to run locally on your machine,
|
||||||
<br/>
|
<br />
|
||||||
with a rich
|
with a rich
|
||||||
<span className="dark:text-white text-black">app</span> and
|
<span className="dark:text-white text-black">app</span>
|
||||||
<span className="dark:text-white text-black">plugin ecosystem</span>.
|
and
|
||||||
|
<span className="dark:text-white text-black">
|
||||||
|
plugin ecosystem
|
||||||
|
</span>
|
||||||
|
.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className="my-6 flex flex-col-reverse md:flex-row items-center justify-center gap-4 relative z-20">
|
<div className="my-6 flex flex-col-reverse md:flex-row items-center justify-center gap-4 relative z-20">
|
||||||
|
|||||||
BIN
docs/static/img/nvidia-llm-day-header.png
vendored
Normal file
BIN
docs/static/img/nvidia-llm-day-header.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 894 KiB |
BIN
docs/static/img/nvidia-llm-day.png
vendored
Normal file
BIN
docs/static/img/nvidia-llm-day.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Loading…
x
Reference in New Issue
Block a user