Skip to content

Dutta2005/motia-yt

Repository files navigation

YouTube Title Doctor with Motia.dev

This project helps YouTubers improve their video titles using AI. It automatically fetches your latest 5 videos, generates better titles using GPT-4o, and emails them to you.

Features

  • 📺 Fetches latest 5 videos from your YouTube channel
  • 🤖 Uses Motia.dev and GPT-4-mini for title improvements
  • 📧 Sends email notifications with original and improved titles
  • ⚡ Easy setup and configuration

Tech Stack

  • Motia.dev with Typescript - Backend platform
  • OpenAI GPT-4o-mini - Improve Youtube Titles
  • Resend - Email Service

Setup

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Configure environment variables:
YOUTUBE_API_KEY=<YOUR_YOUTUBE_API_KEY>
OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>
RESEND_API_KEY=<YOUR_RESEND_API_KEY>
RESEND_FROM_EMAIL=<YOUR_RESEND_FROM_EMAIL>

Usage

npm run dev

Acknowledgments

Thank you to Motia.dev for this amazing tools and great developer experience. Your dedication to empowering creators is greatly appreciated!

About

This is a learning process to know about motia.dev

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors