Tested on Ollama if you want to use OpenAI, change adapter in src.service.
- Clone repository
git clone https://github.com/Dementris/CodeReviewAI.git
cd CodeReviewAI-
Create an env file as in the example.
-
Build and Start Service using Docker compose
docker-compose up --buildOptional for ollama:
docker exec -it ollama ollama pull qwen2.5-coder:32b