Using AI At FloatMe
Purpose
This document outlines the best practices for using AI tools at FloatMe, ensuring that all employees utilize these technologies responsibly and effectively.
Dos and Don’ts
Dos
-
Use AI to write specific things that will speed up development, and not to write entire features or applications.
-
Use AI to generate unit tests, especially for things that may be neglected like simple functions.
-
Use AI for brainstorming ideas, or research not just for writing code.
Don’ts
-
Do not use AI to write entire features or applications.
-
Do not accept AI-generated code without thorough review and testing.
-
Do not leave AI generated code that is in a format you would not write yourself, or doesn’t match the style of the codebase.
-
Do not rely on AI generate tests to cover all edge cases, or to understand business logic.
-
Do not use models or MCP servers that are not managed by FloatMe.
-
Do not leave incorrect or misleading comments in the codebase.