Jie Jenn
Jie Jenn
  • Видео 755
  • Просмотров 17 602 259
Analyze Videos With Google Cloud Video Intelligence API In Python | Step-By-Step Tutorial
Video Intelligence is a powerful tool that brings advanced video analysis capabilities to your fingertips with ease. With Video Intelligence, you can automatically extract metadata from video content, making it easier to search, organize, and understand your video data. Throughout the tutorial, I will walk you through how to set up a Google Cloud project and share examples on how we can use video intelligence to detect faces, people, logo, text, and even speech transcription with Google Cloud video intelligence API in Python.
📋 Source Code: www.patreon.com/posts/source-code-with-109110303
📃More info on Google Cloud Video Intelligence: cloud.google.com/video-intelligence?hl=en
💖 Show Support
☕...
Просмотров: 56

Видео

Send Gmail Emails Using Google Cloud Function | Google Cloud Tutorial
Просмотров 24719 часов назад
In this tutorial, I will go through the steps on how to create a send an email using Gmail in Google Cloud Function. 📋Source Code: www.patreon.com/posts/source-code-send-108247150 📃 More on Google Cloud function: cloud.google.com/functions?hl=en Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source code) ✉️ Busines...
Load CSV Files To Database With "dbt seed" | dbt Tutorial
Просмотров 271День назад
dbt (Data Build Tool), a popular data transformation framework created by dbt Lab to streamline data pipeline workflow. In this dbt lesson, we will learn how to use a very useful dbt command called "dbt seed" to upload CSV files to a database. Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source code) ✉️ Business ...
Getting Started With dbt (Data Build Tool) To Run Data Transformation | dbt Tutorial
Просмотров 28114 дней назад
dbt (Data Build Tool), a popular data transformation framework created by dbt Lab to streamline data pipeline workflow. In this video, you will learn how to get started with using dbt to run data transformations in a data warehouse (BigQuery). Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source code) ✉️ Business ...
How to make a REST API call in Google Apps Script
Просмотров 235Месяц назад
Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source code) ✉️ Business Inquiring: RUclips@LearnDataAnalysis.org #appsscript
Web Scraping Google Maps Using Playwright Python And OpenAI API
Просмотров 584Месяц назад
📋 Source Code: www.patreon.com/posts/source-code-web-106568987 Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source code) ✉️ Business Inquiring: RUclips@LearnDataAnalysis.org #webscraping #playwright #python #openai
How To Download Files In Playwright Python | Browser Automation With Playwright Python
Просмотров 291Месяц назад
If you want to become an expert in browser automation using Playwright, then knowing how to download files programmatically is a must. In this video, I will show you how to use Playwright to download a file in Python. 📋 Source Code: www.patreon.com/posts/souce-code-how-106373099 Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access t...
Create Your Own OpenAI Whisper Speech-To-Text Desktop App Using Python (PyQt6)
Просмотров 296Месяц назад
In this tutorial, you will learn how to create an audio to text Text-To-Speech desktop application (PyQt6) using Open Source OpenAI Whisper API in Python. OpenAI has a paid version of Whisper API, in which they host the audio models and provide the computing resource. The drawback is the paid API has a 25MB file size limitation vs open source version doesn't. 📋 Download FFMpeg here: github.com/...
Create a translator LLM web app with LangChain and Python | LangChain Tutorial For Beginners
Просмотров 313Месяц назад
In this beginner friendly tutorial, I will show you how to create a translator LLM web app using LangChain and FastAPI in Python. 📋 Source Code: www.patreon.com/posts/source-code-llm-106203957 Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source code) ✉️ Business Inquiring: RUclips@LearnDataAnalysis.org #langchain...
Getting Started With Azure Maps API In 5 Minutes | Azure Tutorial For Beginners
Просмотров 469Месяц назад
In this video, you will learn how to use Azure Maps API in Python in less than 5 minutes. 📋 Source code: www.patreon.com/posts/source-code-maps-106087711 Before you can use any Azure cloud service, you will need to create an Azure subscription and an Azure resource group: 📺 Create an Azure subscription: ruclips.net/video/8spQZkFrAnY/видео.html 📺 Create an Azure resource group: ruclips.net/video...
Create A Resource Group In Azure Portal Under 3 Minutes | Azure Tutorial For Beginners
Просмотров 70Месяц назад
In this video, I will go through the steps to create a resource group in Azure. A resource group is a container to mange different cloud services. You can think a resource group is equivalent to a project. You can have multiple resource groups in an Azure subscription. 📑 More on Microsoft Azure: azure.microsoft.com/en-us/ Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patr...
Create An Azure Subscription In 3 Minutes | Azure Tutorial For Beginners
Просмотров 89Месяц назад
In this video, I will go through how to create and config a subscription in Microsoft Azure Portal. An Azure subscription acts as a single unit for Azure services. Basically, you can think a subscription as a way to track project and 📑 More on Microsoft Azure: azure.microsoft.com/en-us/ Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early ...
Web Scraping Websites Without Writing A Single Line Of Code
Просмотров 499Месяц назад
Web scraping is still one of the most useful things today, especially for data analytics, machine learning, marketing research. In this tutorial, I share an extremely handy Chrome extension to scrape data from any web pages without writing a single line of code. Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (early access to tutorial source...
Add Web Search Function To Your LangChain LLM Application With Tavily AI
Просмотров 269Месяц назад
To continue from previous lesson, in this video, I will cover how to add content search functionality to delivery outputs in real-time in LangChain. 📺 Getting Started With Tavily AI Search API: ruclips.net/video/3mGci9Kd_6I/видео.html 📋 Source Code: www.patreon.com/posts/source-code-add-105503046 📑 Sign up for Tavily AI: tavily.com/ Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-...
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
Просмотров 275Месяц назад
In this video, I am going to show you how to use the Tavily Search API to add web search functionality to your LLMs and RAG application in Python. Tavily Search API is also compatible with LangChain. 📺 Also checkout "How to integrate Tavily Search API in LangChain": ruclips.net/video/3mGci9Kd_6I/видео.html Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon...
Create Your Own YouTube AI Summarizer (& Transcript Downloader) Using Python and PyQt6
Просмотров 373Месяц назад
Create Your Own RUclips AI Summarizer (& Transcript Downloader) Using Python and PyQt6
Turn Advanced Google Search Into A Desktop GUI App With Python and PyQt6
Просмотров 474Месяц назад
Turn Advanced Google Search Into A Desktop GUI App With Python and PyQt6
Search The Web With Google Custom Search API In Python
Просмотров 1 тыс.2 месяца назад
Search The Web With Google Custom Search API In Python
Create A Google Maps Screenshot Desktop App With Python & PyQt6
Просмотров 4252 месяца назад
Create A Google Maps Screenshot Desktop App With Python & PyQt6
Create Your Own GPT Function In Google Sheets With Google Apps Script
Просмотров 2712 месяца назад
Create Your Own GPT Function In Google Sheets With Google Apps Script
Real-Time Audio Transcription Using Azure Speech to Text API in Python
Просмотров 2 тыс.2 месяца назад
Real-Time Audio Transcription Using Azure Speech to Text API in Python
How To Upgrade Python Version In Existing Python Virtual Environments
Просмотров 3992 месяца назад
How To Upgrade Python Version In Existing Python Virtual Environments
Getting Started With Google Cloud Video Intelligence API In Python | GCP Tutorial For Beginners
Просмотров 6442 месяца назад
Getting Started With Google Cloud Video Intelligence API In Python | GCP Tutorial For Beginners
Create An Excel Splitting Desktop App Using Python & PyQt6
Просмотров 4792 месяца назад
Create An Excel Splitting Desktop App Using Python & PyQt6
Toggleable Sidebar Basics | PyQt6/PyQt5 Tutorial
Просмотров 4582 месяца назад
Toggleable Sidebar Basics | PyQt6/PyQt5 Tutorial
Automate Salesforce SOQL Report To Excel With Python (Using Salesforce REST API)
Просмотров 3362 месяца назад
Automate Salesforce SOQL Report To Excel With Python (Using Salesforce REST API)
Create Your Own YouTube Content Search App With Python | Python Project Full Tutorial
Просмотров 5173 месяца назад
Create Your Own RUclips Content Search App With Python | Python Project Full Tutorial
Split An Excel Table Into Multiple Excel Files With Python
Просмотров 3273 месяца назад
Split An Excel Table Into Multiple Excel Files With Python
Create Your Own Text-To-Speech Desktop App With Python & OpenAI Speech API | Beginner Tutorial
Просмотров 3213 месяца назад
Create Your Own Text-To-Speech Desktop App With Python & OpenAI Speech API | Beginner Tutorial
Python Project | Create Your Own Audio Player Desktop App With Python (Using PyQt6)
Просмотров 3513 месяца назад
Python Project | Create Your Own Audio Player Desktop App With Python (Using PyQt6)

Комментарии

  • @timetosleep8055
    @timetosleep8055 13 часов назад

    Is it fine to inherit a pyqt5 class just to set some attributes? no custom/overwrite methods.

  • @richaeldu2333
    @richaeldu2333 День назад

    hello, the code shows 0 result in my python, but I cannot find why, can you help me to solve the problem?

  • @krishnababare3406
    @krishnababare3406 День назад

    Thanks Bro

  • @ABellendGaming
    @ABellendGaming 2 дня назад

    Due to changes in selenium 4.10.0 executable_path was removed. If you want to pass in an executable_path, you'll have to use the service argument now. This tutorial needs to be updated.

  • @ED-zm8ut
    @ED-zm8ut 2 дня назад

    Thanks Jie! Really appreciate it. :)

  • @hello_world704
    @hello_world704 2 дня назад

    Has anyone been getting the following error? azure.core.exceptions.ResourceNotFoundError: (404) Resource not found Code: 404 Message: Resource not found

  • @krankiioldman8758
    @krankiioldman8758 3 дня назад

    I have never written code; like ever. What I am trying to do is to run an open source program with python. It has been an adventure with one thing after another. The latest; which I have know idea how to repair the issue and unlike the previous issues, I am unable to "trial and error" this one. It's a typeError that I am asking for help with. This is what popped up on the python screen: typeError: __class__ set to <class ‘xlib.api.win32.wintypes.wintypes.CSTR’> defining CSTR as <class ‘xlib.api.win32.wintypes.wintypes.CSTR’> Now after watching a few videos on fixing errors in python; I think that I have to make the first string equal the last string; but I'm neither certain of that or do I know what 'function' to type that would make the equation syntax friendly. Any help would be deeply appreciated but either way; thank you.

  • @argonaut119
    @argonaut119 3 дня назад

    REALLY NICE JOB. Can you also do quotes for OPTIONS on a new video. As a beginner options trader, I think that some type of Excel Table like what you did here for stocks would really help.

  • @nelialinia7033
    @nelialinia7033 3 дня назад

    very simple and useful thank you!

  • @AnthonyJohnFajardo
    @AnthonyJohnFajardo 3 дня назад

    I am getting the server response was not available error. Please Help

  • @cafeteriaastoria5203
    @cafeteriaastoria5203 4 дня назад

    at 1:01 in the window there is a security unblock. Mi excel does not show it. How can I fix this? (have excel 365)

    • @jiejenn
      @jiejenn 4 дня назад

      @@cafeteriaastoria5203 you probably have OneDrive set up as the default drive. You need to close OneDrive first.

  • @thekarotte1625
    @thekarotte1625 4 дня назад

    Thanks a lot!

  • @dianeavwenaghagha1193
    @dianeavwenaghagha1193 4 дня назад

    thanks great video, am new to data engineering currently running a project and having issues connecting my ssms server to data factory after installing self hosted integration run time ,getting an error and someone advised i add azure data factory as a user to my azure sql database, kindly put me through

  • @AiCoverHits
    @AiCoverHits 4 дня назад

    Very helpful. Thanks a lot.

  • @BraveHeart-ht8zf
    @BraveHeart-ht8zf 4 дня назад

    How to convert formula without copy paste formula

  • @kulsoompanhwar190
    @kulsoompanhwar190 5 дней назад

    can you please share your codes

  • @pcm9736
    @pcm9736 5 дней назад

    how to get data of dhaka stock exchange

  • @bigglyguy8429
    @bigglyguy8429 5 дней назад

    It still doesn't recognize a normal GGUF. I give up on Ollama, as there are many other apps that run GGUF without the hassle

  • @upendrareddybade5118
    @upendrareddybade5118 5 дней назад

    Hi Jenn, I am having trouble accessing a specific folder in Google Drive using the Google Drive API. I am trying to access a folder named "Reports," which is under "Shared with Me," but I can only access the root folder. Additionally, I am unable to create any directories under the "Reports" folder. What could be the reason for this issue?

  • @user-zw7dw4gq1s
    @user-zw7dw4gq1s 6 дней назад

    I got error: & err.description, vbinformation in my case, what can be wrong?

  • @sahanaparasuram1948
    @sahanaparasuram1948 6 дней назад

    Hey, I was able to fix the error - turns out it had something to do with my virtual environment. Thank you for the great tutorial!

    • @jiejenn
      @jiejenn 6 дней назад

      Glad to hear!

  • @karimbouchaala6264
    @karimbouchaala6264 6 дней назад

    Done, thank you

  • @anubhavwalia5226
    @anubhavwalia5226 6 дней назад

    thanks

  • @marksheri-lynnarishenkoff8051
    @marksheri-lynnarishenkoff8051 6 дней назад

    At 0:57 what did you do to the axis to adjust it?

  • @peekguyy3194
    @peekguyy3194 7 дней назад

    wow, this is literally what I needed, thank you sir!

  • @same4074
    @same4074 7 дней назад

    Anyone knows an easier way? this is hard for me!! Not able to follow his steps.

  • @aditi28oct
    @aditi28oct 7 дней назад

    Thank you ❤❤

  • @ronhk
    @ronhk 8 дней назад

    Thanks bro!

  • @torayakutv
    @torayakutv 8 дней назад

    terima kasih, tutorial anda sangat bermafaat

  • @lenivets5997
    @lenivets5997 8 дней назад

    ImportError: cannot import name 'Create_Service' from 'google' (unknown location), what i need to do?

  • @jomarimercado9884
    @jomarimercado9884 9 дней назад

    thank you so much, exactly what I needed!

  • @user-ny6hd1db3v
    @user-ny6hd1db3v 9 дней назад

    Thanks .. problem solved 👍

  • @TeleEduConsulting
    @TeleEduConsulting 9 дней назад

    NICE VALUE ADDITION JENN. IS THERE ANY AUTOUPDATE FEATURE AS WELL

  • @AliHaider-c2d
    @AliHaider-c2d 9 дней назад

    Did we just need to place our App_id or is there any change that we need to made as well?

    • @jiejenn
      @jiejenn 9 дней назад

      Can you be more specific?

  • @AA-fo4nd
    @AA-fo4nd 10 дней назад

    Thank you sOo0o much ,but I wanna ask you where can I find the url of api?

  • @luc917
    @luc917 11 дней назад

    great script! thanks for sharing. Easy to follow along while you explained and achieve the same result.

  • @thomas.o
    @thomas.o 11 дней назад

    Thank you so much !

  • @RhymeePlaylist
    @RhymeePlaylist 11 дней назад

    Thank you so much ❤

  • @qwertyasdfgzxcvbiop2114
    @qwertyasdfgzxcvbiop2114 11 дней назад

    i like your original voice. makes you stand out 🙂

  • @aragaorj
    @aragaorj 12 дней назад

    I needed to understand how to search for the type of event that occurred with a schedule. For example, when it is canceled there is the iscanceled attribute, but for appointments that have been declined and are still listed on the calendar, how do I get their status? I already did a search and didn't find this. My purpose is to program a script to search for declined appointments and delete them automatically.

  • @chrisogle001
    @chrisogle001 12 дней назад

    This is great. Thank you so much!!!

  • @kisho2679
    @kisho2679 12 дней назад

    does it have integrated "SageMath"?

  • @VoodooD0g
    @VoodooD0g 13 дней назад

    bro, use dark mode?

  • @markcool383
    @markcool383 13 дней назад

    Is there a way to add in Text to speech and speech to text features? Thanks!

    • @jiejenn
      @jiejenn 13 дней назад

      Of course you can. I have done it using AWS TTS API. The implementation is quite complicated, so be sure you have a good grasp of the API and framework.

  • @arrychitnis165
    @arrychitnis165 13 дней назад

    Thanks a lot for this video! it was a great help

    • @jiejenn
      @jiejenn 13 дней назад

      Glad to hear that!

  • @HitAndMissLab
    @HitAndMissLab 13 дней назад

    you didn't cover how to install Microsoft Visual C++ Redistributable? What do I need to do to install that?

  • @bringtolife9462
    @bringtolife9462 13 дней назад

    This program is not working which every you showed in the video. Exactly did your code. but not working

    • @jiejenn
      @jiejenn 13 дней назад

      @@bringtolife9462 okay.

  • @ahrmohamed9940
    @ahrmohamed9940 14 дней назад

    Many thanks

  • @DeepakPatil-l4h
    @DeepakPatil-l4h 14 дней назад

    nice helpfull