Videos

Video thumbnail for Introducing KeyLLM - Keyword Extraction with Mistral 7B and KeyBERT
18:52
Icon for www.youtube.comyoutube.com › watch

Introducing KeyLLM - Keyword Extraction with Mistral 7B and KeyBERT

In this video, I'm proud to introduce KeyLLM, an extension to KeyBERT for extracting keywords with Large Language Models! We will use the incredible Mistral 7B LLM and go through several use cases. Timeline 0:00 Introduction 0:35 Loading Mistral 7B 3:45 Prompt Engineering 8:27 Example 1: Keyword extraction with KeyLLM 11:44 Example 2: Efficient ...
YouTube
· Oct 12, 2023
Video thumbnail for Use THIS Algorithm To Find KEYWORDS in Text - A Short Python Project
05:22
Icon for www.youtube.comyoutube.com › watch

Use THIS Algorithm To Find KEYWORDS in Text - A Short Python Project

Here's a great short beginner project using the RAKE algorithm to extract keywords from review text that we scraped online. Rake stands forRapid Automatic Keyword Extraction which uses the frequency of words in the text to score up key phrases. package used: https://csurfer.github.io/rake-nltk/_build/html/index.html my code: https://github.com ...
YouTube
· Mar 31, 2022
Video thumbnail for Text Summarization & Keyword Extraction | Introduction to NLP
14:59
Icon for www.youtube.comyoutube.com › watch

Text Summarization & Keyword Extraction | Introduction to NLP

Learn how to summarize any text and extract keywords. I've explained the concept and shown the gensim implementation! #nlp #gensim #machinelearning For more videos please subscribe - http://bit.ly/normalizedNERD Support me if you can ️ https://www.paypal.com/paypalme2/suji04 https://www.buymeacoffee.com/normalizednerd NLP playlist - https ...
YouTube
· Jun 9, 2020
Video thumbnail for Keyword Extraction with Python and Sklearn
03:49
Icon for www.youtube.comyoutube.com › watch

Keyword Extraction with Python and Sklearn

In this tutorial, you will learn how to extract keywords from text using the sklearn library in Python. Keyword extraction is a useful part of information retrieval systems and natural language processing (NLP). The method used in this video is tf-idf. An example use of extracting keywords from the plot of a movie is shown.
YouTube
· May 27, 2023
Video thumbnail for Extracting sentiment, entities, and key phrases from text with Amazon Comprehend | NLP | Python
21:04
Icon for www.youtube.comyoutube.com › watch

Extracting sentiment, entities, and key phrases from text with Amazon Comprehend | NLP | Python

This video demonstrates how to use the Amazon Comprehend service to detect sentiment and extract entities and key phrases from the text. Code: https://github.com/PradipNichite/Youtube-Tutorials/blob/main/Amazon_Comprehend.ipynb Build Custom Named Entity Model: https://youtu.be/YLQvVpCXpbU NLP Beginner to Advanced Playlist: https://youtube.com ...
YouTube
· Nov 28, 2022
Video thumbnail for How to extract semantic and meaningful keywords with BERT
08:21
Icon for www.youtube.comyoutube.com › watch

How to extract semantic and meaningful keywords with BERT

👉 Subscribe to my channel on this link https://bit.ly/31ZOVFD In this video, I'll review the KeyBert package to extract meaningful and semantic keywords from text documents. Here's what we'll cover: We'll understand how KeyBert works and how it adds diversity in the results We'll try it out on some examples We'll embed it in a Streamlit ...
YouTube
· May 8, 2021
Video thumbnail for Clean and Extract Text the EASY Way - Pro Tip!
10:12
Icon for www.youtube.comyoutube.com › watch

Clean and Extract Text the EASY Way - Pro Tip!

