Jie Jenn
Jie Jenn
  • 750
  • 17 327 748
Web Scraping Google Maps Using Playwright Python And OpenAI API
📋 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: UA-cam@LearnDataAnalysis.org
#webscraping #playwright #python #openai
Переглядів: 242

Відео

How To Download Files In Playwright Python | Browser Automation With Playwright Python
Переглядів 1599 годин тому
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)
Переглядів 19014 годин тому
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
Переглядів 21919 годин тому
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: UA-cam@LearnDataAnalysis.org #langchain ...
Getting Started With Azure Maps API In 5 Minutes | Azure Tutorial For Beginners
Переглядів 127День тому
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: ua-cam.com/video/8spQZkFrAnY/v-deo.html 📺 Create an Azure resource group: ua-cam.com/video/8...
Create A Resource Group In Azure Portal Under 3 Minutes | Azure Tutorial For Beginners
Переглядів 63День тому
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
Переглядів 77День тому
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
Переглядів 45414 днів тому
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
Переглядів 16314 днів тому
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: ua-cam.com/video/3mGci9Kd_6I/v-deo.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-J...
Connect Your LLM App Or RAG To The Web With Real-Time Content With Tavily AI Search API In Python
Переглядів 12114 днів тому
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": ua-cam.com/video/3mGci9Kd_6I/v-deo.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
Переглядів 27414 днів тому
Given that the UA-cam AI Summarizer is one of the most popular paid services today ranged from ten dollars to twenty dollars per month, I thought maybe I could create my own UA-cam AI Summarizer desktop application at a fraction of the cost. In this tutorial, I will go through the process of building my own UA-cam AI Summarizer desktop app using Python. 📋 Source Code: www.patreon.com/posts/sour...
Turn Advanced Google Search Into A Desktop GUI App With Python and PyQt6
Переглядів 33421 день тому
Not a lot of people know this, but on Google, there's an advanced search function to refine Google searches with additional parameters. Unfortunately, the advanced feature is not presented on Google homepage and takes an extra click to access. Instead of using 📋 Source Code: www.patreon.com/posts/source-code-turn-105130256 📑 Google Advanced Search: www.google.com/advanced_search Show Support ☕...
Search The Web With Google Custom Search API In Python
Переглядів 50621 день тому
In this video, we will dive into how to use Google Custom Search API to run web searches programmatically using Python. 📑 Custom Search parameter list: developers.google.com/custom-search/v1/reference/rest/v1/cse.siterestrict/list 📋 Source Code: www.patreon.com/posts/source-code-web-104934136 Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www.patreon.com/JieJenn (...
Create A Google Maps Screenshot Desktop App With Python & PyQt6
Переглядів 33821 день тому
Google Maps is one of the most widely used tools on the web today. Many companies frequently need to capture screenshots of specific locations on Google Maps. In this tutorial, we will build a Google Maps screenshot capture app using Python and PyQt6. This is a great opportunity if you want to get more hands on experience building desktop applications using Python. 📑 Google Maps Static API Refe...
Create Your Own GPT Function In Google Sheets With Google Apps Script
Переглядів 238Місяць тому
Why waste monthly paying for subscription to use GPT function in Google Sheets. In this video, we'll dive into creating a custom GPT function in Google Sheets using Google Apps Script. 📋 GPT Function source code: www.patreon.com/posts/source-code-apps-104674862 📑 Sign up for OpenAI's account: platform.openai.com/ Show Support ☕ Paypal: www.paypal.me/jiejenn/5 ☕ Venmo: @Jie-Jenn 🌳 Patreon: www....
Real-Time Audio Transcription Using Azure Speech to Text API in Python
Переглядів 851Місяць тому
Real-Time Audio Transcription Using Azure Speech to Text API in Python
How To Upgrade Python Version In Existing Python Virtual Environments
Переглядів 309Місяць тому
How To Upgrade Python Version In Existing Python Virtual Environments
Getting Started With Google Cloud Video Intelligence API In Python | GCP Tutorial For Beginners
Переглядів 384Місяць тому
Getting Started With Google Cloud Video Intelligence API In Python | GCP Tutorial For Beginners
Create An Excel Splitting Desktop App Using Python & PyQt6
Переглядів 453Місяць тому
Create An Excel Splitting Desktop App Using Python & PyQt6
Toggleable Sidebar Basics | PyQt6/PyQt5 Tutorial
Переглядів 366Місяць тому
Toggleable Sidebar Basics | PyQt6/PyQt5 Tutorial
Automate Salesforce SOQL Report To Excel With Python (Using Salesforce REST API)
Переглядів 282Місяць тому
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
Переглядів 499Місяць тому
Create Your Own UA-cam Content Search App With Python | Python Project Full Tutorial
Split An Excel Table Into Multiple Excel Files With Python
Переглядів 317Місяць тому
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
Переглядів 304Місяць тому
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)
Переглядів 3372 місяці тому
Python Project | Create Your Own Audio Player Desktop App With Python (Using PyQt6)
Getting Started With Google Maps Places (New) API In Python
Переглядів 1,8 тис.2 місяці тому
Getting Started With Google Maps Places (New) API In Python
Getting Started With Google Maps API In Python
Переглядів 5502 місяці тому
Getting Started With Google Maps API In Python
Getting Started With Azure Text-To-Speech API In Python To Convert Text To Realistic Human Voice
Переглядів 6642 місяці тому
Getting Started With Azure Text-To-Speech API In Python To Convert Text To Realistic Human Voice
Create a Google Sheets Data Entry Form Google Using Python (PyQt6)
Переглядів 5372 місяці тому
Create a Google Sheets Data Entry Form Google Using Python (PyQt6)
Automate PDF Data Entry with Data in Excel Using Python
Переглядів 7002 місяці тому
Automate PDF Data Entry with Data in Excel Using Python

