The Public AI Network brings together a diverse coalition of researchers, practitioners, policymakers, and organizations, all advancing public AI. Our community spans academia, civil society, government, and industry, united by a shared vision of AI that serves the public good. Join us!
Contributors
Contributors to our collective work, from publications and advocacy to technical projects and events. This list is under construction - add yourself!
Albert Cañigueral
AC
Albert Cañigueral
Barcelona Supercomputing Center (BSC)
Focus: Airbus for AI
2024
Alex Krasodomski
AK
Alex Krasodomski
Chatham House, UK
Community Organizer Focus: Digital public infrastructure, partnerships
Founding Member
Alexander Schneider
AS
Alexander Schneider
Colorado, USA
Focus: State capacity + AI alignment
2025
Alek Tarkowski
AT
Alek Tarkowski
Open Future, EU
Community Organizer Focus:
• Digital commons advocacy, open licensing, data governance
2023
Antoine McGrath
AM
Antoine McGrath
Archive.org, SF
Focus: Open data, EOTArchive Vision: Robust open base LLM for global public use
2024
Avani Wildani
AW
Avani Wildani
Cloudflare, SF
Focus: Data pipelines, distributed systems
2023
B Cavello
BC
B Cavello
Aspen Digital, DC
Community Organizer
Focus:
Benchmarks lead, Policy strategy, AI governance, public interest tech
Founding Member
Beatrice Murch
BM
Beatrice Murch
Internet Archive Europe
Focus: Cultural heritage preservation, libraries
2025
Benjamin de la Peña
BP
Benjamin de la Peña
Shared Use Mobility Center, Chicago
Focus: Transportation, informality in cities, systems change Vision: Assistive Intelligence, not Artificial Intelligence
Other facilitators and speakers at past Public AI events include:
AI in the Agencies panel, Library of Congress, 2024-08-11: Travis Hoppe (AI R&D, White House OSTP), Victoria Houed (AI Policy, Commerce; now at POPVOX), Zach Whitman (Chief AI Officer, GSA). Carolyn Dee (NY State AI policy) gave a presentation about the state of Empire AI.
Public AI Congress, Paris, 2025-02-11: Adriana Groh, Sovereign Tech Agency (Germany); Alexander Ilic, ETH AI Center (Switzerland); Marta Villegas, BSC (Spain); Petri Myllymäki, Ellis Institute (Finland)
AI Action II, Fey, 2025-02-12/13: Brewster Kahle (Internet Archive), Peter Wang (Anaconda), Primavera De Filippi (Alien), Pedro Ortiz Suarez (Common Crawl), Vincent Ginis (VUB)
Supporting Organizations
We gratefully acknowledge operational support and collaboration from:
Metagov · Aspen Digital · Public Knowledge · Chatham House
Code for Science and Society · Berkman Klein Center · Rockefeller Foundation
Mozilla Foundation · Patrick J. McGovern Foundation · Siegel Family Endowment · Open Future
Internet Archive · Library of Congress · Bertelsmann Foundation · Creative Commons
Join the Movement
We are always looking for people and organizations committed to ensuring AI serves the public good. Whether you’re a researcher, policymaker, technologist, or advocate, there’s a place for you in our community.
We host a Slack for active community members and partners, and host regular events including a seminar series to share insights from and foster discussion with leaders in various fields.
GitHub vocabulary (PR, fork, merge, …)
- **Pull request (PR):** A proposed change. Someone reviews it and merges it to publish.
- **Repository (repo):** The project folder on GitHub.
- **Fork:** Your copy of the repo to edit safely.
- **Branch / commit / merge:** Draft line of work, saved snapshot, and combining changes.
- **Markdown:** The simple format we use in `.md` files; **Jekyll** builds the site from them.
Not comfortable with Git? Describe what you want in Slack or email and someone can help.
Why contribute?
This site is a public resource for the movement to build **AI as public infrastructure**. Contributions keep information accurate, share knowledge, and make resources easier to find.
What happens after I open a PR?
1. Automated checks run when configured.
2. Someone with access reviews your change.
3. You may get questions or small edit requests.
4. When it’s approved, it’s merged and goes live.
Typical review time: **about 1–3 days**. Larger changes (new features, design) are easier if you discuss in an issue or Slack first.
Site structure (for editors)
- **Jekyll** static site; content is mostly **Markdown** (`.md`) in the repo root and subfolders.
- **Navigation** is listed in `_config.yml` under `minima.nav_pages`.
- **Styles:** `assets/css/style.scss` and `_sass/`.
Examples: what to edit
- **Add yourself to the list below:** edit this file (`contributing.md`), find the right alphabetical section in the contributor cards, copy an existing card’s format, and open a PR.
- **Add an event:** edit `index.md` and add a row under **Upcoming events**.
- **Typo:** edit the relevant `.md` file; small fixes can be done in the GitHub web UI.
Slack: quick approvals
For urgent fixes, you can ping maintainers in Slack with your PR or request. People who have often helped with reviews include Joshua Tan, Sam Klein, Nick Garcia, B Cavello, and Brandon Jackson (see Slack for `@` handles).
Content guidelines
- **Accuracy:** Prefer sourced, verifiable information.
- **Tone:** Welcoming and professional.
- **Relevance:** Aligned with public AI and this coalition.
- **Conduct:** Be respectful, assume good intent, welcome newcomers.
Need help?
- Slack: `#general` or `#website` (if your workspace uses them).
- Email: [hello@publicai.network](mailto:hello@publicai.network)
- GitHub: [How to create a pull request](https://docs.github.com/en/pull-requests)