openai OpenAI Updates Codex to Accept Plain English Commands for Coding OpenAI launches a private beta for an upgraded Codex API that translates everyday English requests into working code across a dozen programming languages.
openai OpenAI Launches Codex API Private Beta for Natural Language Coding OpenAI updates its Codex AI to understand plain English commands and instantly generate working code. A new private beta allows select users to test this tool that aims to eliminate tedious programming tasks.
openai OpenAI Upgrades Codex to Accept Plain English for Instant Code Generation OpenAI launches a private beta for an upgraded Codex API that translates simple English commands into working code. The update allows both coders and non-coders to build software without writing the actual code themselves.
openai OpenAI Transforms Codex Into Plain English Programming Assistant OpenAI launches a private beta for an upgraded Codex API that translates simple English commands into working code. The update allows both coders and non-coders to build software without writing the actual code themselves.
arxiv OpenAI Codex Dominates July 2021 arXiv Hot Papers List OpenAI's Codex, a GPT language model fine-tuned on code, tops the list of most tweeted arXiv papers from July 2021. The model significantly outperforms its predecessors in writing functional Python code.
arxiv OpenAI Codex Leads July 2021 Trending AI Research on arXiv OpenAI's Codex model tops the list of most-shared arXiv papers from July 2021, demonstrating impressive code generation capabilities.
arxiv OpenAI Codex Dominates July 2021 arXiv Discussion OpenAI's Codex model tops the list of most-discussed arXiv papers from July 2021. The code-generating system shows significant improvements over previous language models.
arxiv OpenAI Codex Leads July's Most Discussed AI Research on arXiv OpenAI's Codex, a GPT model trained on code that powers GitHub Copilot, tops the list of July 2021's most tweeted arXiv papers. The research demonstrates significant advancements in synthesizing functional Python programs from text prompts.
openai OpenAI and GitHub Launch AI Copilot to Write and Complete Code GitHub and OpenAI introduce Copilot, an AI assistant that writes entire functions based on simple comments. The tool relies on a specialized GPT-3 model trained on billions of lines of public code.
aleph alpha German Startup Aleph Alpha Raises $27M to Build Europe's Answer to OpenAI Aleph Alpha secures $27 million in Series A funding to develop GPT-3-like AI models under strict European regulations. The startup aims to provide a sovereign, GDPR-compliant AI infrastructure for the region.
aleph alpha German Startup Aleph Alpha Raises $27M to Build Europe's Answer to OpenAI Heidelberg-based Aleph Alpha secures $27 million in Series A funding to develop GPT-3-like models with a focus on European data sovereignty and ethical AI standards.
openai OpenAI Details Codex, the Deep Learning Model Powering GitHub Copilot OpenAI publishes a new paper explaining how it adapted GPT-3 into Codex, the specialized deep learning model behind GitHub's Copilot coding assistant. By switching to supervised learning and adding code to the training data, researchers significantly boost the model's programming capabilities.
codex OpenAI Codex Tackles Python Generation Using Repeated Sampling A new GPT language model called Codex demonstrates strong Python writing capabilities by generating solutions from docstrings. The model achieves a high success rate through a strategy of repeated sampling.
openai OpenAI Codex Outperforms Standard Language Models in Python Code Generation Researchers introduce Codex, a GPT model fine-tuned on GitHub code that successfully solves nearly 29 percent of Python programming challenges. A distinct version of this model currently powers the GitHub Copilot coding assistant.
github GitHub Introduces Copilot AI Assistant to Automate Software Development GitHub unveils Copilot, an OpenAI-powered tool that suggests entire functions and lines of code directly inside Visual Studio Code. While the assistant shows promise for speeding up development, experts raise concerns about potential bug proliferation.