Skip to content

Commit

Permalink
Refactor about page to other pages
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-homebrew committed Feb 10, 2024
1 parent 71f77c6 commit 465fb95
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 15 deletions.
22 changes: 11 additions & 11 deletions docs/docs/about/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ keywords:
]
---

Jan is a [local-first](https://www.inkandswitch.com/local-first/) productivity tool to [create, customize and use AI](https://www.gatesnotes.com/AI-agents) for everyday tasks.
Jan is a [open-source](https://en.wikipedia.org/wiki/Open_source), [local-first](https://www.inkandswitch.com/local-first/) productivity tool to [create, customize and use AI](https://www.gatesnotes.com/AI-agents).

You can:
- Run locally using [open-source LLMs](https://huggingface.co/models?pipeline_tag=text-generation) or connect to cloud AIs like [ChatGPT](https://openai.com/blog/openai-api) or [Google](https://ai.google.dev/)
Expand All @@ -29,12 +29,20 @@ Longer-term, Jan is building a cognitive framework for future robots. We envisio

## Why do we exist

At Jan, our mission is to advance human-machine collaboration. We achieve this through delivering the best AI tools on desktop to allow users to run, customize and tinker with AI.
At Jan, our mission is to advance human-machine collaboration. We achieve this through delivering the best open-source, local-first tools to allow users to run, customize and tinker with AI.

## What's different about it?

Jan is

| Mainstream | Jan |
| ------------------------------- | ---------------------------- |
| Closed-source | Open-source |
| Cloud-first | Local-first |
| AI Monopolies owned by Big Tech | Personal AI that you control |
| Monetize your users | Privacy as a human right |
| Consume | Create |

## How do I get it?

## What license is the code under?
Expand All @@ -57,17 +65,9 @@ Jan's long-term technical endeavor is to build a cognitive framework for future

## 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
- '#bd-inquiries': for enterprise license queries

### Careers

Jan has a culture of ownership, independent thought, and lightning fast execution. If you'd like to join us, we have open positions on our [careers page](https://janai.bamboohr.com/careers).

## Footnotes
- '#bd-inquiries': for enterprise license queries
3 changes: 0 additions & 3 deletions docs/docs/how-we-work/design/design.md

This file was deleted.

3 changes: 3 additions & 0 deletions docs/docs/how-we-work/product-design/product-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Product & Design
---
4 changes: 4 additions & 0 deletions docs/docs/team/join-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ title: Join us


[Careers on Bamboo](https://janai.bamboohr.com/careers)

### Careers

Jan has a culture of ownership, independent thought, and lightning fast execution. If you'd like to join us, we have open positions on our [careers page](https://janai.bamboohr.com/careers).
2 changes: 1 addition & 1 deletion docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const sidebars = {
"how-we-work/engineering/qa",
],
},
"how-we-work/design/design",
"how-we-work/product-design/product-design",
{
type: "category",
label: "Engineering",
Expand Down

0 comments on commit 465fb95

Please sign in to comment.