AI in May 2025: Vibe coding is mainstream, visual AI gains ground with GPT-4o, video advances fast while XR lags. Voice AI thrives with Sesame. Agentic models progress modestly. Local intelligence grows. Prompt engineering is yesterday’s news.
Tried Meta’s new conversational AI. Natural tone is solid and responsiveness is fast—maybe too fast. But the AI lacks real conversational intelligence and quickly gets irritating. It seems the team still has a lot to learn about true dialogue design.
Old sci-fi missed social media—proof we often misjudge what's next. Today’s AR aims to recreate screens in 3D, but Viture's Immersive 3D flips the script. It turns your desktop into a living world. This could be the breakthrough everyone’s been waiting for.
Tried a new method: pair two AIs like XP—a "navigator" for strategy and a "driver" for code. Gemini struggled solo, but with O4-mini as second coder, the solution became clear. This duo approach could redefine AI coding workflows. Humans? Likely shifting into project leads.
AI chat partners can't yet detect accents or emotion, but by monitoring your own voice during conversations—especially with proper gear like a Rode mic—you can improve your own pronunciation. The tech may be limited, but it’s still a useful practice tool.
Imported old chats from Claude and ChatGPT into Obsidian via Basic-memory—fun to see my first convo from July 2023. Tried cleaning irrelevant PDF data using Cursor and Claude, but no luck. In the end, Gemini wrote a Python script that solved everything in under a second.
Everyone’s talking about MCP servers, but the real opportunity might be in third-party MCP clients. With tools like Claude Desktop, Cursor, and soon ChatGPT’s desktop version, we’re beginning to see the rise of the “LLM OS”—a better name than “Model Context Protocol” anyway.
After a long time of hesitation, I finally dove into creating iOS Shortcuts. What once felt intimidating turned into a breakthrough—I built several that fit my needs exactly.
Just found BasicMemory, an open-source MCP server that brings modular, flexible memory to AI chats. It stores knowledge as entities, observations, and relationships—promising, but needs refining. Biggest questions: Is this the right structure, and how seamless is access?