Coder Social home page Coder Social logo

ray-caster's Introduction

👍🧿👄🧿💻

Raycast How-To:

INSTALL AND ADDING SCRIPTS TO RAYCAST:

  1. Install Raycast
  2. open Raycast
  3. press CMD+, (CMD+comma)
  4. press CMD+n
  5. select "add script directory"
  6. choose ../where/you/cloned/../scripts

If you're using API's:

Groq, OpenAI, Google, Claude, StableDiffusion


edit:

../raycast/scripts/.env-example

        (remove '-example' when done)
-------------------------------------
OR


touch ..scripts/.env
echo 'API_KEY=your-key' >> ../scripts/.env

HOW TO USE IN RAYCAST:

1) use {raycast hotkey}
2) type name of script


USAGE EXAMPLES:
--------------------------------------------
{raycast hotkey} + ollama-solve "some-text"

{raycast hotkey} + ollama-choose "model name" "prompt"

{raycast hotkey} + call-claude-haiku "some-text"

{raycast hotkey} + call-groq-amole "some-text"

{raycast hotkey} + call-gem-in-ai "some-text"

{raycast hotkey} + call-sd3 "ratio" "prompt" "neg-prompt"

Customize scripts in:

../raycast/scripts

Use local with ollama🦙

Install Ollama📂

ollama run your-wildest-dreams "ober-der"  

Customizing ollama🛠️:

Modelfiles

TODO
- add how-to

Use .bashrc/.zshrc alias instead🦑🤖

DESKTOP TODO:

  • add script that adds alias of all .sh files in ../raycast/scripts to .bashrc or .zshrc (check)

  • formatt nice like..

    • ...
    • ###shell-caster ###
    • new alias group
    • ###shell-caster ###
    • ...
  • test a removal sed command for new script to remove from rc file when user is done


MOBILE TODO:

  • learn about tmux alias directory
  • learn about tmux venv

  • does ollama work?
  • figure out what doesnt work

HOW-TO-CAST-SHELL:

1) pwd in ../where/you/cloned/../scripts
(copy output)

2) vim/nano ~/.bashrc OR .zshrc

3) ...

4) ...

ray-caster's People

Contributors

nbiish avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.