With Power Query we can quickly and easily extract text strings, whether it's letters, either upper or lower case, or numbers, and even special characters. Download the sample Excel file here: https://bit.ly/3okDqDa 0:16 Introduction 0:42 Text.Select Lower Case Letters 1:28 Text.Select Upper Case Letters 1:48 Text.Select Numbers 2:12 Text ...
YouTube
· May 13, 2021
Video thumbnail for Excel Data Mastery: 5 Clever Strategies to Extract Text from Any Cell
25:00
Icon for www.youtube.comyoutube.com › watch

Excel Data Mastery: 5 Clever Strategies to Extract Text from Any Cell

📗 Download Practice Workbook: »» https://cutt.ly/up4v2205M01FD 🎯 Learn 5 clever Excel strategies to instantly extract text from any cell, mastering data handling in minutes. Unlock Excel's full potential now! In this Excel tutorial, I'm going to show you how to efficiently extract names from email addresses using simple yet powerful ...
YouTube
· Jan 2, 2024
Video thumbnail for How to find keywords in a text?
03:25
Icon for www.youtube.comyoutube.com › watch

How to find keywords in a text?

Learn how to identify the important words in any text. Use this skill to succeed on a TOEFL/IELTS or any other English test.
YouTube
· Oct 12, 2021
Video thumbnail for The modern ways to extract text in Excel
01:51
Icon for www.youtube.comyoutube.com › watch

The modern ways to extract text in Excel

Not too long ago, extracting text in Excel was a bit of a nightmare. Sure, we've always had functions like LEFT, RIGHT, MID, LEN, and FIND to help us, but even the simplest extractions could require a lengthy formula. That changed last year, as Microsoft announced a new set of text functions that made things significantly easier for us ...
YouTube
· May 12, 2023
Video thumbnail for Use LLMs To Extract Data From Text (Expert Mode)
15:28
Icon for www.youtube.comyoutube.com › watch

Use LLMs To Extract Data From Text (Expert Mode)

Twitter: https://twitter.com/GregKamradt Newsletter: https://mail.gregkamradt.com/signup Kor: https://eyurtsev.github.io/kor/tutorial.html LangChain: https://python.langchain.com/en/latest/index.html Code: https://github.com/gkamradt/langchain-tutorials/blob/main/data_generation/Expert Structured Output (Using Kor).ipynb 0:00 - Intro 0:24 - Kor ...
YouTube
· Apr 13, 2023
Video thumbnail for Extract Text, Title, Paragraph, Image From A Image Document using Deep Learning.
11:08
Icon for www.youtube.comyoutube.com › watch

Extract Text, Title, Paragraph, Image From A Image Document using Deep Learning.

Video demonstrates the extraction of particular text, title, images from an image document. Link: https://github.com/Layout-Parser/layout-parser Notebook Link: https://github.com/karndeepsingh/layout_parser_implementation Recommended Gaming Laptops For Machine Learning and Deep Learning : 👉 1. HP Pavillion (Ryzen 5 / RTX 3050) - https://amzn ...
YouTube
· May 29, 2021
Video thumbnail for How to Extract, Summarize and Analyze Text With ChatGPT Prompts
12:12
Icon for www.youtube.comyoutube.com › watch

How to Extract, Summarize and Analyze Text With ChatGPT Prompts

Learn how to extract, summarize, and analyze any piece of text using ChatGPT prompts from Keywords Everywhere. Download Keywords Everywhere here: https://keywordseverywhere.com Chapters: 00:00 Intro 01:12 Keywords Extraction 03:51 Extractive Summary 04:55 Topic Extraction 05:54 Abstractive & Extractive 06:55 Bullet Point Summary 07:34 TLDR ...
YouTube
· Jul 13, 2023
Video thumbnail for How to Extract Part of Text String from an Excel Cell
16:43
Icon for www.youtube.comyoutube.com › watch

How to Extract Part of Text String from an Excel Cell

