Skip to content
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

Youtube Transcription Support #1

Open
aglucky opened this issue Mar 3, 2025 · 0 comments
Open

Youtube Transcription Support #1

aglucky opened this issue Mar 3, 2025 · 0 comments

Comments

@aglucky
Copy link

aglucky commented Mar 3, 2025

Thanks for making this site! Wanted to follow up on my LinkedIn comment to recommend how I would approach implementing the feature.

  1. Fetch Youtube Transcript and Chapters for given link

  2. Use LLM with structured outputs to extract key concepts from the above data (grouped by timestamp)

  3. Generate slide for each concept by running it through LLM with context from around the it's timestamp.

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

No branches or pull requests

1 participant