ai-review

1.0.16 • Public • Published

AI Generated Code Review

Description:

Generate a code review before commiting and pushing git changes using GPT-3.

Install and Usage:

  • To install the package globally, use the following command:
npm i -g ai-review
  • To use you own OpenAI key, use the following command in bash:
export OPENAI_API_KEY=XXXXXXXXX
  • To use the tool, execute the following command inside the project that you want to make the review on:
ai-review

Show cases:

Bad Practice Scenario Changes Review
Callback hell First case input First case output
Hardcoded token Second case input Second case output

/ai-review/

    Package Sidebar

    Install

    npm i ai-review

    Weekly Downloads

    2

    Version

    1.0.16

    License

    MIT

    Unpacked Size

    89.3 kB

    Total Files

    9

    Last publish

    Collaborators

    • abzokhattab