Merge pull request #546 from janhq/jan-539-restructure-docs

docs: Add About, Events, Blog
This commit is contained in:
Daniel 2023-11-05 20:56:18 +08:00 committed by GitHub
commit 3255676cc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 139 additions and 21 deletions

View File

@ -0,0 +1,12 @@
---
title: Hello World
description: This is my first post on Docusaurus.
slug: hello-world
authors:
- name: Daniel
tags: [hello, jan]
image: https://i.imgur.com/mErPwqL.png
hide_table_of_contents: false
---
Hello World!

6
docs/blog/authors.yml Normal file
View File

@ -0,0 +1,6 @@
dan-jan:
name: Daniel Onggunhao
title: Co-Founder
url: https://github.com/dan-jan
image_url: https://avatars.githubusercontent.com/u/101145494?v=4
email: daniel@jan.ai

View File

@ -2,5 +2,80 @@
title: About Jan
---
- Mission, Vision, etc
- COSS Model
Jan is a Personal AI that you can customize, that runs privately on your own computer.
We envision a future where our lives are improved by helpful and practical AI assistants, that we continuously customize to meet our needs.
## Why does Jan Exist?
### Our Mission
To enable high-productivity individuals to use AI to scale themselves.
### Our Ideal Customer
Our ideal customer is an AI Enthusiast who wants to experiment with solving problems using AI, and is ok with experimental software.
- Semi-technical (i.e. can code simple Javascript/Python scripts), i.e. not able to build the whole thing themselves
- Will file bugs
- [Plus] Wants to share their solution with others
Our goal in 2023 is to find 500 of these ideal customers.
### Problem Statement
Our ideal customer has clear ideas for how to solve his/her problems using AI, but has not done so because:
- Lack full skillset across UI, Backend and MLOps to build their own custom Personal AI
- Doesn't have 10 hours/week to build and maintain a Personal AI
- Uncomfortable with giving personal info to ChatGPT
### Our Solution
Jan is a Personal AI that you can customize, and runs privately on your own computer.
- Tinker and customize in <10 lines of code
- Pre-built plugins (e.g. RAG, Langchain, LlamaIndex)
- Mobile support (including helpful widgets)
Jan has a very modular architecture that allows you to swap out or customize components, without having to rebuild everything.
## How Jan Works
### Open Source
Jan is a startup with an open source business model. We believe in the need for an open source AI ecosystem, and are committed to building it.
- [Jan: a Personal AI](https://github.com/janhq/jan) (AGPLv3)
- [Nitro: run Local AI](https://github.com/janhq/nitro) (AGPLv3)
### Build in Public
We use Github to build in public, and welcome anyone to join in.
- [Jan's Kanban](https://github.com/orgs/janhq/projects/5)
- [Jan's Roadmap](https://github.com/orgs/janhq/projects/5/views/2)
### Bootstrapped
Jan is currently a bootstrapped startup. We balance technical invention with the search for a sustainable business model.
We appreciate any business that can balance growth with cashflow/profitability.
### Remote Team
Jan has a fully-remote team. We are mainly based in the Asia timezone. We use [Github](https://github.com/janhq) and [Discord](https://discord.gg/af6SaTdzpx) to work.
## Contact
### General Enquiries
Drop us a message in our [Discord](https://discord.gg/af6SaTdzpx) and we'll get back to you.
- `#general`: for general discussion
- `#jan-dev`: for Jan-related questions
- `#nitro-dev`: for Nitro-related questions
### Careers
Jan has a culture of ownership, independent thinking, and lightning fast execution. If you'd like to join us, we have open positions on our [careers page](https://janai.bamboohr.com/careers).

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

@ -3,5 +3,3 @@ title: Company Handbook
slug: /handbook
---
## Remote Work

View File

@ -73,7 +73,10 @@ const config = {
filename: "sitemap.xml",
},
// Will be passed to @docusaurus/plugin-content-blog (false to disable)
blog: false,
blog: {
blogSidebarTitle: "All Posts",
blogSidebarCount: "ALL",
},
// Will be passed to @docusaurus/theme-classic.
theme: {
customCss: require.resolve("./src/styles/main.scss"),
@ -131,6 +134,11 @@ const config = {
label: "Developers",
},
// Navbar right
{
to: "blog",
label: "Blog",
position: "right",
},
{
type: "docSidebar",
sidebarId: "aboutSidebar",

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",
},
],
@ -117,7 +118,7 @@ const sidebars = {
label: "Company Handbook",
collapsible: true,
collapsed: true,
link: { type: "doc", id: "handbook/handbook" },
// link: { type: "doc", id: "handbook/handbook" },
items: [
{
type: "doc",

View File

@ -70,9 +70,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>
@ -81,19 +81,16 @@ export default function Home() {
Personal AI
</h1>
<p className="text-xl leading-relaxed lg:text-2xl lg:leading-relaxed text-gray-500 dark:text-gray-400">
{/* Run Large Language Models locally on&nbsp;
<span className="dark:text-white text-black">Mac</span>
,&nbsp;
<span className="dark:text-white text-black">Windows</span>
&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>
&nbsp;built to run locally on your machine,
<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">
Personal AI
</span>
&nbsp;built to run locally on your computer,
<br />
inifinitely customizable via&nbsp;
<span className="dark:text-white text-black">apps</span>
&nbsp;and&nbsp;
<span className="dark:text-white text-black">plugins</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