Skip to content

Pull-n-llama is a simple tool to automate code reviews for your pull requests using Ollama.

Notifications You must be signed in to change notification settings

JacobTheJacobs/pullnllama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Pull-n-llama 🦙

Pull-n-llama is a simple tool to automate code reviews for your pull requests using Ollama.


🎯 How It Works

  1. Clones or pulls your repository.
  2. Fetches your pull requests.
  3. Splits the diffs into manageable chunks.
  4. Sends each chunk to Ollama for review.
  5. Repeats the process until all diffs are reviewed.

🛠️ Setup

Clone this repository to your local machine:

git clone https://github.com/JacobTheJacobs/pullnllama.git

Install Dependencies Navigate to the project directory and install the required dependencies:

cd pullnllama
pip install -r requirements.txt

Run the Application Run the main script to start the review process:

python main.py

👥 Contributing

We welcome contributions! Please fork this repository and submit pull requests.


📄 License

This project is licensed under the MIT License.


About

Pull-n-llama is a simple tool to automate code reviews for your pull requests using Ollama.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages