Zoo allows you to interact with AI models using your own prompt library. It can perform fast actions using your Github Gist as your prompt library. ๐ฆ Zoo = XXX Fast Actions + GitHub Gist You can define unlimited number of your own fast AI actions, which is missing for most Raycast AI extensions.
event - changed file package.json
info - entry points [src/search-gists.tsx src/ask-gist.tsx src/create-gist.tsx]
info - compiled entry points
info - generated extension's TypeScript definitions
ready - built extension successfully
17:37:14.476 Refusing to paginate further as it could cause the extension to run out of memory. Currently using: 50.797MB.
17:37:14.476 Refusing to paginate further as it could cause the extension to run out of memory. Currently using: 52.076MB.
The workflow should be like:
Summarize the text
.ask by prompt on Selected Text
command.LLM API Key
, LLM API Endpoint
, and LLM Model Name
in the configuration as needed.๐ป Enjoy! And please feel free to contribute features/fix!
Credits: This project is highly inspired by Github Gist and ChatGPT Quick Actions.