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

https://github.com/wasabina67/summarizer-api-example

Summarizer API example
https://github.com/wasabina67/summarizer-api-example

express gemini gemini-nano gh-pages static-server summarizer-api

Last synced: about 1 month ago
JSON representation

Summarizer API example

Awesome Lists containing this project

README

          

# summarizer-api-example
Summarizer API example

[Summarize with built-in AI  |  AI on Chrome  |  Chrome for Developers](https://developer.chrome.com/docs/ai/summarizer-api)

## Install
```bash
npm i
```

## Run
```bash
node server.js
```