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
- Host: GitHub
- URL: https://github.com/wasabina67/summarizer-api-example
- Owner: wasabina67
- License: mit
- Created: 2026-01-31T06:39:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-31T12:27:25.000Z (6 months ago)
- Last Synced: 2026-01-31T20:29:03.158Z (6 months ago)
- Topics: express, gemini, gemini-nano, gh-pages, static-server, summarizer-api
- Language: JavaScript
- Homepage: http://wasabina67.is-a.dev/summarizer-api-example/
- Size: 25.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```