Skip to content

itsgitz/groq-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groq-workshop

Usage

  1. Sign up to groq cloud and get your groq cloud API key
  2. Clone this repository
  3. Install the node modules with yarn
$ yarn
  1. Copy or rename the .env.example file to .env
  2. Enter your groq cloud API key to .env on variable GROQ_API_KEY, for example:
GROQ_API_KEY="your_groq_api_key_here"
  1. All set, and your can run the code with command:
$ yarn start

Contributor

Anggit M Ginanjar - anggit.ginanjar.dev@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published