According to reports from The Information, OpenAI has begun developing its own code-hosting platform. The company wants the new platform to be closely integrated with AI tools, allowing the service to automatically suggest improvements, resolve issues, and generate code. One of the main reasons behind the move is the growing number of service outages during which GitHub owned by Microsoft became unavailable.

The project is still in its earliest stages and may take several months to develop, according to The Information. The company is also reportedly considering making the code repository available for purchase to its existing customer base. The move may signal a growing strategic distance between OpenAI and Microsoft, one of its most important partners and the owner of GitHub.

How Codex fits into OpenAI’s platform strategy

The initiative to build its own platform may also be closely connected to OpenAI’s existing coding system – Codex – which can translate natural language instructions into code, write features, run tests, and answer questions about a codebase. Integrating a repository with Codex’s capabilities could create a more unified development environment in which AI agents actively participate in building and maintaining applications.

Additionally, this move reflects a broader trend within major tech companies regarding software development. Microsoft, Meta, and Amazon have reported that AI is now generating a significant portion of their internal code, accelerating the shift toward automated programming workflows.

What is GitHub and how OpenAI uses it

GitHub is a platform for developers where they can store code, share it with others, and collaborate on writing it. As a cloud-based service, it enables users to track and manage changes to their code over time, while also giving other contributors access to projects so they can suggest improvements. It is worth noting that when working collaboratively, the changes made by each person do not affect the overall development process, which makes this feature especially powerful for teams working on the same project.

OpenAI uses GitHub as a platform for code storage, collaborative development, and publishing open-source projects. A key point is GitHub’s integration with AI tools, which resulted in the joint AI assistant – GitHub Copilot – designed to help programmers write code faster and with less effort.

The company has also highlighted the ability to connect GitHub repositories to ChatGPT applications, as well as to the ChatGPT agent, in order to ask questions based on a user’s own code.

“When you connect to GitHub, ChatGPT can pull live data from your repositories – code, README files, and other docs – and reason over it in real time, either with an app with sync, an app with file search, or an app with deep research. Just connect, ask a question, and ChatGPT will read, analyze, and cite the relevant snippets straight from your GitHub content.” – OpenAI

What this means for the competitive landscape

It’s worth noting that building proprietary code repositories is already a common practice, with companies like Google and Meta using their own internal systems to manage codebases. Yet, if the project is successfully implemented by OpenAI, it would mark a step toward a new type of developer platform, shifting the focus from traditional source code management to generative AI and it could significantly impact competition among major tech giants.

According to Reuters, OpenAI’s latest funding round valued the company at $840 billion, as recent investments from Big Tech and Masayoshi Son’s SoftBank totaled $110 billion, providing the resources for OpenAI to pursue the development of its own code repository.

However, currently GitHub remains the most popular cloud-based platform for storing and collaborating on code, with over 180 million users.