Vista de Lectura

Hay nuevos artículos disponibles. Pincha para refrescar la página.

CodiumAI

CodiumAI is an AI code testing tool that supports Python, JavaScript, and TypeScript in VScode & JetBrains IDEs, and can tackle big and complicated code. It generates non-trivial tests (and trivial, too!) that help you understand how your code behaves and find edge cases and suspicious behaviors. It also provides explanations of the tests generated, […]

Source

MutableAI

MutableAI is an AI-accelerated software development tool to quickly create high-quality code with ease. It has an autocomplete feature which saves time on boilerplate and reduces reliance on Stack Overflow. Refactor, document and add types with one click. Simply give instructions to the AI to modify your code, there is also an upcoming test generation […]

Source

Amazon CodeWhisperer

Amazon CodeWhisperer is an ML-powered AI coding assistant that helps developers build applications faster by providing real-time code recommendations in their integrated development environment (IDE). It can generate entire functions and logical code blocks, and offers recommendations for AWS APIs across popular services like EC2, Lambda, and S3. CodeWhisperer can also assist with unit test […]

Source

Buildt

Buildt is an AI coding assistant currently in Alpha stage of development. The tool allows you to search for code snippets fast and easily. Just ask the AI what you’re looking for within the code (for example: what happens after a user logs in?“) and it will show you the exact code snippet where the […]

Source

❌