avatar

Code Reviewer | Free AI tool

Maximilian Spitzer
1

This app will accelerate your coding, through the use of keywords like "IMPROVE" "REVIEW" "REWRITE" "SIMPLIFY" and more. Give it a try!

Chatbot

Introduction

Code reviewer will look at your code and either Rewrite it, Improve it, shorten it (if possible), or simplify it.

Be sure to use the following keywords, and use CAPS to trigger them:
REWRITE : Will rewrite your code, while not changing any of the functionality
IMPROVE : Will improve your code, typically making it more efficient. Results may vary.
SHORTEN : Will not change any functionality of your code, but make it shorter.
SIMPLIFY : Will make your code simpler, meaning it will use more basic methods.
REVIEW : Will give you feedback on your code but not implement it.

You can provide context to the bot by using the CONTEXT Keyword. Gemini will look at your code and respond with "Acknowledged" once it's read and understood the code.

This bot is not designed to explain any of the code when it writes it. Use REVIEW to get feedback on code.