This app is built transparently. Every line of code, every AI prompt, every design decision is public. We believe voting tools should be accountable to the voters who use them.
The full source code is available on GitHub: github.com/txvotes/txvotes
Texas Votes is a single-file progressive web app served directly from a Cloudflare Worker. There's no build step, no framework, no bundler. The entire app — HTML, CSS, and JavaScript — is generated server-side and delivered as one response.
We submitted our full codebase — including all AI prompts, the data pipeline, and our methodology — to four independent AI systems for review. Each was asked to evaluate the code for partisan bias, security issues, and overall code quality.
Last audit: February 24, 2026
"Strong commitment to nonpartisanship and transparency in methodology." — 7.5/10
Read the full review →"The exceptionally detailed and comprehensive methodology export, alongside multiple public-facing transparency commitments, sets a high standard for accountability." — 7.5/10
Read the full review →"Strong transparency with detailed methodology export and public audit resources." — 7.8/10
Read the full review →"Exceptional transparency with complete methodology export and systematic nonpartisan safeguards at every level" — 8.2/10
Read the full review →648 automated tests across 11 test files covering interview flow, guide generation, routing, data validation, balance checks, bias testing, and audit automation. Tests run on every change to catch regressions before they reach voters.
Contact us anytime: howdy@txvotes.app
Texas Votes is released under the MIT License. This means you're free to use, modify, and distribute the code for any purpose — including building your own voting guide for another state or city. The only requirement is that you include the original license notice.