mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: update section about AI
This commit is contained in:
@@ -143,11 +143,11 @@ I use several script commands, which are publicly available in my [raycast-scrip
|
||||
<Image src="/assets/images/posts/raycast-ai.webp" alt="Raycast AI" />
|
||||
</Figure>
|
||||
|
||||
In case you don’t know how to program custom scripts, you can use Raycast AI as a paying Pro member to help with that. Raycast AI is one of the features I use the most. It uses ChatGPT under the hood, but instead of using a web interface, you can use it everywhere on your computer and work with highlighted text.
|
||||
In case you don’t know how to program custom scripts, you can use Raycast AI as a paying Pro member to help with that. Raycast AI is one of the features I use the most. It uses multiple models under the hood, including OpenAI (ChatGPT), Mistral, Perplexity, Meta (Llama), and Anthropic (Claude). Instead of subscribing to each services and using a web interface, you can switch between the models and use it everywhere on your computer and work with highlighted text.
|
||||
|
||||
You can type a question directly in Raycast and press the <kbd>⇥</kbd> key to trigger the answer. If the AI is unable to answer the question, it will use Google to find the answer on the internet and additionally add the sources of the answer.
|
||||
|
||||
You can continue (or start) a regular ChatGPT session in an extra window that conveniently floats on top of all apps. It is possible to configure each chat with a custom name, model, system instructions, and creativity level. GPT-3.5 Turbo is included in the Pro subscription. If you want GPT-4, you have to upgrade.
|
||||
You can continue (or start) a regular ChatGPT session in an extra window that conveniently floats on top of all apps. It is possible to configure each chat with a custom name, model, system instructions, and creativity level. The smaller models of each provider are included in the Pro subscription. If you want the powerful models with huge context, you have to upgrade.
|
||||
|
||||
I have several assistants that I use for specific tasks, providing the necessary instructions and context. I have one that helps me solve coding issues, one that helps me learn Japanese grammar, and one for training tips.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user