AI Usage - ivelum/job GitHub Wiki

You may use AI tools to write code, generate text, or create other artifacts for the project, provided that:

  1. The tool's license allows AI-generated work to be used in commercial projects without requiring attribution.
  2. Any company source code or materials you provide to the model will not be used for model training purposes.

IMPORTANT: Carefully review all license agreements. You remain fully responsible for any work you contribute to the project, whether created by you or by AI.

AI Budget

We compensate up to $100/month to each developer for any AI services of their choice, provided that they are used for work on company projects and meet the requirements above.

If your AI usage exceeds $100/month, you can receive compensation for it as part of the Additional Cash Compensation.

Quality Requirements

During code review, we make no distinction between work created with the help of AI and manually. Regardless of the creation method, you must understand how your code works and interacts with the rest of the system and be able to justify all decisions made in it.

If code is initially made to be thrown away (for example, for some one-off script, or to test a hypothesis) - it's okay to vibe-code, but when it comes to production code - we expect production-grade quality.