mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
Update README with Google setup and voice notes
Added sections for Google setup and voice notes configuration.
This commit is contained in:
parent
3e8bcf83f2
commit
05dae74069
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -56,6 +56,18 @@ Download latest for Mac/Windows/Linux: [Download](https://www.rowboatlabs.com/do
|
|||
|
||||
**All release files:** https://github.com/rowboatlabs/rowboat/releases/latest
|
||||
|
||||
### Google setup
|
||||
To connect Google services (Gmail, Calendar, and Drive), follow [Google setup](https://github.com/rowboatlabs/rowboat/blob/main/google-setup.md).
|
||||
|
||||
### Voice notes
|
||||
To enable voice notes (optional), add a Deepgram API key in ~/.rowboat/config/deepgram.json:
|
||||
```
|
||||
{
|
||||
"apiKey": "<key>"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
## What it does
|
||||
|
||||
Rowboat is a **local-first AI coworker** that can:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue