Cosmos Institute granted Alfaxad Eyembe on September 10, 2024 as part of the inaugural Cosmos Ventures cohort, with funding in the $1K to $10K range. Cosmos Institute described the project in its announcement as "creating ALFA, an open-source simulation platform for bio-inspired AI swarms."
ALFA is an artificial-life simulation platform written entirely in Rust and published openly on GitHub at Alfaxad/ALFA. The system simulates heterogeneous swarms in which multiple agent species coexist, each with its own morphology, interaction radius, and behavioral rules. The dynamics are physics-based: attraction and repulsion forces governed by per-species coefficient matrices let populations self-organize around objectives like cluster cohesion or formation achievement. Built-in evolutionary mechanisms then optimize the interaction coefficients over generations, which lets researchers study how agent diversity influences collective stability and emergent behavior rather than running only homogeneous Boid-style simulations. The rendering and UI layer is built on Bevy, the Rust game engine, with bevy_egui for controls and bevy_prototype_lyon for geometric primitives.
Public material on ALFA frames it as a research substrate rather than a deployed product: the design goal is to expose population-level levers (viscosity, gravity, wall repulsion, species ratios, morphological diversity) so researchers can probe the conditions under which decentralized agent populations negotiate goals, share information, and resolve conflicts without a central controller. That places the project at the agents layer with evaluation as secondary attribution, since swarm simulators function both as research tools and as benchmark environments for multi-agent reasoning.
Recipient
Alfaxad Eyembe
Funder
Cosmos Institute · foundation · US
Backs philosopher-builders making prototypes, essays, and projects at the intersection of AI and human flourishing, with emphasis on reason, decentralization, and individual autonomy.
Primary source
https://blog.cosmos-institute.org/p/announcing-cosmos-ventures
Additional sources
More from Cosmos Institute
- Institute for Decentralized AI launch 2025-09 · 5 fully funded research positions
New institute combining research and infrastructure to support AI that operates without centralized gatekeepers. Initial cohort of five fully funded positions across Oxford and Stanford.
- Metalens 2025-08-15 · $1K-$10K plus compute
Open-source scientific research platform combining AI summarization with structured human checks, intended to help researchers see beyond hype and identify reliable claims in dense literature.
- Perplex 2025-08-15 · $1K-$10K plus compute
Tooling for surfacing hidden goals in closed AI systems by probing them with open-weight reference models. Aims to give independent reviewers a way to audit proprietary deployments.
- Policy Explorer 2025-08-15 · $1K-$10K plus compute
AI tool for analyzing the impacts and assumptions embedded in regulatory and policy proposals, geared toward helping civil-society analysts surface what a rule actually does.
- Argument Debugger 2025-08-15 · $1K-$10K plus compute
AI assistant that finds gaps in chains of reasoning and suggests repairs, framed as a tool for better arguments rather than persuasive ones. Built by a Harvard CS faculty member.