- Step1: Install via pip with `pip install aicodementor`
- Step2: Configure your API key in the environment variable `AICODEMENTOR_API_KEY`
- Step3: Run the CLI command `aicodementor review path/to/code.py` or import `AICodeMentor` in your Python script
- Step4: Receive annotated feedback, code suggestions, and generated unit tests
- Step5: Interact with the tool for follow-up questions using `aicodementor chat`