Sentient Foundation: $42 million for open source AGI
🔎 Open-source takes on the proprietary AI monopoly
On July 2, 2026, the Sentient Foundation unveiled a $42 million program exclusively dedicated to open source AGI. A colossal sum, but above all a political gesture in a market where OpenAI, Google, and Anthropic boast combined valuations of several trillion dollars.
The initiative is backed by Peter Thiel according to Forbes, and relies on leading institutional partners: Alibaba Cloud, Franklin Templeton, Princeton University, and the Indian Institute of Science.
The message is clear: artificial general intelligence cannot remain the exclusive privilege of a handful of Californian companies. As the foundation's vision, reported by the media, summarizes: a few companies are trying to become the OPE of intelligence — Sentient wants to make it air, meaning a common good as ubiquitous as the air we breathe.
It's radical. And potentially transformative for the entire AI ecosystem.
The Essentials
- $42 million committed exclusively to open-source AGI, one of the largest funds dedicated to this cause according to The Next Web.
- Dual funding mechanism: non-dilutive grants for researchers and maintainers, founder-friendly investments for startups.
- Heavyweight partners: Alibaba Cloud, Franklin Templeton, Princeton, Indian Institute of Science.
- Ecosystem projects already mentioned: Ollama, llama.cpp, DeepSeek, LeRobot — all cornerstones of open AI.
- Context: proprietary models dominate benchmarks, but open-source is gaining ground with scores like DeepSeek V4 Pro (Max)'s 88 points in generalist or Kimi K2.6's 88.1 agentic points in self-host.
Ecosystem tools and projects cited by Sentient
The Sentient Foundation is not starting from scratch. It builds on an open-source ecosystem that has already proven its technical and economic viability.
| Project | Role in the ecosystem | Status | Ideal for |
|---|---|---|---|
| Ollama | Local LLM execution | Active, massively adopted | Developers wanting to run models locally |
| llama.cpp | Optimized CPU/GPU inference | Active, industry reference | Lightweight deployment on standard machines |
| DeepSeek | High-performance open-source LLM | Active, V4 Pro at 88 pts (general) | Replacing expensive proprietary models |
| LeRobot (Hugging Face) | Open-source robotics framework | Active, in rapid development | Robotic agent research |
These projects are not academic gadgets. DeepSeek V4 Pro (Max) scores 88 points on the generalist benchmark, just 3 points behind OpenAI's GPT-5.5 (91 points). In agentic, Kimi K2.6 in self-host scores 88.1, whereas Claude Opus 4.7 Adaptive reaches 94.3.
The gap is narrowing. And this is exactly what the Sentient Foundation wants to accelerate.
Recommended tools
- Ollama — To deploy and run open-source LLMs locally in a few commands, without relying on a proprietary API.
- llama.cpp — For optimized CPU/GPU inference, ideal for running models on standard machines with limited resources.
- DeepSeek — To replace expensive proprietary models with a high-performance open-source LLM (88 points on the generalist benchmark in 2025).
- LeRobot — For the research and development of open-source robotic agents, directly from the Hugging Face ecosystem.
Who is behind the Sentient Foundation?
An atypical backing: Peter Thiel and traditional finance
The presence of Peter Thiel, confirmed by Forbes, is surprising at first glance. The co-founder of PayPal and Palantir is not known for his open-source activism.
But Thiel has always bet on contrarian disruptions. Funding open-source AGI when the entire market is betting on proprietary closure is consistent with his investment track record.
Institutional partners legitimize the project
Alibaba Cloud provides the cloud infrastructure. Franklin Templeton signals that traditional finance is taking open-source AI seriously as a strategic asset. Princeton and the Indian Institute of Science guarantee academic rigor.
According to Business Insider, this finance-industry-research combination is designed to avoid the classic trap of open-source funds: the absence of a pipeline to real-world production.
A foundation, not a VC
The distinction is important. According to the official Sentient website, the structure is designed as a foundation, not a venture capital fund. The stated goal: to support builders without seeking to capture all the value generated.
This is a radically different model from what the large proprietary labs do.
How does the 42 million program work?
Non-dilutive grants: the entry point for research
The first pillar of the program, detailed by Open Source For You, is non-dilutive grants. No capital dilution for researchers and open-source project maintainers.
This is crucial. Most open-source developers rely on voluntary contributions or precarious funding. A non-dilutive grant allows them to work on open AGI without giving up shares of their project to investors.
Typical beneficiaries: maintainers of projects like llama.cpp, post-doc researchers working on open alignment, major contributors to the Hugging Face ecosystem.
Founder-friendly investments: the bridge to production
The second pillar concerns startups. The investments are described as founder-friendly, a term that generally signals more favorable terms than VC standards: less early-stage dilution, fewer veto rights on the board, and more operational latitude.
This mechanism explicitly aims to prevent open-source startups from being acquired by proprietary giants—a scenario that has occurred several times in the history of free software.
Eligibility criteria
According to information available on Binance Square, the program targets three categories:
- Individual developers contributing to open-source AGI projects
- Researchers at universities or independent labs
- Startups whose core product is open-source and whose goal advances open AGI
The common thread: everything must be open-source. No disguised restrictive licenses, no open-core where the real value remains proprietary.
Why 42 million is both enormous and derisory
Enormous, because it's a record for open-source AGI
According to The Next Web, this is one of the largest commitments dedicated exclusively to open-source AGI. Open-source funds exist (Mozilla, Linux Foundation), but none have this AGI focus with this level of funding.
42 million dollars is enough to fund dozens of researchers for several years, or to significantly accelerate 5 to 10 promising startups.
Derisory, compared to the trillions of proprietary
OpenAI is worth more than 300 billion dollars. Google spends more than 50 billion a year on compute. Anthropic has reached a 47 billion dollar revenue run-rate and surpasses OpenAI.
42 million is 0.014% of OpenAI's valuation. The resource gap is abyssal.
But open-source has a structural advantage: multiplication through the number of contributors. One dollar invested in open-source can be reused by thousands of developers. One dollar invested in OpenAI only produces value for OpenAI.
It's the classic argument for open-source, but applied to the scale of AGI, it takes on a political dimension.
Technical context: open-source catches up with proprietary
Benchmarks prove it
The model landscape as of June 2025 shows a clear convergence. In the generalist category, DeepSeek V4 Pro (Max) reaches 88 points, compared to 91 for GPT-5.5 and 92 for Gemini 3.1 Pro. The gap is now only 3 to 4 points.
In agentic, the critical domain for AGI, Kimi K2.6 in self-host reaches 88.1 points. Z.AI's GLM-5 (Reasoning), also self-host, scores 82. These models can be deployed without relying on any proprietary API.
This is the dynamic the Sentient Foundation wants to amplify. Open models are already competitive. What's missing is the funding to make them dominant.
The execution ecosystem is mature
Having a good model is not enough. You have to be able to run it. This is where projects like Ollama come into play. Ollama allows you to deploy open-source AI agents locally, without going through a proprietary cloud API.
Combined with llama.cpp for optimized inference and agent frameworks like those found in projects such as ByteDance's DeerFlow, open-source now has a complete stack.
The Sentient Foundation funds the AGI layer at the top of this stack.
Search agents: another front in the battle
Open-source is not only fighting on LLMs. Projects like OpenSeeker-v2 show that search agents can also be open. The monopoly of industrial search agents is directly threatened.
Sentient does not specifically fund these projects, but the $42M program creates an ecosystem where this type of initiative can emerge and secure funding.
Open-source coding agents: the concrete application of the Sentient vision
The direct link between open AGI and code agents
AGI doesn't remain abstract for very long. It takes concrete form in agents capable of coding, reasoning, and acting autonomously. And on this precise ground, open-source is exploding.
OpenCode, with its 172,000 GitHub stars, perfectly illustrates this dynamic. Millions of developers are adopting open-source coding agents that rival Anthropic's Claude Code and OpenAI's Codex.
This is exactly the type of project that the Sentient program could fund: an open-source code agent, massively adopted, that pushes the boundaries of practical AGI.
The paradox of proprietary agent models
The June 2025 agentic leaderboard is dominated by proprietary models: GPT-5.5 (98.2), Gemini 3 Pro Deep Think (95.4), Claude Opus 4.7 Adaptive (94.3). But the highest-performing open-source model, Kimi K2.6 in self-host (88.1), is only 10 points behind the leader.
A 10-point gap on an agentic benchmark is a lot. But it is a gap that has narrowed from 20 points a year ago. The trajectory is clear.
The question is no longer whether open-source will catch up with proprietary in agentic, but when.
Open vs closed: what 42 million actually changes
The security argument: the reversal
Historically, proprietary labs argue that closedness guarantees security. AGI that is too powerful in open hands would be dangerous.
The Sentient Foundation turns this argument around. According to Business Insider, the foundation advocates for open alignment and safety standards. The idea: security that is verifiable by everyone is safer than security that a few OpenAI engineers claim to guarantee.
This is a complex scientific debate, but the fact that it is funded to the tune of 42 million gives it new institutional weight.
The risk of AGI centralization
If AGI emerges at OpenAI or Google, it will be controlled by a handful of corporate decision-makers. No transparency on training, no external audits, no possibility of a fork.
The vision of Sentient, relayed by Reddit r/artificial, is that AGI must be a common good, auditable and modifiable. Just as Linux was for software infrastructure.
The parallel is relevant. Linux dominates 96% of the world's web servers. Nobody owns Linux. Open-source AGI aims for the same type of dominance through dissemination.
The real limits of the model
42 million will not create a 2-trillion-parameter model equivalent to GPT-5.5. Training the largest models costs hundreds of millions in compute alone.
What Sentient is funding is algorithmic innovation, inference efficiency, new architectures, alignment methods. Areas where talent matters more than the compute budget.
DeepSeek proved that this was possible: comparable results with a fraction of the training budget.
Who should apply, and who should not
Ideal profiles
The program clearly targets three profiles, according to the official description:
Maintainers of critical projects. If you maintain a tool in the AGI open-source stack (training framework, alignment library, evaluation tool), you are the primary audience.
Open alignment researchers. Not those who publish theoretical papers without code, but those who build verifiable and open-source alignment systems.
AGI open-source startup founders. If your startup distributes its core technology under an open license and your goal advances open AGI, founder-friendly investments are made for you.
Those who will not meet the criteria
Open-core startups (open code, closed premium features) risk being excluded. The foundation has clearly taken a stand for full open-source, not for a disguised freemium model.
Projects that depend entirely on proprietary APIs to function are also likely out of scope. If your agent calls GPT-5.5 in the backend, it is not open-source AGI.
The role of crypto in Sentient's strategy
A fund anchored in the crypto ecosystem
Several sources, including Binance Square, place the program within the decentralized AI and crypto ecosystem. The Sentient Foundation itself has roots in the world of tokens and decentralization.
This raises legitimate questions. Do crypto and open-source AGI make a good match? Or is it marketing opportunism?
A funding logic, not a technological one
The answer seems to be the first option. The $42 million comes partly from crypto players, but the grant program does not require projects to use blockchains. The emphasis is on open-source, not on on-chain decentralization.
This is an important distinction. Funding open-source with crypto money does not make the models cryptographic. It just makes the funding possible in a context where traditional VCs are skittish about pure open-source.
The infrastructure behind open-source agents
Why hosting remains the weak point
Even with high-performing open-source models and funding like that of Sentient, a structural problem persists: hosting infrastructure.
Running DeepSeek V4 Pro or Kimi K2.6 in production requires GPUs. A lot of GPUs. And cloud providers are expensive.
This is where accessible hosting solutions become critical for the mass adoption of open-source. A provider like Hostinger can serve as an entry point for developers who want to deploy lightweight models or agent interfaces without investing in bare metal.
But for very large models, compute remains the bottleneck. The Sentient Foundation does not directly fund compute, but the efficiency innovations it supports (such as derivative works of llama.cpp) reduce infrastructure requirements.
The full stack is taking shape
The combination is now visible: models (DeepSeek, Kimi K2.6), inference (llama.cpp), local deployment (Ollama), agents (DeerFlow, OpenCode), and search (OpenSeeker-v2). The Sentient program is funding the AGI layer that connects all these elements.
❌ Common mistakes
Mistake 1: Confusing open-source with free of charge
Open-source AGI will not be free. Models are expensive to train and run. What open-source guarantees is transparency and the ability to fork, not the absence of costs.
Projects funded by Sentient will need to find viable business models. Grants cover development, not long-term sustainability.
Mistake 2: Thinking that $42M is enough to compete with OpenAI
$42 million is the training budget for a single large proprietary model. Sentient is not going to create an open-source GPT-5.5 with this budget.
The strategy is different: funding dozens of targeted projects whose cumulative effect exceeds the sum of its parts. It's the Linux model, not the Google model.
Mistake 3: Ignoring licenses
Not all open-source projects are created equal. Some licenses (GPL, Apache) guarantee open longevity. Others (BSL, custom licenses) restrict competition.
Sentient has an interest in favoring truly open licenses. Projects under restrictive licenses risk not aligning with the program's philosophy.
❓ Frequently Asked Questions
Who can apply to the Sentient program?
Developers, researchers, and startups whose work is explicitly open-source and advances open AGI. Open-core projects or those relying on proprietary APIs are likely out of scope based on available information.
Have the 42 million already been distributed?
No. The program was launched on July 2, 2026. Applications and the allocation of funds are happening gradually, as indicated on the foundation's website.
What is the connection to Peter Thiel?
Forbes confirms that Thiel backs the foundation. His involvement signals institutional and financial legitimacy, but the program is managed independently by the Sentient Foundation.
Are DeepSeek and Ollama funded by Sentient?
No. These projects are cited as examples of the open-source ecosystem that Sentient wants to support, not as current beneficiaries of the program.
Is crypto mandatory to receive a grant?
No. While the funding comes partly from the crypto ecosystem, funded projects have no obligation to integrate blockchain technologies based on available information.
✅ Conclusion
42 million dollars for open-source AGI is a drop in the ocean of proprietary budgets — but it's the drop that could make the cup overflow. The Sentient Foundation is not going to create an open GPT-5.5 tomorrow. It is going to fund the ecosystem that, in two to three years, will make proprietary models obsolete. If you are building in open-source, apply. If you want to understand how to deploy these models locally, our guide on AI agents with Ollama is the starting point.
```