- TechTok Newsletter
- Posts
- Brand-New Google AIs 🤖, Triple Nuclear Power ☢️, New Apps✨
Brand-New Google AIs 🤖, Triple Nuclear Power ☢️, New Apps✨
Today's TechToks: Google's Gemini Robotics, Big Tech's pledge on nuclear energy capacity, Trending GitHub repositories, Fresh Product Picks, and much more!
See all as stories in techtok.today
Today's Picks🍒
🚀 Google’s Releases 2 Robotics AIs, Big Tech Pledges for Nuclear Energy, OpenAI’s Agent Builder Tools
🐈⬛ From GitHub Engineering: Finding password leaks
🌟 GitHub's Trending Repositories
💼 Pass your repo to LLMs
🌐 Build AI agents
🏗️ Awesome LLM apps
🔥 Products of the Week
💼 To-do based freelance platform
🔮 Personal feedback generator
🤖 Automated resume building
➕ And much more
🧐 Weekly Picks
Most impactful articles and news of this week on techtok.today
Google released Gemini Robotics: an AI to make robots do what they’re asked to, by voice. It’s a vision-language-action model designed to help robots perform real-world tasks with minimal training. A second model was released, Gemini Robotics-ER, used to enhance Gemini’s understanding of the world. A demonstration shows a robot slam-dunking in a mini basketball court.

More Tech News
📱 Product Picks
Curated products from Product Hunt.
🔥Trending products of the week
Freelance platform for quick task completion, with freelancer pre-screening. Post “tickets” and get instantly matched with the right freelancer—fast and seamless.
Give feedbacks quicker and easier, a tool for Slack and Teams. Enables structured, continuous feedback to improve employee learning and performance.
✨ Komment
Make sense of messy code. Automatically document and analyze codebases, streamlining onboarding, handoffs, and knowledge management.
🎤 Saywise
Live video AMA platform for career advice. AI auto-generates bite-sized Q&As, turning expert insights into actionable wisdom.
🛠️ ResumeUp 2.0
Automated resume building in minutes. Answer questions, get optimized resumes, and land more interviews.
👩🏽💻 Engineering Blogs
Articles from engineering blogs of big tech companies
![]() |
Problem
Traditional password detection struggled with contextual understanding, leading to noisy, imprecise alerts and alert fatigue for security teams.
Solution
A secret scanning AI with a rigorous evaluation framework, with:
Contextual AI Analysis: Discerns legitimate code from potential leaked passwords based on usage and location.
Iterative Prompt Engineering: Refined prompts through continuous testing and feedback, optimizing for accuracy and minimizing false positives.
Hybrid Model Approach: Combines different LLMs for resource efficiency with high accuracy. A smaller model for initial scanning and a larger, more powerful model for confirmation.
Results
A 94% reduction in false positives— less false alarms for leaks. Copilot secret scanning is active in 35% of repositories, providing more accurate alerts and improving overall security posture for developers.
✨ "Too long don't README"
GitHub trending repos of today
Packs an entire code repository into a single, LLM-friendly file. It provides token counts, respects .gitignore files, and incorporates security checks with secretlint.

What can you use this for? Feed your repository to LLMs for code review, refactoring, and generating code changes.
A production-ready platform for building AI agents. Supports over 250+ tools, with comprehensive framework integration, managed authentication, and a pluggable architecture.
What can you use this for? Build AI agents, integrate with 100+ tools, sell agent services in 250+ software (like Slack).
Repos to learn something new
A collection of propietary LLMs and open-source alternatives. Covers many domains, including customer support, finance, healthcare, and more.
What can you use this for? Learn from open-source AI projects, AI technique resources, and build from boilerplates with API calls.