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

feat: Add YouTube Video Analysis Template #6245

Merged

Conversation

raphaelchristi
Copy link
Contributor

This pull request introduces a template that analyzes YouTube videos by combining AI sentiment analysis of comments with transcript content. The template automatically processes video comments, extracts transcripts, and generates comprehensive insights about content performance and audience reception.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Feb 10, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 10, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 10, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 10, 2025
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really nice, @raphaelchristi

Thank you!

What do you think of adding a validation step after the Chat Input? I'm asking this because if the user passes a value that is not a URL it fails in the BatchRun component while it should be in the Youtube component.
CleanShot 2025-02-12 at 09 56 40@2x

@raphaelchristi
Copy link
Contributor Author

@ogabrielluiz Thanks for the feedback! Great suggestion about URL validation. I'll implement it to fix the routing issue.

@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 12, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 12, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 12, 2025
Copy link

codspeed-hq bot commented Feb 12, 2025

CodSpeed Performance Report

Merging #6245 will not alter performance

Comparing raphaelchristi:feat/add-youtube-template (ca9aa5c) with main (868cc4d)

Summary

✅ 9 untouched benchmarks

Copy link
Collaborator

@erichare erichare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fantastic, thanks @raphaelchristi . My only comment is, do you want to set the default for the OpenAI API Key to OPENAI_API_KEY ? then if they have the global variable defined, it'll auto-fill it. Just an idea, i dont think its strictly necessary so i'm approving.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 13, 2025
@mendonk mendonk self-requested a review February 13, 2025 21:11
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 13, 2025
Copy link
Collaborator

@mendonk mendonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed a change to the location and language in the notes, but it LGTM!

@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 14, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Feb 18, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Feb 18, 2025
@ogabrielluiz ogabrielluiz removed this pull request from the merge queue due to a manual request Feb 18, 2025
@ogabrielluiz ogabrielluiz added this pull request to the merge queue Feb 18, 2025
Merged via the queue into langflow-ai:main with commit 19ed8bf Feb 18, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants