Skip to content

Latest commit

 

History

History

chatbot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Chatbot

This is a simple chatbot. You can pick which model to use.

Prerequisite

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

gcloud auth login
gcloud auth application-default login --project YOUR_PROJECT

Clone this code

git clone https://github.com/firebase/genkit
cd genkit/samples/chatbot

Install deps and run the chatbot app

npm run setup
npm start

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

Inspect runs in http://localhost:4000/