waleedahmq / fix-azaad-vote

Home Page:https://fix-azaad-vote.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix.azaadvote.com

Description

zlenner/elections-data is an attempt to translate image scans of ECP Form-33s into machine-readable JSON:

Punjab: https://drive.google.com/drive/folders/1-Sjn24YKSR10-WmmFpWDRRO1csDe8TMj

Sindh: https://drive.google.com/drive/folders/1YPqxEW6Jku1D9G9GE19HqXCyF7PiO6ff

Khyber Pakhtunkhwa: https://drive.google.com/drive/u/0/folders/1cxPb0EYMBcrYivV3XB54bkZadsIc67uY

Balochistan: https://drive.google.com/drive/folders/1P4CaSxjhZIIfSxZCHdp843QNbzl7n0Lm

fix.azaadvote.com displays that data as a table along with the original Form-33 image side-by-side.

⚠️ WE NEED YOUR HELP ⚠️

We use gpt4-vision to transcribe the images into JSON. It's not perfect.

We need to devise a way on this site to allow users to correct the JSON data.

One of the ideas is to have a Google Sheets/Airtable iframe instead of the table on the right that lets authenticated users easily edit and correct errors without having to leave the wesite.

We have VERY little time until February 8th. Submit a PR directly or reach out to me on @clynergy if you can build this.

How to run

  1. Clone the repo
  2. Navigate to the frontend directory.
  3. Run npm install to install the dependencies.
  4. Run npm run dev to start the development server.

About

https://fix-azaad-vote.vercel.app


Languages

Language:TypeScript 93.9%Language:JavaScript 2.5%Language:Shell 1.4%Language:HTML 1.2%Language:CSS 1.0%