In this tutorial, we teach you how to use this handy Excel function. This useful tool can extract text using the text functions, LEFT, MID and RIGHT tools and more complex extraction of text using the SEARCH or FIND functions. Not only is this a great time-saving function, but it also makes extracting information from data sets easy! 🌍 Get ...
YouTube
· Mar 15, 2021
Video thumbnail for Power Query for Sentiment Analysis and Keywords extraction | Text Analytics | Machine Learning
12:53
Icon for www.youtube.comyoutube.com › watch

Power Query for Sentiment Analysis and Keywords extraction | Text Analytics | Machine Learning

In this video, I will show you how to do sentiment analysis and extract keywords using power query in power bi. Sentiment analysis is the process of determining the attitude of a speaker or writer towards a topic or entity. Want to take your power bi dashboarding skills to next level? then join my advance power bi dashboard training, email me ...
YouTube
· Sep 26, 2023
Video thumbnail for How to automate extracting text from emails in just 1 minute
01:37
Icon for www.youtube.comyoutube.com › watch

How to automate extracting text from emails in just 1 minute

Do you regularly receive a ton of emails 📧and want to extract unstructured text from emails and send the result to a CSV file? 💫Learn in this video how you can easily automate it in just 1 minute with GPT AI Builder and Power Automate! 🤯 No advanced technical knowledge required. 🧠 Try AI Builder for free today: https://aka.ms ...
YouTube
· May 31, 2023
Video thumbnail for Extracting Text from PDF documents using python (OCR)
10:38
Icon for www.youtube.comyoutube.com › watch

Extracting Text from PDF documents using python (OCR)

#datascience #machinelearning #ocr Easy OCR video - https://www.youtube.com/watch?v=FCinjhkxE8s Custom Named Entity Recognizer video - https://www.youtube.com/watch?v=1ePkOSGoIFI In this video we will see how we can extract text out of single page or multi page PDF and further apply named entity recognizer to extract key entities We will be ...
YouTube
· Nov 25, 2020
Video thumbnail for Power Automate - Extract Text Values from an Email Body
07:58
Icon for www.youtube.comyoutube.com › watch

Power Automate - Extract Text Values from an Email Body

This video explains how to extract text values from an email body using Power Automate. Power Automate Community https://powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity
YouTube
· Feb 24, 2022
Video thumbnail for How to extract text from a PDF using Power Automate
07:22
Icon for www.youtube.comyoutube.com › watch

How to extract text from a PDF using Power Automate

In this tutorial you’ll get step-by-step instructions on how to extract text from a PDF using Power Automate. For this video we explore a specific use case where we extract text from an image based PDF document and add it to a column in SharePoint. Chapters in this video: 0:00 - Intro 0:11 - CHAPTER 1: Defining the use case 0:40 - CHAPTER 2 ...
YouTube
· May 26, 2023
Video thumbnail for How to Extract Text from PDFs and Images with Amazon Textract | OCR | NLP | Python Code | AWS
30:55
Icon for www.youtube.comyoutube.com › watch

How to Extract Text from PDFs and Images with Amazon Textract | OCR | NLP | Python Code | AWS

This video demonstrates using the Amazon Textract service to detect and extract text and data from scanned documents. It goes beyond simple optical character recognition (OCR) to identify the contents of fields in forms and information stored in tables. - How to Extract Text From Images with Amazon Textract (OCR & NLP) - How to Automate Data ...
YouTube
· Dec 6, 2022
Video thumbnail for Power Automate - Extract Text Values from Email!
13:58
Icon for www.youtube.comyoutube.com › watch

Power Automate - Extract Text Values from Email!

