Video To Blog: Leveraging Gen AI To Auto-Compose Medium Articles From VideosThis article is a test of the Video To Blog service — I put some notes at the end of the article to explain the process but suffice to say…Jul 23, 2024Jul 23, 2024
Published inDev GeniusAnalyzing Customer Retention Via Cohort AnalysisA Cohort Analysis is a method to understand customer churn by grouping customers into “cohorts” and analyzing the frequency and …Jul 8, 20241Jul 8, 20241
Published inDev GeniusBuilding Customer Lifetime Value Estimates With Buy-Till-You-Die Modelling & Python PyMC MarketingThe ability to anticipate customer behavior and estimate the potential value of customer relationships can provide a critical competitive…May 25, 20242May 25, 20242
Published inDev GeniusBuilding A RFM Segmentation With Python & K Means ClusteringThis article provides an overview on Customer Segmentation and a Python code-along guide of how to calculate the Recency, Frequency &…Feb 15, 20241Feb 15, 20241
Building A Probabilistic Risk Estimate Using Monte Carlo Simulations With Python MCerpThis article explains how to create a stochastic risk estimate via a Monte Carlo Simulation using a Python Library called MCerpAug 11, 2023Aug 11, 2023
Building A Natural Language Enabled Pandas Dataframe Agent With LangChain & OpenAIIn this article, we walk thru the steps to build your own Natural Language enabled Pandas DataFrame Agent using the LangChain library and…Jun 25, 20232Jun 25, 20232
Building A Python Script For Natural Language Q&A Using LlamaIndexIn this article I walk thru a simple Python script that can ingest multiple text based documents and enable natural Q&A of the text via a…Mar 12, 20233Mar 12, 20233
Building DIY Pen & Paper Based “Video Games”This article will be a big departure from most of the other stuff I’ve written. Rather than a detailed walk thru of building things in…Feb 18, 2023Feb 18, 2023
Building A Meeting Transcript (Exploratory) Text Analysis Tool With Python & Power BI“Post Pandemic, hybrid / virtual working is turning out to be the norm and with every video meeting we attend , we generate huge volumes…Oct 23, 20221Oct 23, 20221
Published inNerd For TechSimulating Flocking Behavior In Virtual AgentsIn this article, I cover the basics of how boids , an algorithm that simulates flocking behavior, works. I then share a simple model I…Feb 12, 20221Feb 12, 20221