- TechTok Newsletter
- Posts
- Nvidia $4 Trillion 📈, Inside OpenAI⚡, Samsung Galaxy 2025 🤖
Nvidia $4 Trillion 📈, Inside OpenAI⚡, Samsung Galaxy 2025 🤖
Today's TechToks: Nvidia’s historic valuation, Google’s compact AI model, open-source automation tools, Trending GitHub repositories, Fresh Product Picks, and much more!
See all as stories in techtok.today
Today's Picks🍒
🚀 NVIDIA $4 trillion, Inside OpenAI: KAren Hao, Samsung Galaxy 2025
☁︎ From Google Engineering: Gemma 3n and local AI
🌟 GitHub's Trending Repositories
⚙️ Open-source Zapier
🌐 Find and secure secrets
🏗️ 500 ML, DL & CV projects with code
🔥 Products of the Week
🗺️ Order like a local
🔮 Automate product videos
💼 One API for all AI models
➕ And much more
🧐 Weekly Picks
Most impactful articles and news of this week on techtok.today
Nvidia just made history as the first company to hit a $4 trillion market cap, fueled by its AI chips powering everything from chatbots to self-driving cars. Nvidia bounced back 74% from it’s dip from Deepseek and now holds 7.3% of the S&P 500—more than any other stock, outpacing Apple and Microsoft in growth and tripling its value since 2023. Fun fact: Nvidia is now worth more than all UK stocks combined.

nbcnews.com
More Tech News
📱 Product Picks
Curated products from Product Hunt.
🔥Trending products of the week
Order like a local: helping you understand the menu, place orders, and communicate preferences in different countries.
🔮 Clueso
Create stunning product videos in minutes with AI. It converts raw screen recordings into studio-quality videos and step-by-step articles in minutes. No editing or design skills needed.
One API for all AI models. Fast, privacy-first, secure way to connect and run AI models across providers. Just 3 lines of code to switch.
✨ Molku AI
Autofill PDFs & Google Sheets, no copying data by hand. Pulls the fields you choose from any document and drops them into PDFs or Google Sheets. One setup, unlimited runs
🛠️ xmcp
The framework for building & shipping MCP applications. An open-source project to build and deploy in the Model Context Protocol ecosystem, with developer experience in mind.
👩🏽💻 Engineering Blogs
Articles from engineering blogs of big tech companies
![]() |
Google's latest open model, Gemma 3n, pushes the boundaries for local AI processing. The mobile-optimized architecture delivers multimodal capabilities (text, images, audio) in surprisingly compact packages - just 2-3GB memory footprint for the 5B/8B parameter models.
Technical Highlights:
Novel MatFormer architecture enables dynamic model sizing
Per-Layer Embeddings reduce accelerator memory demands
Outperforms similar-sized models on multilingual and reasoning tasks
Includes specialized MobileNet-V5 vision and USM audio encoders
Available through Hugging Face and major edge AI platforms, Gemma 3n could enable new applications in offline translation, document processing, and embedded systems. The release follows growing industry focus on efficient, local AI alternatives to cloud-based solutions.
✨ "Too long don't README"
GitHub trending repos of today
Open-source Zapier alternative for workflow automation. Self-hostable, privacy-focused, with a visual builder for custom integrations. Community-driven development.

What can you use this for? Automate business processes, connect apps, sell your automation
Scans git repos and files for exposed secrets (API keys, passwords) with regex-based detection . Customizable rules, supports pre-commit hooks and GitHub Actions.
What can you use this for? Secure codebase, prevent leaks, enforce security checks in your LLM-integrated apps
Repos to learn something new
A collection of 500+ AI projects covering machine learning, deep learning, computer vision, and NLP—complete with code.
What can you use this for? Quickly prototype AI models with ready-made code, find projects ideas for portfolios or research, learn through practical examples