https://github.com/wasabina67/gemini-nano-template
Gemini Nano template
https://github.com/wasabina67/gemini-nano-template
chat-app express gemini gemini-nano gh-pages prompt-api static-server
Last synced: 11 days ago
JSON representation
Gemini Nano template
- Host: GitHub
- URL: https://github.com/wasabina67/gemini-nano-template
- Owner: wasabina67
- Created: 2026-01-25T15:10:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-25T15:16:01.000Z (5 months ago)
- Last Synced: 2026-01-26T08:33:52.392Z (5 months ago)
- Topics: chat-app, express, gemini, gemini-nano, gh-pages, prompt-api, static-server
- Language: JavaScript
- Homepage: http://wasabina67.is-a.dev/gemini-nano-template/
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gemini-nano-template
Gemini Nano template
[The Prompt API | AI on Chrome | Chrome for Developers](https://developer.chrome.com/docs/ai/prompt-api)
Demo
https://github.com/user-attachments/assets/83616137-bfe3-435a-9606-d01c75461733
## Setup

```
chrome://flags/#optimization-guide-on-device-model
```
-> Enabled
```
chrome://flags/#prompt-api-for-gemini-nano-multimodal-input
```
-> Enabled


## Install
```bash
npm i
```
## Run
```bash
node server.js
```