Inspiration

We wanted to use Cohere AI as our team had used boldGTP-3*bold* previously. We thought that the Cohere content creation section was fascinating.

What it does

The user enters their desired tags that they are going to add to their Youtube video into the web form. The website then calls the Cohere API and generates a title based on tags and titles that have been web-scraped.

How we built it

We used Beautiful Soup and Selenium in Python to web-scrap the tags and titles from Youtube videos. Then, Flask to create our website along with CSS for styling the webpages.

Challenges we ran into

Understanding how to use the Cohere API, Google preventing web-scraping,Website front end

Accomplishments that we're proud of

Getting around Google's web-scraping prevention and creating the backend of the website

What we learned

Web-scraping,Flask and CSS

What's next for Youtube Title Generator

Improving the front end design, training on more data, improve website speed.

Share this project:

Updates