Tag: AI
An AI house assistant we can talk to
My friends know me as an obsessive documenter, but in addition to taking pictures of everything, I keep meticulous records about our house, its maintenance, and in general, every project I'm working on. In an attempt to make the house information useful for my family, I created a Google NotebookLM and gave it access to the house notes. Now, Pam (and I) can text chat with our house LLM, which has already proven to be very useful.
AI-based school email filtering
AI-based school email filtering! I can't believe I waited until after the school year to build out this automation flow. It uses a prompt to determine whether an email contains something actionable for a parent, taking into account the names of my kids, teachers and classes, plus a general prompt-based evaluation of the email contents. If the email is actionable, it forwards an minimal task summary to my personal email address...
Using ChatGPT in every day life
Like many others, I’m using ChatGPT and other LLMs a lot these days, but I’m finding that I have to apply a specific mental context to all interactions, which is one of extreme skepticism. Critical thinking and fact checking are *required* when using ChatGPT. For example, I asked it about tourist visas for American travelers ...
Using Whisper and GPT to summarize YouTube videos
I probably spend an average of 30-60 minutes a day on YouTube listening to amazing experts share knowledge about breaking news. After seeing Auto-GPT in action, I finally decided to do some coding with Whisper and GPT, and created a little program that fetches YouTube videos, transcribes them with Whisper, and summarizes them with GPT.
ChatGPT (GPT-4) music composition experiments
I had a little conversation with ChatGPT (GPT-3.5 and GPT-4) about musical composition, which was interesting. I have to imagine that if someone threw a ton of sheet music at the next version of GPT, it could become proficient (and maybe even genius) at composition in every genre (including crazy mashups).
Using ChatGPT and OpenAI’s Whisper to transcribe and translate old family archives
Tonight, using AI, I transcribed and translated an old, digitized audio tape into a bilingual SRT for almost literally pennies. The recprding is from 1979 and is of my parents and me speaking Mandarin to each other while telling / reading stories. I was 3 years old (!).