24:03
Build a RAG web scraper using Langchain, Ollama, ChromaDB
Build a RAG webscraper using Free open source technologies: Langchain, Ollama, ChromaDB The Code can be found on my ...
9:27
Thonny | Great Python IDE for beginners
I am going to talk about Thonny which is a great Python IDE for beginners and I am going to explain why.
29:18
Text Classification with Python: Build and Compare Three Text Classifiers
Text Classification involves assigning a label to a piece of text based on its content or context. In this tutorial we learn how to ...
36:15
Reflex: Write Python and Build REACT.JS Apps
Write Python, read React! Use only Python to build React application. Use Reflex, a full stack Python framework to build apps ...
17:32
In this series of tutorials, we learn how to analyze, explore, manipulate, and visualize data using Pandas library. We will use a lot ...
10:51
How to Use Pydoc: A Guide for Generating Python Documentation
PyDoc is a module that helps you create documentation for your Python code. In this video, you will learn how to use Pydoc to ...
17:00
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 ...
2:04
Pythonology (a History of Monty Python) - Series Trailer
This idea came about because of the lack of people who are familiar with Monty Python. This is a trailer for a series of videos ...
19:32
Text Analysis with Python: Intro to Spacy
Learn how to use Spacy to do common NLP tasks such as Tokenization, Part of Speech Tagging, Named Entity Recognition, ...
28:27
Text Analysis with Python: Intro to Textacy
Textacy is a Python library for performing a variety of natural language processing (NLP) tasks, built on the high-performance ...