Skip to content

Testimony summarization -- Just look at hearing_overview_pipeline.py #1838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

danielblauvelt
Copy link

Summary

Add a short summary of the changes, and a reference to the original issue using # and the issue number, like #1
Created a pipeline that takes in a testimony hearing and provides an AI overview of what was discussed during the hearing.

Checklist

  • On the frontend, I've made my strings translate-able.
  • If I've added shared components, I've added a storybook story.
  • I've made pages responsive and look good on mobile.

Screenshots

Add some screenshots highlighting your changes.

Known issues

If you've run against limitations or caveats, include them here. Include follow-up issues as well.

Steps to test/reproduce

For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.:

  1. Go to the home page
  2. Click on a testimony
  3. See that it's loaded with a loading spinner

Copy link

vercel bot commented Jun 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maple-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 3:43pm
maple-prod 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 14, 2025 3:43pm

@Mephistic
Copy link
Collaborator

For reference, here's the the issue for actually implementing the pipeline to generate these summaries on an ongoing basis: #1840

Feel free to use this PR for just the initial work to support a function that can take a Hearing + Transcription Text and generate a summary - we can then wrap it and backfill old transcriptions once the blockers listed in that issue are removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants