Update README.md
- Update headline & tagline - Update demo video with latest ver (0.4) - Update quick links for Jan & Nitro
This commit is contained in:
parent
e836eb1a2e
commit
863c459f57
28
README.md
28
README.md
@ -1,4 +1,4 @@
|
|||||||
# Jan - Own Your AI
|
# Jan - Bring AI to your Desktop
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
> ⚠️ **Jan is currently in Development**: Expect breaking changes and bugs!
|
> ⚠️ **Jan is currently in Development**: Expect breaking changes and bugs!
|
||||||
|
|
||||||
Jan is a free, open-source alternative to OpenAI's platform that runs on a local folder of open-format files.
|
Jan is an open-source ChatGPT alternative that runs 100% offline on your computer.
|
||||||
|
|
||||||
**Jan runs on any hardware.** From PCs to multi-GPU clusters, Jan supports universal architectures:
|
**Jan runs on any hardware.** From PCs to multi-GPU clusters, Jan supports universal architectures:
|
||||||
|
|
||||||
@ -36,22 +36,32 @@ Jan is a free, open-source alternative to OpenAI's platform that runs on a local
|
|||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<video src="https://github.com/janhq/jan/assets/89722390/47988dcc-13ed-4ca0-87f7-74d00f4d47d8">
|
<video src="https://github.com/janhq/jan/assets/89722390/43adfddc-7980-4ae6-b544-719f04660dd7">
|
||||||
</video>
|
</video>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
_Video: Jan v0.3.0 on Mac Air M2, 16GB Ventura_
|
|
||||||
|
_Video: Jan v0.4.0 on Mac Air M2, 16GB Ventura_
|
||||||
|
|
||||||
## Quicklinks
|
## Quicklinks
|
||||||
|
#### Jan
|
||||||
|
- [Jan website](https://jan.ai/)
|
||||||
|
- [Jan Github](https://github.com/janhq/jan)
|
||||||
- [User Guides](https://jan.ai/docs)
|
- [User Guides](https://jan.ai/docs)
|
||||||
- [Developer docs](https://jan.ai/docs)
|
- [Developer docs](https://jan.ai/docs/extensions/)
|
||||||
- [API reference](https://jan.ai/api/overview)
|
- [API reference](https://jan.ai/api-reference/)
|
||||||
- [Nitro Github](https://nitro.jan.ai): Nitro is a C++ inference engine
|
- [Specs](https://jan.ai/specs/)
|
||||||
|
|
||||||
|
#### Nitro:
|
||||||
|
Nitro is a high-efficiency C++ inference engine for edge computing, powering Jan. It is lightweight and embeddable, ideal for product integration.
|
||||||
|
- [Nitro Website](https://nitro.jan.ai)
|
||||||
|
- [Nitro Github](https://github.com/janhq/nitro)
|
||||||
|
- [Documentation](https://nitro.jan.ai/docs)
|
||||||
|
- [API Reference](https://nitro.jan.ai/api-reference)
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
As Jan is development mode, you might get stuck on a broken build.
|
As Jan is in development mode, you might get stuck on a broken build.
|
||||||
|
|
||||||
To reset your installation:
|
To reset your installation:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user