$42M grant for Open Source AI Builders by Sentient Foundation
▲ 24 r/OpenSourceeAI+3 crossposts

$42M grant for Open Source AI Builders by Sentient Foundation

Hi everyone, we at Sentient Foundation are launching an Open Source AGI Grant and Investment Program, a $42M commitment for developers, researchers, open-source maintainers, public-goods builders, and startups building or leveraging AI in the open.

Our thesis is simple: the most important technology being built right now should not end up controlled by a handful of closed platforms. A few companies are moving toward metered, revocable access to intelligence. We want to help make sure open builders have the resources to compete.

The program has two tracks:

1. Grants for public goods

For open-source maintainers, independent researchers, developers, and public-goods projects.

No equity. No lockups. No claim on your work. You keep what you build.

2. Investments for companies built to scale

For startups and teams building commercial companies around open AI technologies, using founder-friendly structures.

We’re especially interested in projects that make AI genuinely useful and accessible to people who are often skipped by the market. Examples include:

  • Local and privacy focused AI tools built for phones, laptops, and other low-cost personal devices
  • Medical, education, agriculture, elder-care, and anti-scam tools for underserved communities
  • Trust infrastructure for open models, agents, identity, verification, privacy, and decentralized compute
  • Products that are private by default and empowering rather than extractive

Projects do not need to open-source every part of their stack to qualify. What matters is that at least one essential component is open and meaningfully contributes to the project’s value and adoption.

Applications are reviewed on a rolling basis, with no cohorts and no fixed deadline.

We’re launching alongside ecosystem partners including Alibaba Cloud and Princeton University.

Happy to answer questions here. We’d especially love to hear from builders working on open models, local AI, agent infrastructure, privacy-preserving AI, evaluation, multilingual tools, and applications for communities that are usually overlooked.

u/syedshad — 12 days ago

EvoSkill for OpenCode workflows: inspectable skill changes from failed trajectories

One pattern I keep running into with vibe-coding workflows is that an agent failure usually turns into manual prompt tweaking.

That can help in the moment, but it is hard to tell whether the change actually improved the workflow or just happened to work on the next run.

The loop we are experimenting with in EvoSkill is:

  1. Run an agent through an OpenCode-style harness on benchmark tasks.

  2. Capture failed trajectories.

  3. Propose small prompt or skill changes aimed at those failure modes.

  4. Test candidate variants on held-out examples.

  5. Keep only the variants that validate.

The OpenCode-specific part is the harness boundary. Each retained program is a prompt plus skill set, tracked through git branches, so you can inspect exactly what changed, what failure it targeted, and whether validation supported it.

With v1.2.0 we've added Harbor support for containerized task benchmarks and verifier-based scoring. That is useful for tasks where “looks done” is too fuzzy and you want a verifier to score the containerized run.

reddit.com
u/syedshad — 17 days ago
▲ 1 r/codex

Hi all,

I wanted to try using Canva through Codex but I can't install the plugin. Also had similar experience on ChatGPT. Here is a screenshot of when I try to install the plugin on Codex:

https://preview.redd.it/qapwpi1ptzyg1.png?width=1009&format=png&auto=webp&s=cf7a59143f249b03a39b085278f97a4469cdb2d0

For some additional context, I'm based in EU but usually have a US VPN turned on. Sharing in case it could be a geo related restriction.

If it's a geo restriction, is there a way around it? I'm in EU only temporarily

reddit.com
u/syedshad — 2 months ago