Learn how to extract text values from emails using Power Automate. With this flow you can even achieve system integrations that would otherwise be impossible without API. Expressions used: Split Body Text: split(body('Html_to_text'),outputs('EnterKey')) Compose: Name: last(split(outputs('Split_Body_Text')[6],': ')) (Where "6" equals the row of ...
YouTube
· Jun 1, 2023
Video thumbnail for Extract Text from any PDF File in Python 3.10 Tutorial
05:18
Icon for www.youtube.comyoutube.com › watch

Extract Text from any PDF File in Python 3.10 Tutorial

Today we will be learning how we can extract the text from PDF files in Python 3.10, so that we can later process that text in any way we please. Become job-ready with Python: https://www.indently.io Follow me on Instagram: https://www.instagram.com/indentlyreels
YouTube
· Aug 8, 2022
Video thumbnail for Extract text, links, images, tables from Pdf with Python | PyMuPDF, PyPdf, PdfPlumber tutorial
17:00
Icon for www.youtube.comyoutube.com › watch

Extract text, links, images, tables from Pdf with Python | PyMuPDF, PyPdf, PdfPlumber tutorial

Use these Python libraries to convert a Pdf into an image, extract text, images, links, and tables from pdfs using the 3 popular Python libraries PyMuPDF, PyPdf, PdfPlumber. Here is source code and article I have written: https://pythonology.eu/what-is-the-best-python-pdf-library/ -- Support Pythonology -- https://www.buymeacoffee.com ...
YouTube
· Jan 17, 2023
Video thumbnail for Categorize text with keywords
Icon for exceljet.netexceljet.net › formulas

Categorize text with keywords

To categorize text using keywords, you can use a formula based on the XLOOKUP function and the SEARCH function. In the example shown, the formula in C5 is: =XLOOKUP(TRUE,ISNUMBER(SEARCH(keyword,B5)),category) where keyword (E5:E13) and category (F5:F13) are named ranges. As the formula is copied down, it searches the text in column B for a ...
exceljet.net
· Oct 26, 2022
Video thumbnail for Extract keywords from multiple pdf files using Python
06:44
Icon for www.youtube.comyoutube.com › watch

Extract keywords from multiple pdf files using Python

The purpose of this project is to create time efficiency and reduce the margin of error when working with multiple documents. Process Summarized: Obtain key words from repetitive formatted documents, then extract as a Dataframe to an .xlsx. When working with multiple documents of the same format, it can be tedious to repeat the same task. Link ...
YouTube
· May 31, 2021
Video thumbnail for How to Extract Typed & Handwritten Text from Images and PDFs
05:48
Icon for www.youtube.comyoutube.com › watch

How to Extract Typed & Handwritten Text from Images and PDFs

How to Extract Typed & Handwritten Text from Images and PDFs In this video, I will show you the best image-to-text converter or image-to-text translator and how you can extract typed and handwritten text from scanned images and PDFs. This is called PDF to word OCR (Optical character recognition) and more accurately PDF-to-Text OCR. Google docs ...
YouTube
· Sep 13, 2022
Video thumbnail for Left, Mid, Right, Len, Find, & Search Functions - Extract Text From Cells In Excel!
11:46
Icon for www.youtube.comyoutube.com › watch

Left, Mid, Right, Len, Find, & Search Functions - Extract Text From Cells In Excel!

This video tutorial provides a basic introduction into how to extract text from cells in excel using the left function, the mid function, and right function. It also discusses how to use the len function, find function, and the search function to analyze a text string in a cell. Excel Tutorial For Beginners: https://www.youtube.com/watch?v=nK ...
YouTube
· Jun 16, 2018
Video thumbnail for Search for key words with Power Query
18:04
Icon for www.youtube.comyoutube.com › watch

Search for key words with Power Query

Demonstration on how to use the Power Query user interface to search for key words in a column of text. All sorts of tips can be picked up from this tutorial Table tips, Conditional Column, Merging a query with itself.... And just to be fancy we throw in a cartesian join, Comparer.OrdinalIgnoreCase, and Table.Buffer Excel and Power BI are ...
YouTube
· Jan 29, 2020
Video thumbnail for Parsing Text from email with Microsoft Power Automate
17:53
Icon for www.youtube.comyoutube.com › watch

Parsing Text from email with Microsoft Power Automate

In this video I demonstrate how you can use #PowerAutomate to easily extract text from an incoming email, convert it to useable values and then use those values in your flow actions. In the second part of the video I also show you how you can convert your email content to JSON. If you found this solution useful, I'd appreciate a donation to the ...
YouTube
· Feb 20, 2021
Video thumbnail for How to extract text from a screenshot on Windows 10
01:15
Icon for www.youtube.comyoutube.com › watch

How to extract text from a screenshot on Windows 10

Optical Character Recognition has been around for years and it’s improved so that photographs of printed text e.g., from a book, can be read accurately. Most OCR apps target scanned documents or PDFs that do not allow users to copy text. That said, if you ever need to extract text from a screenshot, an OCR tool is what you need. https://www ...
YouTube
· Jun 24, 2020
Video thumbnail for Find KEYWORDS from strings EASILY using this trick // Beginners Guide to Power BI in 2022
09:05
Icon for www.youtube.comyoutube.com › watch

Find KEYWORDS from strings EASILY using this trick // Beginners Guide to Power BI in 2022

Get Demo Files here https://ko-fi.com/s/416406cdfe In this video were going to go through how you can find keywords within list of strings really easily using only Power Query - 🚩 Get Demo Files here https://bit.ly/3dJE2O7 👍 Become a Patreon to support the channel and get free perks! https://www.patreon.com/solutionsabroad 🛍 Get ...
YouTube
· Feb 16, 2022
Video thumbnail for 11.6 How to Extract Text with Delimiters in Power BI (Power Query) | By Pavan Lalwani
03:04
Icon for www.youtube.comyoutube.com › watch

11.6 How to Extract Text with Delimiters in Power BI (Power Query) | By Pavan Lalwani

#pavanlalwani #powerbi #powerquery #businessintelligence Welcome to this tutorial on how to extract text between delimiters in Power Query. In this video, we will explore a simple and efficient method to extract specific data using Power Query's built-in functions. Extracting data is a common requirement, and we usually resort to using ...
YouTube
· Aug 5, 2020
Video thumbnail for Extract text between values with Power Automate
03:51
Icon for www.youtube.comyoutube.com › watch

Extract text between values with Power Automate

The 'Extract Text between Values' utility action enables to you to extract a value from a string (text) by specifying a start value and an end value within Power Automate.
YouTube
· Aug 3, 2023
Video thumbnail for How to Extract Text from PDF using Power Automate | Power Automate Tutorial
04:22
Icon for www.youtube.comyoutube.com › watch

How to Extract Text from PDF using Power Automate | Power Automate Tutorial

The PDF group of actions enables you to extract images, text, and tables from PDF files and arrange pages to create new documents. To Extract Text from PDF file is crucial task which will achieved using Power Automate. Wanna get rid of your repetitive task then start using power automate. Refer Complete Playlist for Power Automate: https://www ...
YouTube
· Aug 16, 2022
Video thumbnail for Extract Text from PDFs & Images for LLMs Using Python
14:03
Icon for www.youtube.comyoutube.com › watch

Extract Text from PDFs & Images for LLMs Using Python

This video aims to provide a few technics to efficiently extract text from any type of document. After completing this tutorial, you will have a clear idea of which tool to use depending on your use case. Source code: https://github.com/keitazoumana/Medium-Articles-Notebooks/blob/main/OCR_Content_Extraction.ipynb Medium Article: https ...
YouTube
· Jul 25, 2023
Video thumbnail for NLP Projects | Text Summarization Using NLP | Auto Text Summary
03:11
Icon for www.youtube.comyoutube.com › watch

NLP Projects | Text Summarization Using NLP | Auto Text Summary

Learn how to summarize any text and extract keywords. We've explained the concept and shown the gensim implementation! Automatic text summarization is basically summarizing of the given paragraph using natural language processing and machine learning. There has been an explosion in the amount of text data from a variety of sources. This volume ...
YouTube
· May 21, 2022
Video thumbnail for Extract Text Between Two Characters in Excel
06:30
Icon for www.youtube.comyoutube.com › watch

Extract Text Between Two Characters in Excel

Extract text between two characters in a cell. This video looks at how to extract text between two forward slashes (/) in Excel. It will not be straightforward and multiple functions are used together to achieve it. The LEFT function is used to extract a specified number of characters from the start of text. And the MID function is used to pass ...
YouTube
· Apr 14, 2014
Video thumbnail for Excel - 3 Cool methods to extract text from the beginning of a text string
06:11
Icon for www.youtube.comyoutube.com › watch

Excel - 3 Cool methods to extract text from the beginning of a text string

We frequently need to extract part of a text string in Microsoft Excel. We are going to extract the first part of a text string. Examples of text string parts you would extract include product numbers, employee IDs, and accounting numbers. For example, the product number GA-205-Atl or the accounting number 0012346-00123. Any number that is ...
YouTube
· May 2, 2023
Video thumbnail for Extract Text from cells in Excel - How to get any word from a cell in Excel
10:53
Icon for www.youtube.comyoutube.com › watch

Extract Text from cells in Excel - How to get any word from a cell in Excel

VBA/Macros Course (40% Discount): https://www.teachexcel.com/vba-course-update.php?src=youtube_v_description_zghj4leb2dg More help: https://www.teachexcel.com Excel Forum: https://www.teachexcel.com/talk/microsoft-office?src=yt This tutorial shows you how to input a formula into a cell in Microsoft Excel which will pull text from another cell ...
YouTube
· Jan 6, 2009
Video thumbnail for Extract text from Email Body using AI in Power Automate flows | Azure OpenAI GPT
12:49
Icon for www.youtube.comyoutube.com › watch

Extract text from Email Body using AI in Power Automate flows | Azure OpenAI GPT

This step-by-step tutorial video showcases how to extract text contents (unstructured data) from email body or subject and convert it to structured data (JSON Array) by leveraging Power Automate & Azure OpenAI GPT. The Power Automate flow triggers when a new Email arrives in Outlook and leverages AI to extract the contents from the email body ...
YouTube
· Apr 10, 2023
Video thumbnail for Project 8: Keyword Extraction using Rapid Automatic Keyword Extraction (RAKE).
02:03
Icon for www.youtube.comyoutube.com › watch

Project 8: Keyword Extraction using Rapid Automatic Keyword Extraction (RAKE).

Keyword Extraction is the process of automatically identifying and extracting important words or phrases from a text document. These extracted keywords can provide valuable insights into the main topics and themes present in the document. Rapid Automatic Keyword Extraction (RAKE) is a popular and simple keyword extraction algorithm that works ...
YouTube
· Jul 26, 2023
Video thumbnail for extract text from microsoft word document using Python
15:57
Icon for www.youtube.comyoutube.com › watch

extract text from microsoft word document using Python

Data Science often depends on information stored in Office file formats Course materials for the Spring 2020 semester are available at https://github.com/umbcdata601/spring2020 and https://most.oercommons.org/courseware/lesson/197/overview The 2019 Fall materials are at https://most.oercommons.org/courseware/module/102 Those are an update to ...
YouTube
· Feb 15, 2020
Video thumbnail for Microsoft Power Automate Tutorials || Module 30 : Key Phrase Extraction Model With AI Builder
13:34
Icon for www.youtube.comyoutube.com › watch

Microsoft Power Automate Tutorials || Module 30 : Key Phrase Extraction Model With AI Builder

#Microsoft #Microsoftpowerautomate #Microsoftflow #PowerAutomate #RPA #PowerRPA #AIBuilder T I M E S T A M P S ⏰ 00:00 Intro 00:12 What is Key Phrase Extraction 00:40 Example for Key Phrase Extraction 01:37 Key Phrase extraction Prebuild Model in AI Builder (Power Automate) 02:12 Key Phrase extraction Model Try outs (Power Automate is the ...
YouTube
· Mar 19, 2021
Video thumbnail for Extract Key Phases in Power BI Using AI Insights - Just in few clicks
03:30
Icon for www.youtube.comyoutube.com › watch

Extract Key Phases in Power BI Using AI Insights - Just in few clicks

The Key Phrase Extraction function evaluates unstructured text, and for each text field, returns a list of key phrases. The function requires a text field as input, and accepts an optional input for Culture info. Language Detection in Power BI - Using AI Insights https://www.youtube.com/watch?v=rJ-sZdEcEQc Sentiment Analysis in Power BI Using ...
YouTube
· May 6, 2022
Video thumbnail for How to Extract First Letter from Each Word in a Cell in Excel
01:40
Icon for www.youtube.comyoutube.com › watch

How to Extract First Letter from Each Word in a Cell in Excel

If you want to learn how to extract the first letter from each word in a cell in Excel, you can watch this video that shows you how to use a formula or a VBA code to achieve this task. You can read more about it here : https://www.excelhow.net/how-to-extract-first-letter-from-each-word-in-a-cell-in-excel.html ######### Learn Microsoft Excel ...
YouTube
· Apr 12, 2023
Video thumbnail for How to Extract the Text from an Image into Word
01:20
Icon for www.youtube.comyoutube.com › watch

How to Extract the Text from an Image into Word

Learn how to extract the text from an image into editable text for Microsoft Word. To extract the text from an image, begin by first opening OneNote and importing the required image into the software. Next right click the image and press 'Copy text from Picture' and paste it in an empty location. From here you can copy the text as usual and ...
YouTube
· Jun 16, 2019
Video thumbnail for Extract key Information from Document using Hugging Face DocQuery Pipeline | PDF | LayoutLM | Donut
13:33
Icon for www.youtube.comyoutube.com › watch

Extract key Information from Document using Hugging Face DocQuery Pipeline | PDF | LayoutLM | Donut

Document Visual Question Answering (DocVQA) or DocQuery: Document Query Engine, seeks to inspire a “purpose-driven” point of view in Document Analysis and Recognition research. You can now parse PDFs of documents and invoices to get answers using the Hugging Face document-question-answering pipeline! Github DocQuery: https://github.com ...
YouTube
· Sep 23, 2022
Video thumbnail for Build a Keyword Extractor: React + OpenAI API + Chakra UI
47:51
Icon for www.youtube.comyoutube.com › watch

Build a Keyword Extractor: React + OpenAI API + Chakra UI

Build and deploy a keyword extractor powered by OpenAI, using React, Vite and Chakra UI. Hostinger: https://hostinger.com/traversy Use the code TRAVERSY for 10% off! Github Repo: https://github.com/bradtraversy/ai-keyword-extractor Blog Post: https://www.traversymedia.com/blog/ai-keyword-extractor-with-react-openai My Web Development Courses ...
YouTube
· Mar 23, 2023
Video thumbnail for Search for multiple keywords in one column using Power Query
05:39
Icon for www.youtube.comyoutube.com › watch

Search for multiple keywords in one column using Power Query

If you need to search and find for multiple keywords in one column in Power Query, here is a very straight forward way to do that :) Here you can download all the pbix files: https://curbal.com/donwload-center SUBSCRIBE to learn more about Power and Excel BI! https://www.youtube.com/channel/UCJ7UhloHSA4wAqPzyi6TOkw?sub_confirmation=1 Our ...
YouTube
· Oct 11, 2022
Video thumbnail for Extract Text from PowerPoint presentation to Word document
02:23
Icon for www.youtube.comyoutube.com › watch

Extract Text from PowerPoint presentation to Word document

You may have run into situations where you wanted to extract text from PowerPoint Presentation to other applications like Microsoft Word or Notepad. PowerPoint presentations are normally saved in a proprietary format with a file extension of PPT. Sharing a PPT file requires all parties involved, to have access to Microsoft PowerPoint. Moreover ...
YouTube
· Sep 2, 2020