Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 338 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 338 Bytes

Angular and Genkit streaming sample

This is a simple UI for streaming RPG character generator.

To build:

npm i
npm run build

The sample is using Vertex AI, so you'll need to auth:

gcloud auth application-default login

To run the sample:

npm start

Point your browser to http://localhost:4200/