How to build a PetCam app with live captioning based on pet picture or video?
https://medium.com/@YuniqueSCM/how-to-build-a-petcam-app-with-live-captioning-based-on-pet-picture-or-video-51181a07ad08
https://medium.com/@YuniqueSCM/how-to-build-a-petcam-app-with-live-captioning-based-on-pet-picture-or-video-51181a07ad08
Medium
How to build a PetCam app with live captioning based on pet picture or video?
Creating a PetCam app with live captioning based on pet gestures involves several components, including computer vision and machine…
A Generalized web-scraper Application to Efficiently Extract Data from Static Websites
https://medium.com/@m.agame1379/a-generalized-web-scraper-application-to-efficiently-extract-data-from-static-websites-e986878c9833
https://medium.com/@m.agame1379/a-generalized-web-scraper-application-to-efficiently-extract-data-from-static-websites-e986878c9833
Medium
A Generalized web-scraper Application to Efficiently Extract Data from Static Websites
1. Introduction
Simple Apache Beam Pipeline to load CSV data into a Postgres Database
https://medium.com/@carmelwenga/simple-apache-beam-pipeline-to-load-csv-data-into-a-postgres-database-5a6cc4861e39
https://medium.com/@carmelwenga/simple-apache-beam-pipeline-to-load-csv-data-into-a-postgres-database-5a6cc4861e39
Medium
Simple Apache Beam Pipeline to load CSV data into a Postgres Database
This post aims to build a simple data pipeline that reads data from a CSV file and loads it into a PostgreSQL database. The Pipeline is…
This Is How You Can Make Money Online Using Python!
https://medium.com/@AmandaMichelle12/this-is-how-you-can-make-money-online-using-python-aae40858230f
https://medium.com/@AmandaMichelle12/this-is-how-you-can-make-money-online-using-python-aae40858230f
Medium
This Is How You Can Make Money Online Using Python!
Turning ‘import’ into ‘income’ — Make money online with Python, the language of dollars and sense! 💻💰
Explaining Binary Search Implementation in Python
https://akhilkumarp.medium.com/explaining-binary-search-implementation-in-python-140d1e34b829
https://akhilkumarp.medium.com/explaining-binary-search-implementation-in-python-140d1e34b829
Medium
Explaining Binary Search Implementation in Python
Understanding the Binary Search Algorithm in Python
Understanding the Code: An In-Depth Look at the Flood Fill Algorithm
https://akhilkumarp.medium.com/understanding-the-code-an-in-depth-look-at-the-flood-fill-algorithm-79ee9a7452ad
https://akhilkumarp.medium.com/understanding-the-code-an-in-depth-look-at-the-flood-fill-algorithm-79ee9a7452ad
Medium
Understanding the Code: An In-Depth Look at the Flood Fill Algorithm
Recursive Depth-First Search (DFS) in the Flood Fill Algorithm
I built AI developer that makes pull requests
https://medium.com/e-two-b/i-built-an-ai-developer-that-makes-pull-requests-a51fa6bde412
https://medium.com/e-two-b/i-built-an-ai-developer-that-makes-pull-requests-a51fa6bde412
Medium
I built AI developer that makes pull requests
Python guide with complete code
5 Python Snippets You MUST Know to Elevate Your Code
https://medium.com/@heerakshah2000/5-python-snippets-you-must-know-to-elevate-your-code-7499a436b755
https://medium.com/@heerakshah2000/5-python-snippets-you-must-know-to-elevate-your-code-7499a436b755
Medium
5 Python Snippets You MUST Know to Elevate Your Code
1. Removing Duplicates from a List:
Exploring offline RAG with Langchain, Zephyr-7b-beta and DeciLM-7b
https://medium.com/@jeremy-k/exploring-offline-rag-with-langchain-zephyr-7b-beta-and-decilm-7b-c0626e09ee1f
https://medium.com/@jeremy-k/exploring-offline-rag-with-langchain-zephyr-7b-beta-and-decilm-7b-c0626e09ee1f
Medium
Exploring offline RAG with Langchain, Zephyr-7b-beta and DeciLM-7b
In 2023, large language models (LLMs) have taken center stage, with Retrieval Augmented Generation (RAG) becoming the buzzword of recent…
Automating CloudFront Cache Invalidation: A Seamless Workflow
https://medium.com/@andreynorin_72871/automating-cloudfront-cache-invalidation-a-seamless-workflow-0ecc0053cc4a
https://medium.com/@andreynorin_72871/automating-cloudfront-cache-invalidation-a-seamless-workflow-0ecc0053cc4a
Medium
Automating CloudFront Cache Invalidation: A Seamless Workflow
Automating AWS CloudFront Distribution refreshes after Jekyll site updates.
Embark on a Data Odyssey: Introducing the ‘Data Voyage’ Series
https://srinath-sridharan.medium.com/embark-on-a-data-odyssey-introducing-the-data-voyage-series-a51c17b92ef3
https://srinath-sridharan.medium.com/embark-on-a-data-odyssey-introducing-the-data-voyage-series-a51c17b92ef3
Medium
Embark on a Data Odyssey: Introducing the ‘Data Voyage’ Series
Introduction
Unleashing Python’s Power: Profiling and Visualization with cProfile
https://medium.com/@yuxuzi/unleashing-pythons-power-profiling-and-visualization-with-cprofile-9365424f31f8
https://medium.com/@yuxuzi/unleashing-pythons-power-profiling-and-visualization-with-cprofile-9365424f31f8
Medium
Unleashing Python’s Power: Profiling and Visualization with cProfile
In the realm of Python programming, performance optimization is a critical aspect, particularly when dealing with large-scale applications…
Transform .ARW files to .JPEG using python.
https://medium.com/@munozulloaemmanuel/transform-arw-files-to-jpeg-using-python-78244d01f2d9
https://medium.com/@munozulloaemmanuel/transform-arw-files-to-jpeg-using-python-78244d01f2d9
Medium
Transform .ARW files to .JPEG using python.
Hi there! In this post, I’ll show you how you can build a Python script that transforms multiple pictures from ARW format to JPEG.
Web Scraping: Creating a dataset of songs from azlyrics
https://medium.com/@abahgift50/web-scraping-creating-a-dataset-of-songs-from-azlyrics-868f984b6e67
https://medium.com/@abahgift50/web-scraping-creating-a-dataset-of-songs-from-azlyrics-868f984b6e67
Medium
Web Scraping: Creating a dataset of songs from azlyrics
The purpose of this article is to provide a textual breakdown of the steps I followed in scraping a dataset of songs from azlyrics.com.
Learn Time Series Analysis In Python
https://medium.com/fintechexplained/learn-time-series-analysis-in-python-97708c06aba2
https://medium.com/fintechexplained/learn-time-series-analysis-in-python-97708c06aba2
Medium
Learn Time Series Analysis In Python
Introduction
I Built an Online Automated Dashboard Displaying Canada’s CPI and Economic Indicators
https://medium.com/@andy456333/i-built-an-online-automated-dashboard-displaying-canadas-cpi-and-economic-indicators-34c132fcb1b2
https://medium.com/@andy456333/i-built-an-online-automated-dashboard-displaying-canadas-cpi-and-economic-indicators-34c132fcb1b2
Medium
I Built an Online Automated Dashboard Displaying Canada’s CPI and Economic Indicators
I built a website that automatically tracks and report data from Stats Canada, go check out the page…