Texti #56: Google I/O in a nutshell and latest AI news. ๐Ÿค–๐Ÿš‚โœจ

Hey there, howโ€™s the AI state feeling for you? doesnโ€™t it feel like everythingโ€™s moving really fast right now. It feels like youโ€™re always behind the train, but worry not, I will fill in the gaps, so that weโ€™re all on board and talking to the conductor of the train to learn first about the direction weโ€™re heading to. ๐Ÿš„ ๐Ÿ—บ๏ธ๐Ÿ’ฌ

So letโ€™s see what wagons we have missed and need to make sure this train is not too long ahead. ๐Ÿš‹๐Ÿ“๐Ÿ“‰

The highlights of the week:

General Specter

  1. MIT Researchers are trying to make Concrete Green using AI.
  2. Same MIT Researchers but different are trying to teach AI to recognize when itโ€™s hallucinating instead of providing wrong answers, (somebodyโ€™s looking for the humble knob ๐Ÿคท)
  3. Reddit sues Anthropic for unauthorized data consumption, while reddit is just filling their pockets like Scrooge McDuck (due upcoming US Government contracts)
  4. AI Driven ads at Meta. This day is coming and itโ€™s going to be within the next 6 to 12 months. Youโ€™ll ask hey Meta tell me what is better coke or water? and it will reply have you tried the new coke zero zero (no sugar, no caffeine) with the taste of water?
  5. An internal roadmap from OpenAI want to make chat gpt an one stop for all, including e-commerce so get ready Shopify - OpenAI is preparing the oven to roast you alive.

Software Engineering related:

  1. Anthropic is going for the big buck, it will provide AI for the US National Security. If youโ€™re an investor, well you just hit the jackpot.
  2. Snowflake tries to make their interface intuitive and user friendly by providing an AI based interface - FINALLY!
  3. Samsung and Perplexity will collab, and make the AI search finally good. (Iโ€™m a believer that perplexity is probably a highly underrated tool people are missing on) I use it, and I honestly love it as it does really well as an AI search engine.

Google I/O

Google I/O, was huge among every influencer out there, because it scared the shit out of all of them. The Reason Veo 3 the demos put out there are freaking incredible, the synchronization of sound effects to the video action is mind-blowing. It is just on a different level, and compared to what weโ€™ve seen so far is nuts! ๐ŸŽฅ๐Ÿ”ฅ๐ŸŽถ

Here are some examples to play out with sound. ๐ŸŽง๐ŸŽฌ๐Ÿ”Š

โ€‹
โ€‹

Remember how about 10 years ago we were amazed how well the CGI was able to replace Paul Walker (RIP) in the fast and the furious movie series? Well apparently this is now technology available to the general public. ๐Ÿ•ฐ๏ธ๐ŸŽž๏ธ๐ŸŒ

Last year I was saying that anybody can be a filmmaker with the state of AI models at the time, now weโ€™re closing in on the complexity we had before. Weโ€™re moving real fast, and I believe the day when some 5 year old will be creating fully fledged AI-Powered Movie films that could rival large holywood studios. ๐Ÿง’๐Ÿ†๐ŸŽฅ


A shameless PLUG ๐Ÿ“ฃ๐Ÿ“ฑ๐Ÿ’ก

Embracing the power of AI I have created a dedicated Telegram channel providing the latest AI news directly in your phone. It always maintains the same style and keeps information very much short and consistent. ๐Ÿ—ž๏ธ๐Ÿ”๐Ÿ“ฒ

In case you want to stay always on top of the news, it provides valuable information every morning, the news are localized based on your language. ๐Ÿ—บ๏ธ๐ŸŒ…๐Ÿ’ฌ

English ๐Ÿ‡บ๐Ÿ‡ธ: https://t.me/textiNewsโ€‹

Russian ๐Ÿ‡ท๐Ÿ‡บ: https://t.me/textiNewsRuโ€‹

Other languages are coming soon. Reply to this email with the desired language so I can prioritize it. As you all know I do this on my own and time is quite limited. โณ๐Ÿงโ€โ™‚๏ธ๐Ÿ“ฌ


