Merge pull request #4516 from janhq/chore/update-integrations-docs
chore: Update outdated integrations docs
This commit is contained in:
commit
8c6e6edd36
@ -1,47 +0,0 @@
|
|||||||
---
|
|
||||||
title: Raycast
|
|
||||||
keywords:
|
|
||||||
[
|
|
||||||
Jan,
|
|
||||||
Customizable Intelligence, LLM,
|
|
||||||
local AI,
|
|
||||||
privacy focus,
|
|
||||||
free and open source,
|
|
||||||
private and offline,
|
|
||||||
conversational AI,
|
|
||||||
no-subscription fee,
|
|
||||||
large language models,
|
|
||||||
raycast integration,
|
|
||||||
Raycast,
|
|
||||||
]
|
|
||||||
description: A step-by-step guide on integrating Jan with Raycast.
|
|
||||||
---
|
|
||||||
|
|
||||||
import { Steps } from 'nextra/components'
|
|
||||||
|
|
||||||
# Raycast
|
|
||||||
|
|
||||||
## Integrate Raycast with Jan
|
|
||||||
|
|
||||||
[Raycast](https://www.raycast.com/) is a productivity tool designed for macOS that enhances workflow efficiency by providing quick access to various tasks and functionalities through a keyboard-driven interface. To integrate Raycast with Jan, follow the steps below:
|
|
||||||
|
|
||||||
<Steps>
|
|
||||||
### Step 1: Download the TinyLlama Model
|
|
||||||
|
|
||||||
1. Open Jan app.
|
|
||||||
2. Go to the **Hub** and download the TinyLlama model.
|
|
||||||
3. The model will be available at `~jan/models/tinyllama-1.1b`.
|
|
||||||
|
|
||||||
### Step 2: Clone and Run the Program
|
|
||||||
|
|
||||||
1. Clone this [GitHub repository](https://github.com/InNoobWeTrust/nitro-raycast).
|
|
||||||
2. Execute the project using the following command:
|
|
||||||
|
|
||||||
```bash title="Node.js"
|
|
||||||
npm i && npm run dev
|
|
||||||
```
|
|
||||||
|
|
||||||
### Step 3: Search for Nitro and Run the Model
|
|
||||||
|
|
||||||
Search for `Nitro` using the program, and you can use the models from Jan in RayCast.
|
|
||||||
</Steps>
|
|
||||||
Loading…
x
Reference in New Issue
Block a user