Places
Every idea is anchored to real geographic coordinates. Places are the coordinate system of reality - they give legitimacy, grounding, and infinite surface area for civic participation.
GitHub + Kickstarter + Google Maps
for real-world infrastructure
CiviPin is a global civic platform that transforms citizen ideas into real urban infrastructure projects. We're building the operating system for real-world change.
Our core belief: minimize the latency between idea and execution. Every day, millions of people have brilliant ideas for improving their cities. Most never become reality because the path from thought to action is too complex, too slow, too opaque.
We're changing that.
Citizens propose improvements anchored to real locations
AI generates structured, costed implementation paths
Weighted voting converges community toward agreement
Approved scenarios become real, documented infrastructure
Not just voting. Not just comments. Negotiated consensus through structured scenarios and proximity-weighted legitimacy.
Every idea is anchored to real geographic coordinates. Places are the coordinate system of reality - they give legitimacy, grounding, and infinite surface area for civic participation.
Citizens propose improvements - "add bike lanes here," "turn this parking into a park." Ideas are cheap, fast, abundant. They are the raw material of the system.
AI transforms vague ideas into structured, costed, comparable scenarios. From "more trees" to "urban cooling corridor with 1,200 trees, $2.4M budget, 3-year rollout."
Your vote weight depends on proximity to the project. People most affected have the strongest voice. Geographic legitimacy, not popularity contests.
Multiple budget estimates stack up: AI, business, community. Watch as fantasy budgets converge toward fundable reality through iterative refinement.
The end goal: scenarios with approval + budget + executor. Legal, budgeted, assigned, trackable. Real-world manifestation of collective intention.
A self-reinforcing civic machine. Projects generate visibility, visibility attracts participation, participation creates more ideas.
A platform designed to align the incentives of citizens, institutions, and businesses.
"We are building a protocol for turning attention into reality."CiviPin Vision
CiviPin is designed as shared civic infrastructure: cities can plug in, NGOs can customize, universities can analyze, AI agents can operate on it. Public platform data stays exportable in standard formats - no lock-in.
This is not a product. It's a public protocol with a UI on top. Revenue happens only when something real is built - a small percentage fee on executed projects, paid by infrastructure investment, not users.
// The Convergence Loop
const converge = async (idea) => {
const place = await anchorToLocation(idea);
const scenarios = await AI.generate(idea);
const votes = await community.vote(scenarios);
const budget = await convergeBudget(votes);
return executeProject(budget);
};
// Ideas β Scenarios β Votes β Reality
Every great transformation begins with a single idea. Click anywhere on the map to propose your first infrastructure improvement. The future is collaborative.