https://github.com/thundernet8/gemini-api-demo
https://github.com/thundernet8/gemini-api-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/thundernet8/gemini-api-demo
- Owner: thundernet8
- Created: 2025-03-13T15:08:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-13T15:25:10.000Z (about 1 year ago)
- Last Synced: 2025-05-05T04:47:04.879Z (about 1 year ago)
- Language: TypeScript
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gemini API Image Generation Demo
This is a simple demo of the [Gemini API](https://ai.google.dev/gemini-api/docs/quickstart?lang=node) for image generation, using `gemini-2.0-flash-exp` model.
## Usage
- Edit the promot in `index.ts`
- Run `yarn && yarn test`
example1: `Convert the following image to pixel style`


example2: `Swap the face of leonardo dicaprio to Trump`

