Skip to content

001AJD/gen-ai-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Install dependencies - npm install

Spin up nodejs server - node server.js

Note

  • Rename the sample.env file to .env file
  • Replace API URL and make appropriate changes as mentioned in the Google documentation here
  • Vertex Code Generation AI API is paid service need to setup the project with active billing account

Generate Authentication Token

  • gcloud auth login
  • gcloud auth print-access-token

About

Chat bot to generate code from plain English statements. Build on Google Vertex Code generator AI . Nodejs WebSocket implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published