jan/docs/docs/hardware/community.md
2024-03-21 01:02:03 +09:00

1.5 KiB

title description keywords
Hardware Examples Jan is a ChatGPT-alternative that runs on your own computer, with a local API server.
Jan
Rethink the Computer
local AI
privacy focus
free and open source
private and offline
conversational AI
no-subscription fee
large language models

Add your own example

Add your own examples to this page by creating a new file in the docs/docs/hardware/examples directory.

docs
└── docs
    └── hardware
        └── examples
            └── 3090x1-%40dan-jan.md
            └── 3090x1-%40dan-jan.md
            // highlight-next-line
            └── <YOUR_BUILD_HERE>.md

File and Title Convention

We use a specific naming convention for the file name.

# Filename
<hardware-type><quantity>-<username>.md
3090x1-@dan-jan.md # Example

# Title
---
title: <@github_username>: <hardware_x_quantity> <form-factor>
title: @dan-jan: 3090 Desktop # Example
---

Content

We highly recommend you include:

  • Photos of your build
  • List of the components (e.g. PCPartPicker)
  • Dimensions
  • Power consumption
  • Noise level
  • Any stats on token generation speeds
  • List of models you have run successfully on the build

You are allowed to include affiliate links in your example.

Longer-Term

We will likely build a simple web app to make it easier to add your own examples, sort and retrieve.