Skip to content

Commit

Permalink
Added @NewJerseyStyle's helper AI bots.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Feb 24, 2025
1 parent 4f2dc23 commit 8f7411d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Readme and the website are automatically generated. In order to add an element t
- 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)
- 2019-03: [audreyt/polis-tally](https://github.com/audreyt/polis-tally) - Polis export data and perl scripts for g0v.tw conversations, including Talkto.tw
- 2020-06: [ballPointPenguin/polis-playbook](https://github.com/ballPointPenguin/polis-playbook) - Ansible playbook for deployment of Polis instances.
- 2023-10: [BotPolisCodeHelper](https://poe.com/BotPolisCodeHelper) - An AI-powered code analysis assistant trained on the Polis codebase, designed to help developers navigate and understand complex codebases. [Example 1](https://poe.com/s/uHMYdsovCgC51w2Z4KyR) | [Example 2](https://poe.com/s/njjAWIhTeXRUmO4X7A1E)
- 2023-10: [BotPolisSeedComments](https://poe.com/BotPolisSeedComments) - A helpful bot for generating list of statements to use as seed statements when creating a conversation on Polis. [Example](https://poe.com/s/PBvusMmVMirF4PTL5icj)
- 2024-06: [CivicTechTO/polis-moderator-hotkey](https://github.com/CivicTechTO/polis-moderator-hotkey) - A Chrome extension allow polis moderator to accept/reject comments with hotkeys
- 2024-10: [Code for NL Slack - PolisNL](https://praatmee.codefor.nl/) - Join the active #polis channel in this Slack team to participate in projects PolisNL / Partici.app
- 2021-02: [codefornl/polis-splash](https://github.com/codefornl/polis-splash) - Wrapper for Polis discussion on Code for NL.
Expand Down
15 changes: 15 additions & 0 deletions data/uncategorized.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,21 @@ content:
date: "2023-10"
description: >
A few scripts for running various experiments. Very incomplete.
- title: "BotPolisCodeHelper"
website: "https://poe.com/BotPolisCodeHelper"
date: "2023-10"
description: >
An AI-powered code analysis assistant trained on the Polis codebase,
designed to help developers navigate and understand complex codebases.
[Example 1](https://poe.com/s/uHMYdsovCgC51w2Z4KyR)
| [Example 2](https://poe.com/s/njjAWIhTeXRUmO4X7A1E)
- title: "BotPolisSeedComments"
date: "2023-10"
website: "https://poe.com/BotPolisSeedComments"
description: >
A helpful bot for generating list of statements to use as seed statements
when creating a conversation on Polis.
[Example](https://poe.com/s/PBvusMmVMirF4PTL5icj)
# - title: ""
# website: ""
# source: ""
Expand Down

0 comments on commit 8f7411d

Please sign in to comment.