Small changes
This commit is contained in:
parent
63a101618e
commit
da4b865ea1
@ -15,7 +15,7 @@ keywords:
|
|||||||
]
|
]
|
||||||
---
|
---
|
||||||
|
|
||||||
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).
|
Jan is a [open-source](https://en.wikipedia.org/wiki/Open_source), [local-first](https://www.inkandswitch.com/local-first/) tool to [create, customize and use AI](https://www.gatesnotes.com/AI-agents) for everyday tasks.
|
||||||
|
|
||||||
You can:
|
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/)
|
- 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/)
|
||||||
@ -33,17 +33,17 @@ At Jan, our mission is to advance human-machine collaboration. We achieve this t
|
|||||||
|
|
||||||
## What's different about it?
|
## What's different about it?
|
||||||
|
|
||||||
| | Status Quo | Jan |
|
| | Status Quo | Jan |
|
||||||
| ---------------------------------------------------------- | ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |
|
| ---------------------------------------------------------- | -------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
|
||||||
| Ownership | AI Monopolies owned by Big Tech | AI that you own and control |
|
| Ownership | AI Monopolies owned by Big Tech | AI that you own and control |
|
||||||
| Openness? | Closed-source | [Open-source (AGPLv3)](https://github.com/janhq/jan/blob/main/LICENSE) |
|
| Openness? | Closed-source | [Open-source (AGPLv3)](https://github.com/janhq/jan/blob/main/LICENSE) |
|
||||||
| Your role | Consume | Create, Tinker and Customize |
|
| Your role | Consume | Create, Tinker and Customize |
|
||||||
| Approach | Cloud | [Local-first](https://www.inkandswitch.com/local-first/), running 100% on your computer |
|
| Approach | Cloud | [Local-first](https://www.inkandswitch.com/local-first/), running 100% on your computer |
|
||||||
| Data | Data stored on their servers | Data stored in your local filesystem in open, non-proprietary file formats |
|
| Data | Data stored on their servers | Data stored in your local filesystem in open, non-proprietary file formats |
|
||||||
| Privacy | Privacy? | Runs 100% on your own machine, predictably, privately and offline |
|
| Privacy | Privacy? | Runs 100% on your own machine, predictably, privately and offline |
|
||||||
| Transparency | "Black Box" | Runs predictability with code available to tinker and customize |
|
| Transparency | "Black Box" | Runs predictability with code available to tinker and customize |
|
||||||
| What happens if there's an outage or goes out of business? | Your life's work held hostage in the cloud in proprietary data formats[^1] | Continues to run 100% on your computer, your data is safe in your local folder |
|
| What happens if there's an outage or goes out of business? | Your life's work held hostage in the cloud in proprietary data formats[^1] | Continues to run 100% on your computer, your data is safe in your local folder |
|
||||||
| Driving Philosophy | Monetize your users | Privacy as a human right and the [Right to Repair](https://www.repair.org/) |
|
| Driving Philosophy | Monetize your users | [Privacy as a human right](https://en.wikipedia.org/wiki/Right_to_privacy) and the [Right to Repair](https://www.repair.org/) |
|
||||||
|
|
||||||
## How do I get it?
|
## How do I get it?
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Product & Design
|
title: Product & Design
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Roadmap
|
||||||
|
|
||||||
|
- Conversations over Tickets
|
||||||
|
- Discord's #roadmap channel
|
||||||
|
- Work with the community to turn conversations into Product Specs
|
||||||
|
- Future System?
|
||||||
|
- Use Canny?
|
||||||
@ -1,3 +1,3 @@
|
|||||||
---
|
---
|
||||||
title: Wall of love
|
title: Wall of Love ❤️
|
||||||
---
|
---
|
||||||
Loading…
x
Reference in New Issue
Block a user