r/civictech

Built a structured alternative to SeeClickFix. Now looking for honest feedback before I keep building in the wrong direction

I’ve been building a civic engagement tool for the past two years while working full-time as a software engineer in Boise. Instead of a complaint box like SeeClickFix, it produces structured assessment data: auto-populates parcel and zoning info from a photo, then asks the community to collectively research feasibility through specific assessment types (housing conditions, traffic counts, cost estimates, setback verification).

The idea is that community input shouldn’t stop at ‘this is broken.’ The platform asks ‘okay, what’s actually here?’ and structures the answer so planning departments can use it in a staff report.

Looking for honest feedback: crowdforge.dev (the demo button, “see what’s being built”, is at the bottom of the page).

Is the assessment workflow too heavy for a casual user? What’s confusing? What’s missing? What would make you ignore this entirely?

reddit.com
u/crowdforge_dev — 8 hours ago

Has anyone built around physical mail to public offices?

Slightly old-school civic tech question: has anyone here worked on tools that help people send physical mail to public officials?

A lot of civic action products seem to optimize for petitions, email forms, call scripts, or meeting transcripts. Physical mail is slower and less shiny, but it still goes through official office workflows, and the address-finding / printing / mailing part is annoying enough that most people never do it.

I’m curious whether people think this is a useful area for civic tech, or whether it is mostly nostalgia and the real leverage is elsewhere.

reddit.com
u/_-__---_-__ — 5 days ago

Looking for honest feedback on a city-scale public data profile tool

Hi everyone — I’m building an early-stage idea and would really value blunt feedback from people who work with public information.

The concept is a source-linked public data tool that continuously monitors open sources and turns scattered information into structured profiles, timelines, and relationship maps for public figures, organizations, and local movements. It does not try to make judgments or label people — it just connects already available data into a clearer picture.

I’m starting at city scale first because I want to test whether this is actually useful before thinking about state or country coverage.

I’d love to hear:

  • Would this be useful in your work?
  • What would you expect it to do first?
  • What would make you trust it?
  • What would make you ignore it?
  • Would you ever pay for something like this, or recommend it to someone who would?

I’m especially interested in feedback from journalists, OSINT folks, researchers, civic tech people, and anyone who deals with fragmented public information.

If you think this idea is weak, confusing, or overcomplicated, please say so — that kind of feedback is exactly what I’m looking for.

reddit.com
u/Annual-Squash-5004 — 8 days ago

Free MCP endpoint to fetch local city meeting info

Hi ya'll, I built out my app, open publica, about a year ago to fetch, transcribe, summarize, and archive city meetings (I've seen a fair amount of similar projects targeting the same general discoverability problem).

Lately I've had some time to give the project some TLC, convert the processing pipeline over to a temporal workflow based set up (highly recommend) for a proper idempotent and distributed processing design. I'm now processing about 110-150 meetings a day off of a headless mac mini.

I've also set up this mcp endpoint I wanted to share. You can use it to connect your ai chatbot to for querying about recent meetings, searching the data set, and fetching full transcriptions. Basically everything I have on the website in api form:

https://api.openpublica.com/mcp

All free and no login. I eventually want better documentation for the APIs too.

---

Some info on the setup for the bros:

Hardware (I mostly run it off this headless mac mini but occasionally add my laptop to the worker pool when I can):
Chip: Apple M4
Total Number of Cores: 10 (4 performance and 6 efficiency)
Memory: 24 GB

Transcription Model (good ROI for now): mlx-community/parakeet-tdt-0.6b-v3
Summarization LLM (hosted on open router): deepseek/deepseek-v4-flash
Stack: AWS, MongoDB, Vercel, Temporal, Open Router

Current Stats:
- 55 cities tracked
- 2,181 meetings processed

u/dullies — 10 days ago

City Council Transcriber

Some friends and I built a small experiment to make city council meetings easier to navigate.

The problem I ran into as a resident was that city council meetings are boring and take too long to attend in person. The online minutes/recap were pretty hard to digest.

I'm experimenting with AI transcripts, search, and summaries to make local government easier to follow (along with an alerting system).

I'm curious:

  • Is anyone else working on similar tools?
  • What would make something like this actually useful?
  • What would you be skeptical of?

Happy to share details or a demo if people are interested.

P.S. It's really cool to fnd this reddit community and see many others are working on similar goodwill projects!

reddit.com
u/ovenmage — 13 days ago

I created a plain English legislation tracker

Hi, last week I created “This Bill, Explained.” which tracks bills across all 50 states plus federal and provides plain English summaries written by me from primary sources.

https://thisbillexplained.com

With each explanation, there’s a support and opposition framing so you get both sides without me picking one

I added a jargon glossary for legal and parliamentary terms that show up across bills

Each explained bill has a journey timeline so you can see exactly where a bill is and how it has traveled.

Happy to answer questions about the build!

u/justhere4davibes — 13 days ago