Software Engineering related:

In the department of Engineer Experience and Lifestyle, Google announced Gemini 2.5 Pro (daddy model) & Flash (baby model), these 2 are the beasts of the first half of 2025! ๐Ÿ’ผ๐Ÿ’ป๐Ÿ’ช The models beat everything else in the benchmarks.

I wanted to know how good they are so I did a little experiment, where I gave a simple prompt to gemini 2.5 pro and did the same thing with OpenAI's best model out there o3 and the results from gemini are freaking incredible! ๐Ÿงช๐Ÿ†š๐Ÿ”ข

I asked both gemini and o3 to build me a simple clicker game, using the idle clicking game theory. ๐ŸŽฎ๐Ÿ–ฑ๏ธ๐Ÿ“ˆ

Exact Prompt:

I need you to create a simple game, it should be based on the idle game theory.

New checkout the experiments page ๐Ÿงช https://newsletter.texti.app/experiments to see both games in action.

Gemini yielded a game which was running but lacked the starting point. So you could play in theory, but you couldnโ€™t make up the first 10$ to get started with your idle game. Yes poorly structured code all in a single file, bad for the lifespan of a game, BUT it was working flawlessly! It also took like ~30seconds to generate the code. I also follow-ed up saying I canโ€™t make my first buck and he fixed it instantly. โŒ›๐Ÿง‘โ€๐Ÿ’ป๐Ÿ› ๏ธ

Gemini DEMO: https://newsletter.texti.app/experiments/gemini-idle-capitalistโ€‹

---

OpenAI O3โ€™s model yielded a game that was way more basic, it virtually had no styling and was lacking a little touch of design. I had to ask it to make it pretty. The code style is as usual per AI models, everything thrown into a single file, and as stupid as it gets. Iโ€™ll leave the second version as well, for you to judge, see that bellow. ๐ŸŽจ๐Ÿงช๐Ÿ‘€

OpenAI's game is also way more basic, lacks depth and iteration.

To me a clear winner is Gemini here! ๐Ÿ†

Open AI (O3) Demo: https://newsletter.texti.app/experiments/openai-idle-minerโ€‹

The code quality isnโ€™t perfect by far, but it gets the job done, and that makes it really cool. I achieved a starting point in very short time, and could easily elaborate on that. I must say that after a more prolonged experiment, the models get very confused and stop understanding what are they doing. The models simply forget what theyโ€™re working on, and start hallucinating real bad, so you then are pretty much lost. ๐Ÿ˜ต ๐Ÿง ๐Ÿ’ฅ

I would like you to give it a try as well and ask it to build something small yet interesting. ๐ŸŽฏ๐Ÿ”ง๐Ÿ‘จโ€๐Ÿ’ป


In conclusion I would like to sum-up: ๐Ÿงพ๐Ÿ“Œโœ…

  • With a suite of AI models you can actually do cinematic stuff including the audio models. Kids born today will have a completely different perception of the world simply due to AI tech.
  • Building games, takes 2 prompts on average. Thanks Gemini.
  • Everything is a subscription these days. Want AI? Pay money, so make sure to yield some money from that subscription.
  • Texti news are still free of charge, now even in a telegram form [EN], [RU]โ€‹

Thatโ€™s going to be it for today my friends, thank you for being a part of this community and please be sure to share it with your own friends. ๐Ÿค๐Ÿ—ฃ๏ธ๐Ÿ’ฌ

Especially the Telegram Channels, I honestly find that very useful and Iโ€™m subscribed to them and read them on a daily basis. ๐Ÿ“ฒโค๏ธ๐Ÿ“–

Reply here to know what language should I add next. ๐ŸŒโœ๏ธ๐Ÿ“ฃ

Remember to invite your friends to subscribe at https://โ€‹newsletter.texti.appโ€‹

โ€‹

Lastly if you want to support me feel free to become a patreon hereโ€‹

โ€‹

{{ address }}
โ€‹Unsubscribe ยท Preferencesโ€‹

ยฉ 2025 Texti Newsletter