КОМЕНТАРІ

  • @yzee4
    @yzee4 11 хвилин тому

    How define taskbar icon????

  • @yzee4
    @yzee4 42 хвилини тому

    HOW CHANGE ICON ON TASKBAR???

  • @00RONDOR00
    @00RONDOR00 Годину тому

    Thanks for your detailed walkthrough!

  • @leonardobarrosca
    @leonardobarrosca 9 годин тому

    i love u

  • @VivanMohatta
    @VivanMohatta 19 годин тому

    nice accent.where r u from

  • @adityanjsg99
    @adityanjsg99 21 годину тому

    Saved me quite a money, thanks and superlike

    • @jiejenn
      @jiejenn 15 годин тому

      Glad you found the video helpful!

  • @kusnotodae9291
    @kusnotodae9291 22 години тому

    Thx Bro

  • @Jheinsmith
    @Jheinsmith День тому

    I have to do this every week but with new data that I get every week. How can I use this macro to work in other excel files using the same criteria

  • @shashanksurekhapapde6143
    @shashanksurekhapapde6143 День тому

    is there a VS code Ext to do for xml ?

    • @jiejenn
      @jiejenn 15 годин тому

      I am not sure to be honest.

  • @MrRahul15937
    @MrRahul15937 День тому

    Thanks

  • @abdelhakbenbassou4137
    @abdelhakbenbassou4137 День тому

    Hello There.

  • @abdelhakbenbassou4137
    @abdelhakbenbassou4137 День тому

    Hello There.

  • @abdelhakbenbassou4137
    @abdelhakbenbassou4137 День тому

    Hello There.

  • @Endou77
    @Endou77 День тому

    THank ouuuuuu

  • @basharh6763
    @basharh6763 День тому

    still working june 2024 :o

  • @basharh6763
    @basharh6763 День тому

    You are amazing thank youuu <3

  • @ehenyor
    @ehenyor 2 дні тому

    So, on Linux, we just symlink from the default folder (/usr/share/ollama/.ollama/models) to wherever we want?

    • @jiejenn
      @jiejenn 2 дні тому

      I believe so.

  • @r2ge_
    @r2ge_ 3 дні тому

    Thanks for the video! Please tell me how to update the token automatically? It is updated periodically, so you have to manually get a new token.

    • @jiejenn
      @jiejenn 3 дні тому

      You can refer to this video ua-cam.com/video/AjOfAQCZsJU/v-deo.html

  • @leninbuenocopy
    @leninbuenocopy 3 дні тому

    Thank you for your help. It pulls all the comments, but the comments that have replies are not tracking the replies. Do you know if there is any way to track it too?

    • @jiejenn
      @jiejenn 3 дні тому

      Don't have a solution right now.

    • @leninbuenocopy
      @leninbuenocopy 3 дні тому

      @@jiejenn No problem. It helped me very much. Ty

  • @edukt90
    @edukt90 3 дні тому

    Thank you very much

  • @ravinderkhandelwal3363
    @ravinderkhandelwal3363 4 дні тому

    Thank you sir ☺️🙏

  • @tanvirahmed1959
    @tanvirahmed1959 4 дні тому

    Please publish full tutorial on playwright. Now a days playwright is more faster than selenium

  • @user-qy9rq1xc5g
    @user-qy9rq1xc5g 4 дні тому

    Hello, how to use xlwings server in wsl system step by step instraction

  • @osamanasher2550
    @osamanasher2550 4 дні тому

    Great thank you very much jie

    • @jiejenn
      @jiejenn 4 дні тому

      👍

    • @osamanasher2550
      @osamanasher2550 4 дні тому

      Kindly jie are you make vidio regarding sharing access in lan or hosting in web ? Also sending sms ????

  • @user-mw4su4ix3k
    @user-mw4su4ix3k 4 дні тому

    can you describe how to upload file thorugh folderpath intead of folder id

  • @champstark8974
    @champstark8974 4 дні тому

    can we call multiple features such as face detection, logo detection etc in a single api call?

  • @michelleurbano0809
    @michelleurbano0809 5 днів тому

    Nice vid ! 🎉 but a question if youre going to change the location of the database file that is inside a filegroup? is it the same way just modify file name and filepath directly?

    • @jiejenn
      @jiejenn 5 днів тому

      I believe it needs to be a absolute file path

    • @michelleurbano0809
      @michelleurbano0809 5 днів тому

      @@jiejenn 'coz I have a situation where a filegroup contains two datafiles but have different location and I need to put the other datafile to the same location but havent tried it, a normal modify file or needs an alter the whole filegroup and then just changed the filepath 🥹 😅 but I'll search further thanks for replying.

  • @cometmace
    @cometmace 5 днів тому

    Thanks for clearing up the Azure/Subscription/Resource hierarchy.

  • @chillbalu6519
    @chillbalu6519 5 днів тому

    Thanks, you, Great video!!!

  • @nrdtv9481
    @nrdtv9481 5 днів тому

    Hello, thanks for this video. Would it be possible to upload your code or make a new tutorial with just the original python idle to get this working?

    • @jiejenn
      @jiejenn 5 днів тому

      I will looking into it.

  • @ika9
    @ika9 6 днів тому

    thank u very much , it really works

  • @arwen1111
    @arwen1111 6 днів тому

    Thank you so much for this video! I'm fairly new to programming in Visual Studio and had no clue what the terminal did, but this video helped me out! All the other videos about duckdb went so vast over that subject

    • @jiejenn
      @jiejenn 6 днів тому

      Glad the video helped!

  • @jasongonzalez1680
    @jasongonzalez1680 6 днів тому

    You could also just create and save a delete query (to delete all the current records (basically "TRUNCATE" in SQL Server)) and an append query (to add whichever columns you want) and run them whenever. Or create a macro to run both of these in sequence.

  • @TheMandraman
    @TheMandraman 6 днів тому

    Very nice, thank you

  • @janajit
    @janajit 6 днів тому

    1:00 , how you just highlighted single word in line README FIXME When i am trying to highlight, it's highlighting full line # TODO: Debug Code

  • @mahadevphad83
    @mahadevphad83 6 днів тому

    hi bro thank u so much for making this sheet i need for Indian market how to change link for Indian link for this sheet

  • @nielshoogeveen3767
    @nielshoogeveen3767 7 днів тому

    how can I get a structured output of an AgentExecutor using TavilySearch?

  • @LoganAlfa-1
    @LoganAlfa-1 7 днів тому

    Oye pon el titulo en ingles , confundes si hablas ingles, porque pu, pones el titulo en español, imb, solo me haces perder el tiempo!

  • @debatradas9268
    @debatradas9268 7 днів тому

    thank you so much

  • @TheMariolino2005
    @TheMariolino2005 7 днів тому

    Fantastic! *****

  • @rockstarmuzik7371
    @rockstarmuzik7371 7 днів тому

    💯💯💯💯💯

  • @negeri_sipil
    @negeri_sipil 7 днів тому

    Hi Jie, currently pyinstaller detected as virus. Is there a better way to compile Python to exe?

    • @jiejenn
      @jiejenn 7 днів тому

      What I do is temporarily disable antivirus software. I run into the same issue pretty frequently.

  • @user-xe2dy6sh9o
    @user-xe2dy6sh9o 7 днів тому

    very interesting video)Is it possible to extract data on all coins on one exchange like Binance?

  • @user-sh4bd8pl3s
    @user-sh4bd8pl3s 7 днів тому

    well done. its works for me.

  • @k_alex
    @k_alex 8 днів тому

    Can we move already downloaded models?

    • @jiejenn
      @jiejenn 8 днів тому

      If you moved the model, then ollama won't be able to use unless you change the model path.

  • @Cartoonnetwork384
    @Cartoonnetwork384 8 днів тому

    I have been looking for this code method for the past 5 hours which I couldn't find anywhere all over UA-cam. Finally got tired and gave it the last try and thought I would turn off the computer after that. Then I saw Jie Jenn's video and he solved my problem by explaining it in very simple words. You are a very great person. Thanks

    • @jiejenn
      @jiejenn 8 днів тому

      Glad to hear!

  • @kalaiastro4971
    @kalaiastro4971 8 днів тому

    Works

  • @karole.
    @karole. 9 днів тому

    Superb, thank you JJ! 😘

  • @Mostafa_Sharaf_4_9
    @Mostafa_Sharaf_4_9 10 днів тому

    Can we connect llm with google maps to know the locations , if yes how can I do this ?

    • @jiejenn
      @jiejenn 10 днів тому

      Can you be more specific? Location of what?

    • @Mostafa_Sharaf_4_9
      @Mostafa_Sharaf_4_9 9 днів тому

      @@jiejenn the idea is to make llm able to understand the geometry and recognize streets and building in a specific geometry ...

  • @malaikannanjothi9358
    @malaikannanjothi9358 10 днів тому

    Well Explained with good example...Thanks