Skip to content

Your AI pair programmer πŸ€–οΈ specialized in code review, code summary and even code completion. πŸ§‘β€πŸ’»πŸ›

License

Notifications You must be signed in to change notification settings

Jerry-Kon/PR-Copilot-InftyAI

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PR-Copilot

Your AI pair programmer πŸ€–οΈ specialized in code review, code summary and even code completion. πŸ§‘β€πŸ’»πŸ›

How to use

Still under developing, once we've done, you can @agent for requests.

How to install

Step 1. Run poetry install to initialize the environment.

Step 2. Run export GITHUB_TOKEN=<your github token> to set the token which is required when requesting the github API.

Step 3. Run serve run main:app model_name_or_path=<your model name> task=<your task name> to serve your application. The model is default to codellama/CodeLlama-7b-hf, task is default to text-generation.

About

Your AI pair programmer πŸ€–οΈ specialized in code review, code summary and even code completion. πŸ§‘β€πŸ’»πŸ›

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Makefile 0.9%