compdemocracy / polis

:milky_way: Open Source AI for large scale open ended feedback
https://pol.is
GNU Affero General Public License v3.0
762 stars 175 forks source link

Procedural seeding of comments #176

Open huulbaek opened 6 years ago

huulbaek commented 6 years ago

It would be great with a possibility to seed automatic user defined comments in some way. Fx comments like "This is a great idea" or meta comments like "I am unemployed".

We exclusively embed and do not have much time to seed manually.

patcon commented 6 years ago

Was just thinking about this while biking yesterday. Team Pol.is doesn't necessarily need to build this, as it could be an external tool that uses a provided api token.

It could probably be auto-generated (or the creation streamlined) from a twitter search query, like #InternationalVolunteerDay "i feel"

Then the admin could just tick a few boxes and maybe drag comments into assumed groups. The UI could be much simpler than that though

I feel like this is perhaps a who little side-project that would really help people "sell" pol.is to the communities the participate in :)

patcon commented 6 years ago

Might be helpful: https://randomuser.me/ or https://uinames.com/

colinmegill commented 6 years ago

Careful Pat you sound like you're volunteering to build an API tool there :D

On Tue, Dec 5, 2017 at 12:21 PM Patrick Connolly notifications@github.com wrote:

Might be helpful: https://randomuser.me/ or https://uinames.com/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pol-is/issues/issues/84#issuecomment-349428854, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsDGY1sxPW1u6es0ZzpTvUcX8dZTarTks5s9aW9gaJpZM4Q2CED .

patcon commented 6 years ago

hahah i think i already did? :)

https://github.com/patcon/polis-api-spec https://github.com/patcon/polis-api-proxy

excited regardless, but particularly excited to build things if there's possibility of upstreaming!

patcon commented 4 years ago

Suggestion: allow "forking/copying" a conversation, which could generate a new convo preseeded with anonymized comments from the parent. A data attribute could help init new embedded convos from a parent convo ID.