An open API service indexing awesome lists of open source software.

https://github.com/szapp/ai-code-review

Web app implementing an AI code review using TheBloke's CodeLlama 7B Instruct AWQ large language model (LLM), a fast and accurate Code Llama variant
https://github.com/szapp/ai-code-review

ai codellama codereview llm nextjs tailwindcss

Last synced: 10 months ago
JSON representation

Web app implementing an AI code review using TheBloke's CodeLlama 7B Instruct AWQ large language model (LLM), a fast and accurate Code Llama variant

Awesome Lists containing this project

README

          

# AI Code Review

[![Online status](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fai-code-review.pages.dev%2Fapi%2Fstatus&query=message&logo=cloudflare&logoColor=fff&label=pwa&color=4c1)](https://ai-code-review.pages.dev)

A small web app to review code snippets using AI.

## Progressive web app (PWA)

The web app is available and ready for use at: https://ai-code-review.pages.dev

## Large language model (LLM)

Code snippets are improved using [TheBloke's CodeLlama 7B Instruct AWQ](https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-AWQ) large language model (LLM), a fast and accurate Code Llama variant, hosted by Cloudflare.

## Screenshot



Screenshot