Editing
Ai Code Generation
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Remembering</span> == * '''Code completion''' β AI suggesting or completing code as a developer types, integrated into an IDE. * '''Code generation''' β Producing code from a natural language description or specification. * '''Code explanation''' β Translating code into natural language descriptions of what it does. * '''Code review''' β AI identifying bugs, style issues, security vulnerabilities, and improvement opportunities in code. * '''Code refactoring''' β Restructuring existing code to improve readability, maintainability, or performance without changing behavior. * '''Unit test generation''' β Automatically creating unit tests for existing functions or classes. * '''GitHub Copilot''' β An AI code assistant by GitHub/Microsoft, powered by OpenAI Codex, integrated into VS Code and other IDEs. * '''Codex''' β OpenAI's code-specialized model, fine-tuned from GPT-3 on GitHub code; the foundation of early Copilot. * '''DeepSeek-Coder''' β A strong open-source code model family. * '''pass@k''' β A standard metric for code generation: the probability that at least one of k generated samples passes all unit tests. * '''HumanEval''' β A benchmark of 164 Python programming problems with unit tests, measuring pass@1. * '''SWE-bench''' β A benchmark testing whether AI can solve real GitHub issues from open-source repositories. * '''Static analysis''' β Program analysis that doesn't execute code; used to detect bugs, vulnerabilities, and style issues. * '''Code embedding''' β Dense vector representations of code enabling semantic search, similarity detection, and classification. * '''Agentic coding''' β AI agents that autonomously write, execute, test, and debug code in multi-step loops. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information