Skip to content

DeepSeek's r1 with Groq automatically creates a PR in seconds.

License

Notifications You must be signed in to change notification settings

AnirudhMemani/deepseek-r1-pr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R1 Automated PR

A basic example of how to use DeepSeek's r1 with Groq to automatically create a PR in seconds.

Setup

  1. Clone the repo
  2. In the root of the repo, run npm install
  3. Create a .env file with the following variables:
GROQ_API_KEY= # Your Groq API key
GITHUB_TOKEN= # GITHUB PAT TOKEN WITH REPO SCOPE
GITHUB_OWNER= # The owner of the repository
GITHUB_REPO= # The name of the repository
  1. Run the script:
npm run start
  1. Watch the PR be created
  2. Check GitHub to see the PR

About

DeepSeek's r1 with Groq automatically creates a PR in seconds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published