planetary-social / cleanstr

MIT License
1 stars 0 forks source link

Generate Nostr Events from OpenAI Moderation Results #7

Open rabble opened 1 year ago

rabble commented 1 year ago

A dedicated worker should pick up results from the OpenAI moderation queue. This worker will then generate and publish new Nostr events that tag content based on the moderation results, adhering to the nip-32 and nip-36 standards.

Acceptance Criteria:

New Nostr events are being successfully generated from moderation results. The generated events are correctly formatted according to nip-32 and nip-36 standards.