The app is now making practice SHSAT quizzes on an automated schedule — using a combo of AWS Lambda
, Rita.js
, TypeScript
, and OpenAI
API endpoints — all running in a Github Actions build pipeline.
Vaccination Card Scanner Part 2
AI-based
card scanner app that lets you upload an image and view the result. Uses AWS textract and rekognition to determine if your file is a valid US covid vaccination card… or a picture of a cat. 😂
Using AI to Discern Cats from CDC Vaccination Cards
The NYC Covid Safe app can’t tell the difference between a valid CDC vaccination card and a picture of a cat. Doing this isn’t just possible, it’s pretty easy. With AI – using node.js
, textract
, and rekognition
– in fewer than 300 lines of code.
Animatronic AI: Story Generator
AI-Generated Short Story: Time to Dial 911
A story by run_2
(an up-and-coming retrained gpt-2 model). A young assistant professor of classics receives an email from the department chair. It is addressed to “your excellency”. Is he a robot?! All he wants is a a high-end apartment in New York City, but isn't even aware that he already lives in a house the size of Delaware.
AI-Generated Short Story: Water is just Earth Soup
AI-Generated Short Story: Malaysian Sasquatch Guard
Tech Company Resignation Email Generator
Machine-Generated Art Descriptions v1
NLP Pipeline trained on Modern Art Descriptions
“I have found that the trick to successful modern art isn't the art. It's the description.” – My buddy D
Naturally, ☝🏽this got my wheels turning. Could I design an algorithm that could write convincing modern art installation descriptions? Being a total noob with ai and nlp, how far could I get in a reasonably short amount of time in between work and snow shoveling? Well, I found out.