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

https://github.com/premai-io/prem-gmail-summarizer

Summarize emails with Prem and Gmail
https://github.com/premai-io/prem-gmail-summarizer

Last synced: 9 months ago
JSON representation

Summarize emails with Prem and Gmail

Awesome Lists containing this project

README

          

# Prem-Gmail-Summarizer

This is a simple script that uses the Prem SDK and Deno the new alternative to Node.js to summarize emails from a Gmail account.

Slack integration coming soon.⏰

## Prerequisites

- Deno (v1.42.0)
- Prem API key
- Google OAuth2 credentials
- Gmail access token

## Installation

```bash
deno run --allow-env --env main.ts
```