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.
github GitHub Introduces Copilot AI Assistant to Automate Software Development GitHub launches a technical preview of Copilot, an AI pair programmer powered by OpenAI's Codex that suggests entire functions based on developer comments. While the tool shows promise in writing code quickly, experts warn about potential bug propagation.
github GitHub Copilot Raises Security and Legal Concerns in Early Testing Early testers of GitHub's AI coding assistant Copilot encounter issues ranging from synthesized API keys to copyright and ethics questions.
openai GitHub Copilot Reveals Unexpected Shift in AI Language Model Applications GitHub and OpenAI release Copilot, an AI pair programmer built on a specialized version of GPT-3 called Codex. The tool highlights how general-purpose language models are finding unexpected success in structured domains like programming.
openai GitHub Copilot Reveals Unexpected Shift in AI Language Model Applications OpenAI and GitHub release Copilot, an AI pair programmer built on a specialized version of GPT-3 called Codex. The tool highlights how general-purpose language models often find their most successful use in specific, structured domains like programming.
openai OpenAI Releases Codex API to Convert Plain English Into Code OpenAI launches a private beta API for Codex, an AI model that translates natural language into code across multiple programming languages. While free initially, the tool shows potential security and bias issues in early testing.
github GitHub Introduces Copilot, an AI Assistant That Writes Code Alongside Developers GitHub partners with OpenAI to launch GitHub Copilot, an AI tool that suggests lines of code or entire functions in real time. The technical preview integrates directly into Visual Studio Code to act as an automated pair programmer.
github GitHub Introduces AI Pair Programmer Copilot to Boost Developer Productivity GitHub unveils Copilot, an AI-powered tool developed with OpenAI that suggests code and entire functions in real time. The technical preview integrates directly with Visual Studio Code to help developers work faster and learn new frameworks.
github GitHub Unveils AI Copilot to Automatically Suggest Code GitHub introduces a new AI-powered tool called Copilot that acts as an automated pair programmer to suggest lines of code or entire functions. The tool learns from billions of lines of public code and currently works best with popular languages like Python and JavaScript.
openai AI Coding Assistants Spark Security Concerns Among Developers GitHub Copilot, powered by OpenAI Codex, raises serious questions about the future of programming and software security. Experts worry that developers blindly pasting AI-generated code snippets introduce significant vulnerabilities into applications.
openai OpenAI Develops New Method to Reduce GPT-3 Bias and Toxicity OpenAI publishes a study claiming a simple new approach mitigates bias, toxicity, and harmful outputs in its GPT-3 language model. The technique allows developers to guide a model's tone and ethical behavior using specific prompts and small datasets.