From 53f5d848d40125a518c7167b203524bced403417 Mon Sep 17 00:00:00 2001 From: Patrick Connolly Date: Sun, 29 Dec 2024 00:57:29 -0500 Subject: [PATCH] Added remaining hackathon projects from website list. --- README.md | 15 +++++-- data/uncategorized.yaml | 95 +++++++++++++++++++++++++++++++++-------- 2 files changed, 89 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 44fcd49..47c2299 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,7 @@ Readme and the website are automatically generated. In order to add an element t - 2023-10: [AIObjectives/community-notes-experiment](https://github.com/AIObjectives/community-notes-experiment) - Analyses Polis data with Vitalik's simplified version of Community Notes algorithm, evaluating for quality and polarization. - 2024-06: [AIObjectives/talk-to-the-city-reports](https://talktothecity.org/) - Sample reports generated by Talk to the City, an open-source LLM survey tool to improve collective discourse and decision-making by analyzing detailed qualitative responses to questions and generating an easy-to-navigate report based on the input data. [Source](https://github.com/AIObjectives/talk-to-the-city-reports) - 2024-10: [AIObjectives/tttc-light-js](https://ai.objectives.institute/talk-to-the-city) - The codebase for generating reports. Talk to the City is an open-source LLM interface for improving collective deliberation and decision-making by analyzing detailed, qualitative data. It aggregates responses and arranges similar arguments into clusters. [Source](https://github.com/AIObjectives/tttc-light-js) -- 2024-12: [ALR DMC: Alert Democracy browser extension (Sitra)](https://devpost.com/software/alr-dmc) - A browser extension (and backend server) that helps users take action (Polis conversation, petitions, etc.) on the issues they are reading about. This was a [Junction 2024 hackathon](https://www.junction2024.com/challenges) project, placing 1st within the SITRA's digital democracy challenge. (Finland) [Source](https://github.com/Junction-24/alrdmc-extension) - 2019-03: [audreyt/polis-tally](https://github.com/audreyt/polis-tally) - Polis export data and perl scripts for g0v.tw conversations, including Talkto.tw -- 2024-11: [Auth and Bot Detection (Sitra)](https://github.com/shivergard/junction2024-websignature-sitra-challange) - [Junction 2024 hackathon](https://www.junction2024.com/challenges) project to allow Polis auth and bot detection via browser fingerprinting. Hackathon challenge partner was Sitra. (Finland) - 2020-06: [ballPointPenguin/polis-playbook](https://github.com/ballPointPenguin/polis-playbook) - Ansible playbook for deployment of Polis instances. - 2024-11: [Bluesky List: Polis Practitioners](https://bsky.app/profile/patcon.bsky.social/lists/3lcqrsp3juf2b) - A more curated Bluesky user list, including people actively working on Polis & Polis-related projects. Best-suited as a pseudo-feed of user posts, via the "Pin to Home" feature. [Source](https://github.com/polis-community/polis-bluesky-sync#readme) - 2024-11: [Bluesky List: Polis-curious](https://bsky.app/profile/patcon.bsky.social/lists/3lat4n45y7r2s) - A more inclusive Bluesky user list, including people who've expressed interest and enthusiasm about Polis, particularly on social media. Best-suited as a pseudo-feed of user posts, via the "Pin to Home" feature. @@ -100,16 +98,25 @@ Readme and the website are automatically generated. In order to add an element t - 2024-10-03: [Creating new frontend(s) for Polis (Part 4/5)](https://sunweavers.net/blog/node/149) - Part of a 5-post blog series about adapting and improving Polis for evaluation by several Dutch provincial governments and central government ministries - 2024-08: [Decidim-EJ](https://gitlab.com/lappis-unb/decidimbr/components-brasil-participativo/decidim-ej) - A Decidim module to integrate Pushing Together (EJ) into Decidim. (EJ was started by previous Polis users.) - 2024-06: [DELiberation.io](https://deliberationbeta.flutterflow.app/) - A general-purpose deliberation platform to host online conversations, inspired by Polis. In talks with potential partners for field experiments. [Source](https://github.com/itchytoo/deliberation.io) -- 2024-11: [Democracy Chamber (Sitra)](https://github.com/otsoweckstrom/democracy_chamber) - Democracy Chamber is an open platform for meaningful, democratic political discussion. The goal is to provide citizens with more tools to influence decision-making. Created by University of Helsinki students for the [Junction 2024 hackathon](https://www.junction2024.com/challenges), with SITRA as partner. (Finland) - 2020-08: [Demos-thinktank/dynata-id](https://github.com/Demos-thinktank/dynata-id) - A small site built to receive incoming Dynata ids, show people an embedded Pol.is survey, and send them back off when done. - 2017-07: [Doc: Holopolis - Demo Next Democracy](https://docs.google.com/document/d/17-TZX-A6ysES5VLb18kv2jmWqajkYURRZacmyQ5fPgk/edit) - Holopolis was an open project launched by PDIS and Pol.is with the help of Microsoft Hololens Team and Re:public Inc. - 2024-11: [eterps/polislite](https://github.com/eterps/polislite) - A lightweight polis-like library, aspiring to reproduce the Polis math algorithms in Python. -- 2024-11: [EyeDentity (Sitra)](https://eyedentity-hazel.vercel.app/) - A human identifying tool based on deep gazing detection, to ensure human participation on Polis. This was a [Junction 2024 hackathon](https://www.junction2024.com/challenges) project, placing 2nd within the SITRA's digital democracy challenge. (Finland) [Source](https://github.com/James-Leste/eyedentity) - 2024-09: [Generative Policy](https://github.com/QuantumArjun/generative-policy) - A research project to help create simulated preliminary policy recommendations, by simulating a Polis engagement with LLMs. - 2024-12: [Github List: Polis-like](https://github.com/stars/patcon/lists/awesome-polis-like) - A list of all GitHub repos (both source and forks) where Polis-related code exists. - 2018-12: [Holopolis Map](https://holopolis-map.pdis.tw/) - Web mobile app that through geolocalization and the use of stickers with QR codes promotes democractic deliberation processes everywhere in the world. [Source](https://github.com/PDIS/Holopolis-Map) - 2021-10: [jerojero/polis-tribu](https://github.com/jerojero/polis-tribu) - Polis implementation for [Tribu](https://tribu.ong/) (a Chilean NGO), it includes a complete website with a database that leverages the xid method of the polis embedded conversation to identify users uniquely. - 2020-05: [joshsmith2/polis-loadtesting](https://github.com/joshsmith2/polis-loadtesting) - A series of Locust test to meaningfully load-test Pol.is instances +- 2024-11: [Junction 2024 hackathon: Polis-related projects (SITRA)](https://eu.junctionplatform.com/projects/junction-2024/by-challenge/let-s-make-finland-the-world-leader-of-digital-democracy) - The Junction 2024 is Europe's leading hackathon held annually in Helsinki. This year featured SITRA, sponsoring a challenge called "Let’s make Finland the world leader of digital democracy", encouraging a focus on improving Polis. This is a list of the full 28 submitted projects (not all centered on Polis). +- 2024-12: [Junction hackathon: Alert Democracy (ALR DMC) browser extension](https://devpost.com/software/alr-dmc) - A browser extension (and backend server) that helps users take action (Polis conversation, petitions, etc.) on the issues they are reading about. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/Junction-24/alrdmc-extension) +- 2024-11: [Junction hackathon: Democracy Chamber](https://eu.junctionplatform.com/projects/junction-2024/view/672e87ee6afb9482214df2e8) - Democracy Chamber is an open platform for meaningful, democratic political discussion. The goal is to provide citizens with more tools to influence decision-making. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/otsoweckstrom/democracy_chamber) +- 2024-11: [Junction hackathon: EyeDentity](https://eu.junctionplatform.com/projects/junction-2024/view/672e541a6afb9482214df234) - A human identifying tool based on deep gazing detection, to ensure human participation on Polis. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/James-Leste/eyedentity) +- 2024-11: [Junction hackathon: Ghost Against the Flow](https://eu.junctionplatform.com/projects/junction-2024/view/672e82d16afb9482214df2c1) - A project to allow Polis auth and bot detection via browser fingerprinting, mouse movements, and request patterns. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/shivergard/junction2024-websignature-sitra-challange) +- 2024-11: [Junction hackathon: Pol.ly](https://eu.junctionplatform.com/projects/junction-2024/view/67302bdf9a7c4706bebb2133) - A proposal for anonymous, phone-based login for Polis. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/xypine/junction24-demo) +- 2024-11: [Junction hackathon: PoliShield](https://eu.junctionplatform.com/projects/junction-2024/view/672e83356afb9482214df2c6) - A proposed Polis extension introducing robust cryptographic security measures to Polis, guarding against automated participation. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) +- 2024-11: [Junction hackathon: True Voice](https://eu.junctionplatform.com/projects/junction-2024/view/672e68f46afb9482214df25b) - An attempt to reimagine the Polis interface with LLM involvement. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/TGDivy/TrueVoiceClient) +- 2024-11: [Junction hackathon: Verified](https://eu.junctionplatform.com/projects/junction-2024/view/672e8dfe6afb9482214df305) - A proposal to connect Polis with physical verification. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) +- 2024-11: [Junction hackathon: Viewpoint](https://eu.junctionplatform.com/projects/junction-2024/view/672e83296afb9482214df2c5) - A proposal to generate Polis-like conversations about news. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/nilsson-v/Viewpoint_Junction2024/blob/main/prompts.py) +- 2024-11: [Junction hackathon: Zero-Friction](https://eu.junctionplatform.com/projects/junction-2024/view/672e81136afb9482214df2b6) - An attempt to create a multimodal, accessible UI for Polis-type visualizations. This was a Junction hackathon project (see other entry for details), within SITRA's digital democracy challenge. (Finland) [Source](https://github.com/mrbesher/junction-hackathon) - [LegSim](https://www.polisci.washington.edu/research/projects/legsim-legislative-simulation-wwwlegsimorg) - A defunct virtual legislature platform founded in 2001 that integrated Polis. [Source](https://github.com/UWLegSim/legsim-public/) - 2024-11: [MaanasArora/polis-ctto](https://github.com/MaanasArora/polis-ctto) - A simple and efficient polis-like system built as a learning exercise by a contributor from Civic Tech Toronto. - 2016-12: [MyDemocracy.ca](https://mydem0cracy.ca/) - Mini-site wrapping Polis for a citizen-run online consultation experiment. [Source](https://github.com/CivicTechTO/MyDem0cracy.ca-site/) diff --git a/data/uncategorized.yaml b/data/uncategorized.yaml index 7c93dbf..fc392b9 100644 --- a/data/uncategorized.yaml +++ b/data/uncategorized.yaml @@ -472,41 +472,102 @@ content: description: > A vTaiwan banner website for running a consultation (including Polis) within the Democracy Inputs to AI grant. - - title: "Democracy Chamber (Sitra)" + - title: "Junction hackathon: Democracy Chamber" source: "https://github.com/otsoweckstrom/democracy_chamber" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e87ee6afb9482214df2e8" date: "2024-11" description: > Democracy Chamber is an open platform for meaningful, democratic political discussion. The goal is to provide citizens with more tools to - influence decision-making. Created by University of Helsinki students for - the [Junction 2024 hackathon](https://www.junction2024.com/challenges), - with SITRA as partner. (Finland) - - title: "Auth and Bot Detection (Sitra)" + influence decision-making. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: Ghost Against the Flow" source: "https://github.com/shivergard/junction2024-websignature-sitra-challange" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e82d16afb9482214df2c1" date: "2024-11" description: > - [Junction 2024 hackathon](https://www.junction2024.com/challenges) - project to allow Polis auth and bot detection via browser fingerprinting. - Hackathon challenge partner was Sitra. (Finland) - - title: "EyeDentity (Sitra)" - website: "https://eyedentity-hazel.vercel.app/" + A project to allow Polis auth and bot detection via browser + fingerprinting, mouse movements, and request patterns. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: EyeDentity" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e541a6afb9482214df234" source: "https://github.com/James-Leste/eyedentity" date: "2024-11" description: > A human identifying tool based on deep gazing detection, to ensure human - participation on Polis. This was a [Junction 2024 - hackathon](https://www.junction2024.com/challenges) project, placing 2nd within the SITRA's - digital democracy challenge. (Finland) - - title: "ALR DMC: Alert Democracy browser extension (Sitra)" + participation on Polis. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: Alert Democracy (ALR DMC) browser extension" website: "https://devpost.com/software/alr-dmc" source: "https://github.com/Junction-24/alrdmc-extension" date: "2024-12" description: > A browser extension (and backend server) that helps users take action (Polis conversation, petitions, etc.) on the issues they are reading - about. This was a [Junction 2024 - hackathon](https://www.junction2024.com/challenges) project, placing 1st - within the SITRA's digital democracy challenge. (Finland) + about. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: Pol.ly" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/67302bdf9a7c4706bebb2133" + source: "https://github.com/xypine/junction24-demo" + date: "2024-11" + description: > + A proposal for anonymous, phone-based login for Polis. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: Zero-Friction" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e81136afb9482214df2b6" + source: "https://github.com/mrbesher/junction-hackathon" + date: "2024-11" + description: > + An attempt to create a multimodal, accessible UI for Polis-type + visualizations. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: True Voice" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e68f46afb9482214df25b" + source: "https://github.com/TGDivy/TrueVoiceClient" + date: "2024-11" + description: > + An attempt to reimagine the Polis interface with LLM involvement. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: Verified" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e8dfe6afb9482214df305" + date: "2024-11" + description: > + A proposal to connect Polis with physical verification. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: Viewpoint" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e83296afb9482214df2c5" + source: "https://github.com/nilsson-v/Viewpoint_Junction2024/blob/main/prompts.py" + date: "2024-11" + description: > + A proposal to generate Polis-like conversations about news. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction hackathon: PoliShield" + website: "https://eu.junctionplatform.com/projects/junction-2024/view/672e83356afb9482214df2c6" + date: "2024-11" + description: > + A proposed Polis extension introducing robust cryptographic security + measures to Polis, guarding against automated participation. + This was a Junction hackathon project (see other entry for details), + within SITRA's digital democracy challenge. (Finland) + - title: "Junction 2024 hackathon: Polis-related projects (SITRA)" + website: "https://eu.junctionplatform.com/projects/junction-2024/by-challenge/let-s-make-finland-the-world-leader-of-digital-democracy" + picture: "https://cdn.prod.website-files.com/661908c3ec25742be21eec1b/661a48bdd057b2394a05af31_logo.svg" + date: "2024-11" + description: > + The Junction 2024 is Europe's leading hackathon held annually in + Helsinki. This year featured SITRA, sponsoring a challenge called "Let’s + make Finland the world leader of digital democracy", encouraging a focus + on improving Polis. This is a list of the full 28 submitted projects (not + all centered on Polis). - title: "Common Ground" website: "https://www.dembrane.com/en-US/blog/report-openai-october-2023" source: "https://github.com/openai/democratic-inputs/tree/main/projects/deliberation_at_scale"