YouCongress.org is a non-profit, open-source platform that combines a verifiable quotes database with a liquid democracy participation layer focused on AI governance. We gather what leaders, researchers, technologists, and citizens actually said about AI policy.
The sourced quotes power structured policy statements, community votes, and optional delegation so collective preferences stay visible and legible. Citizens can search AI governance topics, vote directly, pick delegates (including public figures whose stances we infer from their sourced quotes), or help validate new quotes to improve the dataset. The result is a decision-support tool that helps people coordinate.
Install dependencies:
mix deps.getCreate the database, the user admin@youcongress.org with password admin:1234 and other sample data (authors, quotes):
mix ecto.setupRun the server:
mix phx.serverOpen http://localhost:4000 in your browser.
Welcome to YouCongress! Feel free to:
- Reach hector@youcongress.org if you'd like to help validating quotes found by our AI agents.
- Take any unassigned issue
We appreciate the following companies who provide their services kindly for free:
- AppSignal for application monitoring
- Rocket Validator for HTML and accessibility checks.