codeforboston / maple

MAPLE makes it easy for anyone to view and submit testimony to the Massachusetts Legislature about the bills that will shape our future.
https://mapletestimony.org
MIT License
44 stars 118 forks source link

Data Model for LLM Bill Summaries #1610

Open Mephistic opened 1 month ago

Mephistic commented 1 month ago

Problem

Now that our LLM work is setup, we want to store LLM-generated summaries of bills in Firebase so we can serve them on the bill details page.

Success Criteria

Additional Links