We are going to create a messaging Chatbot that is driven by OpenAIs GPT3. This is the closest thing I have seen to a bot having consciousness and we are going to do it in less than 50 lines of code!
This is the written tutorial but if you want to watch the video tutorial on Youtube click here.
Let’s start with good news and bad news. The good news is, the NBA has a stats portal online where they keep data for current and historic NBA games. The bad news is, it’s embedded within the NBA web app where we can’t easily download and manipulate the data for personal fantasy basketball use.
Despite the bad news, there is a solution out there. That solution is laid out in this post. If Adam Silver purposely restricted access to the NBA API, that means the more this post gets shared, the more likely I get banned from all NBA arenas…
If you’ve ever found yourself copy pasta’ing Pandas code from Stack Overflow, you may have run into a dear old friend, the inplace
parameter. At first glance it probably looks like a seemingly random parameter, popping up here and there but more often hiding in the background, defaulting to False.
When I was starting to learn Pandas, I never once encountered an explanation for what the inplace
parameter truly was, or what it was used for. Well, maybe I did, but I certainly don’t remember reading anything that gave me confidence for how to deal with it.
Let me preface this by first saying we do not have any pets or plants. My wife works from home frequently, and as a result, I receive phone calls periodically throughout the day for ‘chit-chat.’ I am always happy to participate in this ‘chit-chat,’ but I often need to tell her that it interferes with meetings while I am at work. To help smooth over the disappointment whenever I need to decline the call, I decided to make her something. This decision happened to come around Valentine’s Day last year, so I went all in on a geeky-romantic something. …
My wife said I was spamming her too much. She wasn’t wrong. In a polite way she asked if I could reduce my automated emails from daily to weekly. Trying not to be offended, I decided to use it as an opportunity to revisit my original project, document it, then share it as a blog post. What I had created was a python script to email myself a random quote every morning. This was at ends with my inbox(0) mentality but a good way to serendipitously start each workday. The quotes came from a google sheet, which I continuously added…
Every day when I launch the blue bird I am flabbergasted by the breadth of conversations taking place and the streams of information being shared, all in some shape or form of 140 characters.
Twitter, to me, is a pipeline that transports thoughts straight from the brain directly to the internet.
The best part about the Twitter pipeline is the fact that there is no one gatekeeper restricting access. You can connect to it however you’d like and follow any interest.
And while you can get a fairly good idea of someone’s interests from their timeline (especially if they…
My thesis is as follows: Facebook is a community and Snapchat is a fraternity (or sorority). The reasoning for this classification can be traced back to the founders themselves.
It all starts with Zuckerberg and his market insight.
In Part 1, I argued that the no-hands-needed Spectacles would empower us to truly immerse ourselves in the moment, while simultaneously being able to snap that same moment more authentically. If you haven’t read that post yet, it’s only 4 minutes long and may help get you onboard for what I’m about to go into next.
I believe that this shift, where we don’t have to hold a smartphone up to everything, empowers people to see the world through a new lens.
Take a look at this graph (assuming it’s not fake). A lot of humans own a lot of cameras, and are capable of taking a lot of photos. Which is exactly what we’re doing.
Long before Snapchat was around, Susan Sontag had a good sense for where our culture was headed, noting that photography had already become:
“almost as widely practiced an amusement as sex and dancing.”
Suffice it to say, photos became even more unbiquitous than she imagined.
Sontag described, somewhat tragically, the psychology and social dynamic of our yet-to-exist online visual culture as an addiction.
“Needing to…
May or May Not Work for the CIA.