Save Time Listening to Podcasts: Creating Chatbots from Podcasts in 2 minutes or lessOne thing that chatgpt can’t do is it can’t take in entire 800k character documents. But with chat base you can now do that to create…Feb 12, 2023Feb 12, 2023
Creating Chrome Extensions with Bubble.io: A Low Code SolutionUnleash the full potential of your ideas with a chrome extension, and do it all without (almost) writing a single line of code. Bubble.io…Jan 22, 2023Jan 22, 2023
Using GPT-3 to write codeRecently I’ve been testing out GPT-3 with some free credits to help me code — especially on subjects that I’m just starting to learn about…Dec 10, 2022Dec 10, 2022
The Power of BERT: NLP Topic Modelling and Analyzing Podcast TranscriptsRecently I was scrolling through many podcast episodes and I had the idea to run topic modelling on podcast transcripts to help me…Sep 6, 20222Sep 6, 20222
Using “States” in Flutter to create dynamic web pagesStates in flutter let us dynamically re-build pages in flutter. I’m going to show a quick application of using states.May 28, 2022May 28, 2022
Published inAWS TipCreating a Webhook with Python, AWS Lambda, API Gateway and Docker in 10 minutesIn order to do this you need to download the AWS CLI, an AWS ECR image repository, and a S3 Bucket already set up. If you haven’t gotten…May 23, 2022May 23, 2022
The differences between Azure Synapse and SQL ServerRecursive CTEs are not available as of nowMay 22, 2022May 22, 2022
Identifying Twitter BotsAbout a year ago, I was doing some data mining on Twitter to do sentiment and network analysis on tech related subjects. Along the way, I…May 22, 2022May 22, 2022
Published inLevel Up CodingCreating a Basic Login App using FlutterFlutter is based on Dart. It allows the development of web, ios, android and desktop apps. I’m by no means a professional flutter developer…May 22, 2022May 22, 2022