# Greg Brockman

> Source: https://aiwiki.ai/wiki/greg_brockman
> Updated: 2026-06-22
> Categories: OpenAI, People
> From AI Wiki (https://aiwiki.ai), a free encyclopedia of artificial intelligence. Quote with attribution.

Greg Brockman is an American software engineer and entrepreneur who co-founded [OpenAI](/wiki/openai) in December 2015 and serves as its president and chairman of the board. He previously was the first chief technology officer of the payments company Stripe, which he joined as employee number four in 2010 after leaving university.[^1][^2] At OpenAI he initially held the title of chief technology officer, became president after the organisation's 2019 restructuring into a capped-profit entity, and was the executive who led recruiting of the founding research team, built early engineering infrastructure such as OpenAI Gym, and later helped drive the company's large language model and product programmes including [GPT-3](/wiki/gpt-3), [GPT-4](/wiki/gpt-4), [ChatGPT](/wiki/chatgpt) and [DALL-E](/wiki/dall-e).[^1][^3][^4] Brockman briefly resigned during the November 2023 board removal of Sam Altman and returned days later when Altman was reinstated; he then took a three-month sabbatical in 2024 before returning to lead OpenAI's scaling and infrastructure work tied to the [Stargate Project](/wiki/stargate_project).[^5][^6][^7]

## Early life and education

Brockman was born on 29 November 1987 in Thompson, North Dakota, a small town east of Grand Forks, and grew up there.[^1] He attended Red River High School in Grand Forks, where he was strong in mathematics, chemistry, and computer science. He won a silver medal at the 2006 International Chemistry Olympiad and was a finalist in the Intel Science Talent Search, both rare achievements for a student from a sparsely populated region of the upper plains.[^1] His high school competition record reflected interests beyond the chemistry that he formally trained in; teachers and friends quoted in later profiles described his self-directed work on mathematical puzzles and on the early stages of what would become a career-long interest in computer science.[^1]

After high school he took a gap year, during which he began serious self-directed programming work after reading Alan Turing's 1950 essay "Computing Machinery and Intelligence." On his own blog he later described the essay as having articulated a question, whether a machine could think, that came to define the rest of his career.[^8] One of his first projects was an attempt to build a weather chatbot that he eventually shelved after concluding that the relevant techniques did not yet exist. The exercise nonetheless taught him how to learn programming on his own, without the structured curricula he would later encounter at university.[^8]

Brockman enrolled at [Harvard University](/wiki/harvard_university) in 2008 with the intent of double-majoring in mathematics and computer science, but left after roughly a year, citing in retrospect a desire for a more research-oriented programme.[^1][^8] He then transferred to the [Massachusetts Institute of Technology](/wiki/mit), where he focused on programming language theory and worked on a static buffer overrun detection project with friends; he attended only briefly before dropping out in early 2010.[^1][^8] On his personal blog he described the decision as the result of an unlaunched Palo Alto startup with an unusually strong team reaching out, the team's quality persuading him to leave school within a few months of arrival. The startup was Stripe, founded by his MIT classmate Patrick Collison and Collison's brother John.[^8]

## What did Greg Brockman do at Stripe (2010 to 2015)?

Brockman joined Stripe in 2010 as the company's fourth employee, joining founders Patrick and John Collison and engineer Darragh Buckley while the company was still in stealth and called "/dev/payments".[^1][^2][^9] He worked across the company on backend infrastructure, payments integration, banking partnerships, and product engineering. He has described this period as the source of his views on the relationship between engineering and operations: at a payments company, downtime meant immediate loss of customer revenue, and engineering decisions had unusually direct financial consequences.[^9]

In 2013 Brockman became Stripe's first chief technology officer, formalising a role he had effectively been playing.[^1] During his tenure the company grew from a handful of people to roughly 250 employees across multiple offices on four continents, processing billions of dollars in payments.[^1][^9] He has written that his responsibilities expanded to cover not just engineering but cross-cutting company problems, and that about six months before leaving he had deliberately worked to remove himself as a bottleneck on any specific area in order to free himself to take on whatever the company most needed.[^9]

He announced his departure from Stripe on his blog on 6 May 2015, writing that he had "topped out the S-curve for what I could learn here about starting a company" and wanted to pursue another project of his own while he still had the freedom to do so.[^9] He noted that Stripe continued to thrive after his exit, eventually reaching more than 450 employees without him.[^9] In a complementary post titled simply "Greg," Sam Altman, then a personal acquaintance, described Brockman as "the most productive engineer" he knew, praising his recruiting ability, openness to feedback, and willingness to take on hiring, culture, and operational work in addition to engineering. Altman in that post also flagged what he called Brockman's role as "chief optimist," the cofounder responsible for maintaining team morale during downturns.[^10]

## How did Greg Brockman co-found OpenAI (2015 to 2016)?

After leaving Stripe, Brockman approached Altman, then president of Y Combinator, about his goal of working on safe artificial general intelligence. Altman immediately endorsed the idea and mentioned that he had been independently thinking about a "YC AI lab" project; the conversation, on Brockman's account, was decisive in moving him from idea to action.[^8][^28] Altman invited him to a dinner in August 2015 with [Elon Musk](/wiki/elon_musk), [Ilya Sutskever](/wiki/ilya_sutskever), and several other researchers at the Rosewood Sand Hill hotel in Menlo Park, California, where the group discussed forming a non-profit AI research lab as a counterweight to capability concentrations inside large technology companies.[^4][^11]

Over the following months Brockman led recruiting of the founding research team. He has described an intense period of personal outreach in which he met candidates one at a time, often over multi-day visits, persuading researchers from [Microsoft Research](/wiki/microsoft), DeepMind, Google Brain, and several universities to join a then-unnamed organisation with no track record.[^4][^28] Altman later wrote that this recruiting effort was, in his judgement, the single most important factor in OpenAI's early viability.[^10]

[OpenAI](/wiki/openai) was publicly announced on 11 December 2015. The launch announcement listed Brockman as chief technology officer and named [Sam Altman](/wiki/sam_altman) and Sutskever as the other top leaders. The eleven-person founding cohort also included [Andrej Karpathy](/wiki/andrej_karpathy), [John Schulman](/wiki/john_schulman), Trevor Blackwell, Vicki Cheung, Durk Kingma, Pamela Vagata, Wojciech Zaremba, Musk, and Altman, with an initial $1 billion in committed funding from Musk, Altman, Peter Thiel, Reid Hoffman, Jessica Livingston, Amazon Web Services, Infosys, and YC Research.[^11][^1] The team formally began work on 4 January 2016, with Brockman's San Francisco apartment serving as the first office until the group moved into space in the city's Mission District.[^8][^28]

## What were Greg Brockman's early projects at OpenAI (2016 to 2019)?

In April 2016 Brockman was the lead author of the technical report introducing [OpenAI Gym](/wiki/openai_gym), a toolkit and benchmark suite for [reinforcement learning](/wiki/reinforcement_learning) research.[^12] Gym provided a standard Python interface for reinforcement learning environments and a curated collection of benchmarks; it quickly became one of the most widely cited reinforcement learning libraries of the late 2010s and was the project through which many OpenAI engineers first contributed code.[^12] Brockman has cited Gym as one of his earliest concrete contributions to the field, written largely while still self-teaching machine learning.[^25]

He then led engineering on [Universe](/wiki/openai_universe), released in December 2016, which extended the Gym idea to arbitrary desktop programmes. Universe wrapped any application by driving it through a VNC remote-desktop connection and reading screen pixels back as observations; the initial release included roughly a thousand environments drawn from Flash games, browser tasks, and commercial titles such as slither.io and Grand Theft Auto V. The project was intended to make any computer programme a potential reinforcement learning testbed without requiring source code access.[^13]

As Universe wound down in 2017 the team pivoted into the Dota 2 project, which became [OpenAI Five](/wiki/openai_five). Brockman was among the engineering leads, helping build the distributed reinforcement learning infrastructure used to train the agents on a large cluster of GPUs and CPU workers. He has subsequently said the Dota 2 work was where he first internalised the empirical scaling regularities that would shape later OpenAI research, specifically that gains continued as compute, batch sizes, and model sizes grew.[^25] OpenAI Five played professionals at The International 2018 (losing two showcase matches) and in April 2019 defeated the world champion team OG in a televised exhibition; Brockman published a blog post on his own site marking the OpenAI Five Finals event.[^14]

In March 2019 OpenAI restructured into a "capped-profit" entity, OpenAI LP, with the original non-profit serving as parent. The structure capped investor returns at 100 times their investment and was justified by the leadership as necessary to raise the capital required for ever-larger compute budgets.[^15] Brockman was closely involved in drafting the OpenAI Charter (released April 2018) and in managing the transition; he later told MIT Technology Review that he had "spent a lot of time really poring over them to get them exactly right" when discussing the charter's clauses.[^15] He became president of OpenAI as part of the restructuring, with Sutskever assuming the chief scientist role.[^1][^15] He also became chairman of the board, a position he would hold until November 2023.[^17]

Beyond OpenAI itself, Brockman served on the board of the Stellar Development Foundation, the non-profit behind the Stellar blockchain network, between 2017 and 2018, writing a blog post on his motivations for joining.[^26]

## What was Greg Brockman's role in GPT, ChatGPT, and DALL-E (2020 to 2023)?

Brockman remained president and chairman of the board while [OpenAI](/wiki/openai) released the [GPT-2](/wiki/gpt-2) language model (2019), [GPT-3](/wiki/gpt-3) (June 2020), the [Codex](/wiki/codex) code model (mid-2021), [DALL-E](/wiki/dall-e) (January 2021) and DALL-E 2 (April 2022), and [ChatGPT](/wiki/chatgpt) (November 2022).[^1] He has said that during this period his focus shifted from purely engineering management to a combination of engineering, product, and partnership work, including the deepening relationship with [Microsoft](/wiki/microsoft) that began with a $1 billion investment in 2019 and grew to multi-billion-dollar commitments through 2023.[^15]

He frequently served as a public spokesperson and live demonstrator for these systems. On 14 March 2023 he led the live-streamed launch demo of [GPT-4](/wiki/gpt-4), showing capabilities such as image input, instruction following on a US bar exam question, and on-the-fly generation of a working website from a photograph of a hand-drawn sketch on a napkin. The demonstration was widely covered as evidence of qualitative gains over [GPT-3](/wiki/gpt-3) generation models.[^1] He has written on his personal blog about the products' technical and societal implications, including a 2022 post arguing that systems like [GPT-3](/wiki/gpt-3), [Codex](/wiki/codex), and [DALL-E](/wiki/dall-e) 2 had crossed a utility threshold for everyday tasks and that more accessible interfaces were the appropriate next step.[^16] [ChatGPT](/wiki/chatgpt), released on 30 November 2022, was that interface in practice and grew to 100 million weekly active users by November 2023.[^17]

## What happened to Greg Brockman in the November 2023 board crisis?

On 17 November 2023 the OpenAI board, which then included Sutskever, Adam D'Angelo, Tasha McCauley, and Helen Toner, removed Altman as chief executive and informed Brockman that he was being removed from the board chair role but would continue as president.[^5][^17] According to a public timeline Brockman posted on X, Sutskever sent him a message at 12:19 p.m. Pacific time requesting a call, then sent a Google Meet link at 12:23 p.m. where the news was delivered. The board's public statement said Altman had been "not consistently candid in his communications" with the directors and that the board no longer had confidence in his ability to lead.[^17]

Brockman wrote: "Sam and I are shocked and saddened by what the board did today." Within hours he posted the message he had sent to OpenAI employees: "based on today's news, i quit." He added that he was "super proud of what we've all built together since starting in my apartment 8 years ago" and that he remained committed to the mission of building safe AGI.[^5][^17] Mira Murati, who had been OpenAI's chief technology officer, was named interim chief executive. The simultaneous removal of both Altman and Brockman, the two most public faces of the company, created what reporters described as an immediate governance vacuum.[^17]

Over the following weekend Microsoft chief executive Satya Nadella announced that Altman and Brockman would join [Microsoft](/wiki/microsoft) to lead a new advanced AI research group. Inside OpenAI, more than 700 of about 770 employees signed an open letter threatening to follow them unless the board resigned and reinstated Altman; Brockman himself stated that roughly 95 per cent of staff signed.[^17] According to The Wall Street Journal's reporting later cited by multiple outlets, Brockman's wife Anna personally appealed to Sutskever to reverse his position; Sutskever publicly recanted his vote on 20 November 2023, saying he regretted his participation in the board's actions.[^18][^17]

On 21 November 2023 OpenAI announced that Altman would return as chief executive and Brockman would return as president, with a new initial board chaired by former Salesforce co-chief executive Bret Taylor and including Larry Summers and Adam D'Angelo. Neither Altman nor Brockman ever formally joined Microsoft, and the five-day episode is sometimes referred to in coverage as "Shipt-mas" or "the OpenAI weekend."[^17] An internal review by the law firm WilmerHale was published on 8 March 2024 and concluded that prior board action did not arise from concerns regarding product safety, finances, or statements to investors; OpenAI simultaneously announced that Altman and Brockman would continue to lead the company and that Altman would rejoin the board alongside three new directors.[^19] Reporting by Axios described how Altman and Brockman had "won the narrative" against the directors over the weekend, in part through public timelines and statements posted on X.[^27]

## Why did Greg Brockman take a sabbatical in 2024?

On 5 August 2024 Brockman announced on X that he was taking a sabbatical "through end of year," describing it as the first significant break since OpenAI's founding nine years earlier. He wrote that "the mission is far from complete; we still have a safe AGI to build."[^20] His departure followed an unusually difficult internal period: the public dispute over the disbanding of the Superalignment team in May 2024, the resignations of Sutskever and Jan Leike, and shareholder questions about [OpenAI](/wiki/openai)'s pace of safety work.[^6]

He returned to the company on 12 November 2024, posting that his "longest vacation" was complete and that he was "back to building OpenAI" with a focus on technical infrastructure problems.[^6] During his absence OpenAI raised a $6.6 billion funding round at a $157 billion valuation in October 2024 and lost several senior executives including [Mira Murati](/wiki/mira_murati) (chief technology officer), [John Schulman](/wiki/john_schulman) (co-founder, head of post-training, who left for Anthropic), and Barret Zoph (vice president of research). On his return he was widely interpreted as a stabilising figure for an engineering organisation that had absorbed multiple high-profile departures.[^6]

## What does Greg Brockman do now? Stargate and the Scaling group (2025 to 2026)

After his return Brockman established and now leads OpenAI's Scaling group, which is responsible for the infrastructure underlying training of frontier models and the systems that serve [ChatGPT](/wiki/chatgpt) to end users.[^7] The group consolidates training-stack engineering, datacenter capacity planning, supply chain, and serving infrastructure under a single organisation.[^7]

On 21 January 2025 OpenAI, SoftBank, Oracle, and MGX announced the [Stargate Project](/wiki/stargate_project), a new joint venture intended to invest up to $500 billion over four years in AI infrastructure in the United States, with OpenAI holding operational responsibility and SoftBank holding financial responsibility. The announcement event was held at the White House with US President Donald Trump, Altman, SoftBank chief executive Masayoshi Son, and Oracle chairman Larry Ellison; Brockman was present as part of the OpenAI delegation, and OpenAI's blog post on the day named him among the executives leading the effort.[^21]

Reporting by Fortune in November 2025 described Brockman as OpenAI's "builder-in-chief" and quoted him saying the Scaling group oversaw "everything from how we train our frontier models to how we run ChatGPT for millions of people."[^7] Through 2025 he led negotiations with chip suppliers, including a multi-year supply agreement with AMD announced on 6 October 2025, under which OpenAI agreed to deploy 6 gigawatts of AMD Instinct GPUs across multiple generations, with the first 1 gigawatt of MI450 chips set to come online in the second half of 2026.[^29] AMD also issued OpenAI warrants for up to 160 million shares, roughly 10 per cent of the company, vesting against deployment milestones, and AMD's share price closed about 24 per cent higher on the day of the announcement, adding more than $60 billion in market value.[^29][^7] On the deal, Brockman said: "Building the future of AI requires deep collaboration across every layer of the stack. Working alongside AMD will allow us to scale to deliver AI tools that benefit people everywhere."[^29] AMD chief executive Lisa Su credited the agreement to Brockman's "maniacal focus on ensuring there's enough compute in this world."[^7] He oversaw the build-out of Stargate data centre sites including the flagship [Abilene data center](/wiki/abilene_data_center) in Texas and additional locations announced through the year in Ohio, New Mexico, Wisconsin, and Michigan.[^7][^22]

In May 2026 internal restructuring put Brockman in formal charge of OpenAI's product organisation, merging [ChatGPT](/wiki/chatgpt), [Codex](/wiki/codex), and the developer API under a single agentic platform; an internal memo from Brockman wrote that OpenAI would "invest in a single agentic platform and merge ChatGPT and Codex into one unified agentic experience for all." The change consolidated reporting lines under Brockman just days before Google's annual I/O conference and was interpreted by industry analysts as a refocusing of OpenAI's product strategy around an agentic ChatGPT.[^23][^3]

## Personal life

Brockman became engaged to Anna in 2018, after about a year of dating, and they held a civil ceremony in the [OpenAI](/wiki/openai) office on a workday in November 2019. He posted on X that the ceremony was officiated by [Ilya Sutskever](/wiki/ilya_sutskever), with a robotic hand serving as ring bearer; a larger wedding followed at a later date.[^24] Anna Brockman became publicly involved in the November 2023 board crisis when, according to The Wall Street Journal's later reporting, she personally appealed to Sutskever to reverse his vote against her husband and Altman.[^18] The couple live in San Francisco.[^7]

Brockman maintains a personal blog at blog.gregbrockman.com hosted on the Svbtle platform, where he has published essays including "My path to OpenAI," "Leaving Stripe," "#define CTO OpenAI," "Stellar board," and "How I became a machine learning practitioner," the last describing his decision after roughly three years at OpenAI to retrain himself as a hands-on machine learning engineer over a nine-month course of self-study.[^16][^9][^25][^28][^26] He is an active poster on X under the handle @gdb, where he uses the platform to make many of the company-related announcements that are then summarised by media.[^20][^24]

## Public roles and positions

| Years | Role | Organisation |
| --- | --- | --- |
| 2010 to 2013 | Engineer (employee number 4) | Stripe[^1] |
| 2013 to 2015 | Chief Technology Officer | Stripe[^1] |
| 2015 to 2019 | Co-founder and Chief Technology Officer | OpenAI[^1][^11] |
| 2017 to 2018 | Board member | Stellar Development Foundation[^26] |
| 2019 to November 2023 | Co-founder, President, Chairman | OpenAI[^1][^17] |
| November 2023 (3 days) | Resigned; announced future role at Microsoft | Microsoft (announced, not joined)[^17] |
| November 2023 to August 2024 | Co-founder and President | OpenAI[^17][^20] |
| August to November 2024 | On sabbatical | OpenAI[^20][^6] |
| November 2024 to present | Co-founder and President; lead of Scaling group | OpenAI[^6][^7] |

## Why is Greg Brockman significant?

Brockman occupies an unusual position among the [OpenAI](/wiki/openai) co-founders: he is neither the chief executive (Altman) nor a research scientist of Sutskever's stature, but he has been credited in journalistic profiles and in Altman's own writing with much of the engineering and organisational backbone of the company.[^7][^10] His work at Stripe gave him experience scaling production systems through hyper-growth, and contemporaries describe him as bringing that operational discipline to the construction of OpenAI's training stack, its safety and review processes, and most recently the gigawatt-scale data centre programme behind [Stargate](/wiki/stargate_project).[^7][^22]

The 2023 board crisis, in which more than 700 employees signed a letter threatening to leave unless he and Altman were reinstated, also illustrated the degree to which OpenAI's internal cohesion was bound up in his personal authority. Reporting after the episode quoted multiple OpenAI staff describing Brockman as "the heartbeat" of the engineering organisation.[^17][^7] His sabbatical in 2024 and subsequent return were interpreted in similar terms: the announcement that he was leaving for the rest of the year prompted immediate speculation about further executive departures, and his post-return work was largely cast as a stabilising effort.[^6]

A through-line in his publicly stated views, on his blog and in interviews, is the centrality of compute and engineering. He has argued that algorithmic insight is rarely the binding constraint on AI progress, and that the more important question is how much hardware, electricity, and software engineering an organisation can bring to bear. The Scaling group and Stargate Project are concrete expressions of that view.[^7][^28]

## Criticisms and controversies

Profiles of [OpenAI](/wiki/openai)'s transition to a capped-profit structure (2019) and to a more conventional for-profit (announced 2024 to 2025) have drawn criticism from outside commentators who argue that the change marked a departure from the lab's original non-profit charter. Brockman, as a principal drafter of that charter, has been a target of such critiques, although he has publicly defended the structure as necessary to fund the compute required to pursue [AGI](/wiki/agi).[^15][^7]

His decision to resign within hours of Altman's firing in November 2023, and the rapid coordination with Altman and [Microsoft](/wiki/microsoft) that followed, has been variously described as decisive loyalty and as effective pressure on the board; reporting by Axios noted the speed with which the pair "won the narrative" over the directors.[^27] Critics of the resolution have argued that the board's original concerns, whatever their merit, were never publicly aired in detail and that the WilmerHale review did not, by design, address the underlying disagreements over governance and disclosure that prompted the action.[^17][^19]

The November 2025 Fortune profile also flagged the financial scale of his Stargate commitments, noting that OpenAI had committed roughly $1.4 trillion in long-term infrastructure spending against reported annualised revenue of approximately $13 billion at the time, and that the durability of those commitments depended on continued rapid revenue growth and on the absence of a macroeconomic shock to the company's lenders and partners.[^7] Brockman has publicly defended the strategy as the appropriate response to the scale of compute required by the next generation of frontier models.[^7]

## Selected writings and talks

- Brockman, G., et al. "OpenAI Gym." arXiv:1606.01540 (June 2016): technical report introducing the Gym toolkit.[^12]
- Brockman, G. "Leaving Stripe," blog.gregbrockman.com, 6 May 2015.[^9]
- Brockman, G. "#define CTO OpenAI," blog.gregbrockman.com, 2016: account of starting OpenAI and the early CTO role.[^28]
- Brockman, G. "My path to OpenAI," blog.gregbrockman.com, 2017: personal history from gap-year programming through Stripe.[^8]
- Brockman, G. "How I became a machine learning practitioner," blog.gregbrockman.com, 2019.[^25]
- Brockman, G. GPT-4 Developer Livestream, 14 March 2023.[^1]

## Related topics

- [Sam Altman](/wiki/sam_altman), co-founder and chief executive of OpenAI
- [Ilya Sutskever](/wiki/ilya_sutskever), co-founder and former chief scientist of OpenAI
- [Andrej Karpathy](/wiki/andrej_karpathy), OpenAI founding member
- [John Schulman](/wiki/john_schulman), OpenAI founding member
- [Mira Murati](/wiki/mira_murati), former OpenAI chief technology officer
- [Elon Musk](/wiki/elon_musk), OpenAI co-founder and early funder
- [OpenAI Gym](/wiki/openai_gym) and [OpenAI Universe](/wiki/openai_universe), early Brockman-led infrastructure projects
- [OpenAI Five](/wiki/openai_five), the Dota 2 reinforcement learning system
- [GPT-3](/wiki/gpt-3), [GPT-4](/wiki/gpt-4), [ChatGPT](/wiki/chatgpt), [DALL-E](/wiki/dall-e), [Codex](/wiki/codex)
- [Stargate Project](/wiki/stargate_project) and [Abilene data center (Stargate)](/wiki/abilene_data_center)

## See also

- [OpenAI](/wiki/openai)
- [Sam Altman](/wiki/sam_altman)
- [Ilya Sutskever](/wiki/ilya_sutskever)
- [Andrej Karpathy](/wiki/andrej_karpathy)
- [John Schulman](/wiki/john_schulman)
- [Mira Murati](/wiki/mira_murati)
- [Elon Musk](/wiki/elon_musk)
- [Harvard University](/wiki/harvard_university)
- [Massachusetts Institute of Technology](/wiki/mit)
- [Stargate Project](/wiki/stargate_project)
- [ChatGPT](/wiki/chatgpt)
- [GPT-4](/wiki/gpt-4)
- [GPT-3](/wiki/gpt-3)
- [GPT-2](/wiki/gpt-2)
- [DALL-E](/wiki/dall-e)
- [Codex (OpenAI)](/wiki/codex)
- [OpenAI Gym](/wiki/openai_gym)
- [OpenAI Universe](/wiki/openai_universe)
- [OpenAI Five](/wiki/openai_five)
- [Reinforcement learning](/wiki/reinforcement_learning)
- [Artificial General Intelligence](/wiki/agi)
- [Microsoft](/wiki/microsoft)

## References

[^1]: Wikipedia contributors, "Greg Brockman", Wikipedia, 2026-05-01. https://en.wikipedia.org/wiki/Greg_Brockman. Accessed 2026-05-21.
[^2]: Levy, A., "OpenAI president Greg Brockman quits after board fires Sam Altman, strips his chairmanship", Fortune, 2023-11-18. https://fortune.com/2023/11/18/how-did-openai-fire-sam-altman-greg-brockman-rogue-board/. Accessed 2026-05-21.
[^3]: Goldman, S., "OpenAI co-founder Greg Brockman takes charge of product strategy", TechCrunch, 2026-05-16. https://techcrunch.com/2026/05/16/openai-co-founder-greg-brockman-reportedly-takes-charge-of-product-strategy/. Accessed 2026-05-21.
[^4]: Vance, A. and others, "OpenAI launch coverage", multiple outlets summarised in OpenAI announcement, 2015-12-11. https://openai.com/index/introducing-openai/. Accessed 2026-05-21.
[^5]: Fischer, S., "How Sam Altman's ouster went down, according to OpenAI's ex-president", Axios, 2023-11-18. https://www.axios.com/2023/11/18/sam-altman-greg-brockman-openai-board-timeline. Accessed 2026-05-21.
[^6]: Field, H., "OpenAI co-founder Greg Brockman returns after three months of leave", CNBC, 2024-11-12. https://www.cnbc.com/2024/11/12/openai-co-founder-greg-brockman-returns-after-three-months-of-leave.html. Accessed 2026-05-21.
[^7]: Goldman, S., "Meet the power broker of the AI age: OpenAI's 'builder-in-chief' helping to turn Sam Altman's trillion-dollar data center dreams into reality", Fortune, 2025-11-05. https://fortune.com/2025/11/05/openai-greg-brockman-ai-infrastructure-data-center-master-builder/. Accessed 2026-05-21.
[^8]: Brockman, G., "My path to OpenAI", blog.gregbrockman.com, 2017. https://blog.gregbrockman.com/my-path-to-openai. Accessed 2026-05-21.
[^9]: Brockman, G., "Leaving Stripe", blog.gregbrockman.com, 2015-05-06. https://blog.gregbrockman.com/leaving-stripe. Accessed 2026-05-21.
[^10]: Altman, S., "Greg", blog.samaltman.com, 2015. https://blog.samaltman.com/greg. Accessed 2026-05-21.
[^11]: OpenAI, "Introducing OpenAI", OpenAI Blog, 2015-12-11. https://openai.com/index/introducing-openai/. Accessed 2026-05-21.
[^12]: Brockman, G., Cheung, V., Pettersson, L., Schneider, J., Schulman, J., Tang, J., Zaremba, W., "OpenAI Gym", arXiv:1606.01540, 2016-06-05. https://arxiv.org/abs/1606.01540. Accessed 2026-05-21.
[^13]: OpenAI, "Universe", OpenAI Blog, 2016-12-05. https://openai.com/index/universe/. Accessed 2026-05-21.
[^14]: Brockman, G., "OpenAI Five Finals Intro", blog.gregbrockman.com, 2019-04. https://blog.gregbrockman.com/openai-five-finals-intro. Accessed 2026-05-21.
[^15]: Hao, K., "The messy, secretive reality behind OpenAI's bid to save the world", MIT Technology Review, 2020-02-17. https://www.technologyreview.com/2020/02/17/844721/ai-openai-moonshot-elon-musk-sam-altman-greg-brockman-messy-secretive-reality/. Accessed 2026-05-21.
[^16]: Brockman, G., blog.gregbrockman.com (index), Svbtle, accessed 2026-05-21. https://blog.gregbrockman.com/. Accessed 2026-05-21.
[^17]: Wikipedia contributors, "Removal of Sam Altman from OpenAI", Wikipedia, 2026-04-22. https://en.wikipedia.org/wiki/Removal_of_Sam_Altman_from_OpenAI. Accessed 2026-05-21.
[^18]: Reuters/Yahoo Sports staff, "Ilya Sutskever's U-turn on ousting Sam Altman came after Greg Brockman's wife cried and asked him to change his mind: WSJ", Yahoo Sports / Wall Street Journal report, 2023-12. https://ca.sports.yahoo.com/news/ilya-sutskevers-u-turn-ousting-060738906.html. Accessed 2026-05-21.
[^19]: OpenAI, "Review completed and Altman, Brockman to continue to lead OpenAI", OpenAI Blog, 2024-03-08. https://openai.com/index/review-completed-altman-brockman-to-continue-to-lead-openai/. Accessed 2026-05-21.
[^20]: Brockman, G., post on X (formerly Twitter), 2024-08-05. https://x.com/gdb/status/1820644694264791459. Accessed 2026-05-21.
[^21]: OpenAI, "Announcing The Stargate Project", OpenAI Blog, 2025-01-21. https://openai.com/index/announcing-the-stargate-project/. Accessed 2026-05-21.
[^22]: OpenAI, "Expanding Stargate to Michigan", OpenAI Blog, 2025. https://openai.com/index/expanding-stargate-to-michigan/. Accessed 2026-05-21.
[^23]: Hall, T., "OpenAI merges ChatGPT and Codex under Greg Brockman. The side quests are over.", The Next Web, 2026-05-16. https://thenextweb.com/news/openai-brockman-chatgpt-codex-unified-agentic-platform. Accessed 2026-05-21.
[^24]: Brockman, G., post on X (formerly Twitter), 2019-11-13. https://x.com/gdb/status/1194293590979014657. Accessed 2026-05-21.
[^25]: Brockman, G., "How I became a machine learning practitioner", blog.gregbrockman.com, 2019. https://blog.gregbrockman.com/how-i-became-a-machine-learning-practitioner. Accessed 2026-05-21.
[^26]: Brockman, G., "Stellar board", blog.gregbrockman.com, 2017. https://blog.gregbrockman.com/stellar-board. Accessed 2026-05-21.
[^27]: Fischer, S., "Sam Altman, Greg Brockman are winning the narrative over OpenAI ouster", Axios, 2023-11-18. https://www.axios.com/2023/11/18/openai-sam-altman-greg-brockman-public-narrative. Accessed 2026-05-21.
[^28]: Brockman, G., "#define CTO OpenAI", blog.gregbrockman.com, 2016. https://blog.gregbrockman.com/define-cto-openai. Accessed 2026-05-21.
[^29]: AMD and OpenAI, "AMD and OpenAI Announce Strategic Partnership to Deploy 6 Gigawatts of AMD GPUs", OpenAI / AMD press release, 2025-10-06. https://openai.com/index/openai-amd-strategic-partnership/. Accessed 2026-06-22.

