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
- Host: GitHub
- URL: https://github.com/szapp/ai-code-review
- Owner: szapp
- License: mit
- Created: 2023-12-23T19:00:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T09:04:10.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T14:14:42.539Z (about 1 year ago)
- Topics: ai, codellama, codereview, llm, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://ai-code-review.pages.dev
- Size: 1.68 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Code Review
[](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
