An open API service indexing awesome lists of open source software.

https://github.com/blindFS/raycast-google-gemini

google gemini plugin for recast
https://github.com/blindFS/raycast-google-gemini

Last synced: over 1 year ago
JSON representation

google gemini plugin for recast

Awesome Lists containing this project

README

          

# Google Gemini

Use the Google Gemini Pro API in Raycast.

https://ai.google.dev

# Features

* basic multi-round chating with images/files (text/pdf), support both local file or link url
1. copy image/file path/url to clipboard
2. call Image QA/Document QA command
* code execution/function calling (google search based RAG)
* history management, continuation

# To test
``` sh
npm install && npm run dev
```
* [x] Advanced - Developer tools - Use Node production environment