Built this originally to serve my friend's needs during fundraising but now I've expanded it to function as a general purpose tool for reviewing text-heavy documents. US congress bills like the example link also fit that category.
It's built using langchain(https://github.com/hwchase17/langchain), OpenAI and Postgres via supabase.
My plan for the future is to allow for comparison between documents as well as automatically highlighting differences and discrepancies to "standards" for a document type or other context.