--- title: AI Experiments date: 2026-04-11T13:32:19+08:00 description: I collected a series of small AI experiments to unlock creative ideas. I used tools like Gemini and Claude for everything from palmistry readings and jingle creation to automating email labels and generating data-driven research stories. keywords: [chatgpt, gemini, claude code, data stories, automation, prompt engineering, vision models] --- A collection of little AI experiments that unlock ideas. - **VOICE** Speak to [ChatGPT](https://chatgpt.com/) in a language other than English - **VISION** - Upload your palm's photo and ask for a palmistry reading - Upload a screenshot of a contacts list and ask for a Google Contacts CSV import - **MUSIC** On Gemini select "Create music" (Lyria). Then prompt: - "Create a vote of thanks for the following people. [People]" - "Create a 30s loopable introduction jingle for [Speaker] who's speaking about [Topic]" - **IMAGE** On Gemini select "Create image" (Nano Banana Pro) and prompt: - "Draw this as a visually rich, intricately detailed, colorful, and funny, sketchnote. [Content]" - **AUTOMATIION** - On Google Workspace Studio, prompt: "Add an URGENT label to emails that need immediate action by me." - On Claude Code Desktop, prompt: "Send a test email to myself." - **ANALYSIS** On ChatGPT, prompt: "Research and compare the AI policies across universities as a table." - **RESEARCH** On Claude Code / Codex, prompt: "Write a data story analyzing movie lengths over time." It will search, download, write code, analyze, and visualize.