AI proposal summarization for Aragon DAOs

Description

In order to make decision-making easier for DAO members, we want to bring in AI models to summarize proposals and forum discussions.


Use a tool, like the OpenAI API or others, to summarize proposals and turn long texts into concise bullet points of the most important, contentious points in the proposal.


The goal is not to provide a biased opinion on what the proposal outcome should be, but rather an objective summarized account of the text itself.


Create an app that fetches proposals published by Aragon DAOs and outputs a clear summary using AI technology.


Bonus points if it also summarizes comments from the forum (for ex from here - https://forum.aragon.org/)

Acceptance criteria

- Build an app that fetches any Aragon DAOs’ proposal (we can do this using the Aragon SDK) and presents an unbiased, summarized version of the text to read easily.
- Ideally, this summary is in short bullet points (min 2, max 10, ideally 3-4).
- Judging will be based off of tool effectiveness and easiness of use.
- Bonus points for the best user experience.

Rewards

Resources

Text Summarizer APIs
https://rapidapi.com/blog/top-text-summarization-apis/
aragonOSx smart contract rundown
https://blog.aragon.org/aragons-new-smart-contracts-the-why-the-what-and-the-how/
aragonOSx documentation
https://devs.aragon.org/
aragonOSx SDK
https://github.com/aragon/sdk/blob/develop/modules/client/examples.md)
OpenAI API
https://openai.com/api/
Bounty video