Amazon Q Amazon Q is a generative AI code assistant launched by Amazon, formerly known as CodeWhisperer, based on large-scale language models (LLMs) trained on billions of lines of code (including open source code and Amazon code) to complete code processing tasks for users.Amazon Q is divided into two versions, enterprise and developer, and supports plug-in mode in the code editor. Amazon Q can help developers reduce the burden of consolidation and improve the efficiency of project development, simplify the process, and reduce costs by simply entering natural language prompts to automatically complete the implementation of functions, documentation, testing, review, refactoring, writing code, etc. The advantage of Amazon Q is that it supports the use of direct use without going over the wall, and supports the use of plug-ins in code editor, and the free amount is more. and the free amount is more. In addition, the web page supports Chinese, you can view the Chinese version of the FAQ.
Amazon Q Features
- AI Autocode: generates real-time code suggestions from code snippets to complete functions based on user comments and existing code, and helps users optimize their code. It also supports inline chat directly in the code editor, as well as CLI completion and natural language to bash translation conversion from the command line.
- AI Code Review & Fix: Supports automated code reviews that allow users to detect and resolve code quality issues such as logic errors, anti-patterns, code duplication, and security vulnerabilities in their applications to get instant feedback, improve the quality of their codebase, and speed up iterations.
- AI Code Testing: You can have Amazon Q run tests for code based on cue words.
- AI Q&A: supports answering questions about code and code libraries and recommending relevant libraries, APIs, etc., thus helping users get started faster and minimizing trial and error correction.
Official website address:https://aws.amazon.com/cn/q/developer/