Join Sign in

Angel Troncoso

Member since 2024

Diamond League

14613 points
Gen AI: Beyond the Chatbot Earned May 13, 2026 EDT
Google DeepMind: 03 Design And Train Neural Networks Earned Nis 28, 2026 EDT
Google DeepMind: 02 Represent Your Language Data Earned Nis 24, 2026 EDT
Google DeepMind: Train A Small Language Model Earned Nis 22, 2026 EDT
Google DeepMind: 01 Build Your Own Small Language Model Earned Nis 22, 2026 EDT
Sorumlu Yapay Zeka: Google Cloud ile Yapay Zeka İlkelerinin Uygulanması Earned Mar 12, 2026 EDT
Vertex AI'da İstem Tasarımı Earned Mar 12, 2026 EDT
AI Boost Bites: Supercharge Research with Gemini Earned Şub 27, 2026 EST
Sorumlu Yapay Zeka'ya Giriş Earned Şub 25, 2026 EST
Google Cloud: Prompt Engineering Guide Earned Ara 15, 2025 EST
Gen AI: Unlock Foundational Concepts Earned Ara 6, 2025 EST
Büyük Dil Modellerine Giriş Earned Ara 5, 2025 EST
AI Boost Bites: Get Your Competitor's Playbook in Minutes Earned Kas 30, 2025 EST
AI Boost Bites: Build a Personalized Weather App Earned Kas 30, 2025 EST
AI Boost Bites: Create a 3D Solar System Earned Kas 30, 2025 EST
AI Boost Bites: Create Your Own Productivity Tools Earned Kas 30, 2025 EST
AI Boost Bites: Guided Learning with Gemini Earned Kas 30, 2025 EST
AI Boost Bites: Create Your Own Retro Arcade Game Earned Kas 30, 2025 EST
AI Boost Bites: NotebookLM for Market Research Earned Kas 30, 2025 EST
AI Boost Bites: NotebookLM Video Overviews Earned Kas 30, 2025 EST
BigQuery for Machine Learning Earned Kas 14, 2025 EST
AI Boost Bites: Discover Sources in NotebookLM Earned Kas 13, 2025 EST
AI Boost Bites: NotebookLM Mind Maps Earned Kas 13, 2025 EST
AI Boost Bites: Intro to NotebookLM Earned Kas 13, 2025 EST
BigQuery Verilerinden Analiz Elde Etme Earned Kas 13, 2025 EST
Create ML Models with BigQuery ML Earned Kas 11, 2025 EST
Build a Data Warehouse with BigQuery Earned Kas 10, 2025 EST
AI Boost Bites: Email Content Creation Earned Kas 10, 2025 EST
AI Boost Bites: Create Docs in Seconds Earned Kas 10, 2025 EST
AI Boost Bites: AI Power-Ups for Google Workspace Earned Kas 10, 2025 EST
AI Boost Bites: Tame Your Inbox with AI Earned Kas 10, 2025 EST
AI Boost Bites: Gemini Slide Summaries Earned Kas 10, 2025 EST
AI Boost Bites: No-Code Sheets & Scripts Earned Kas 8, 2025 EST
AI Boost Bites: Amplify Exec Voices with AI Earned Kas 8, 2025 EST
Boost Productivity with Gemini in BigQuery Earned Kas 8, 2025 EST
AI Boost Bites: Exec Summaries with Gemini Gems Earned Kas 8, 2025 EST
AI Boost Bites: Automate tasks with Gemini and Apps Script Earned Kas 8, 2025 EST
Work with Gemini Models in BigQuery Earned Kas 8, 2025 EST
AI Boost Bites: "Eat the Frog" with NotebookLM Earned Kas 8, 2025 EST
AI Boost Bites: Gemini Image-to-Sheets Hack Earned Kas 8, 2025 EST
AI Boost Bites: Poke Holes in Your Strategy Earned Kas 8, 2025 EST
AI Boost Bites: NotebookLM for Competitive Edge Earned Kas 8, 2025 EST
AI Boost Bites: Personalization with customized prompts Earned Kas 8, 2025 EST
AI Boost Bites: TL;DR with Gemini in Docs & Drive Earned Kas 8, 2025 EST
AI Boost Bites: Prompting like a Pro with Google Workspace Earned Kas 7, 2025 EST
AI Boost Bites: Content Generation with Gemini Made Easy Earned Kas 7, 2025 EST
AI Boost Bites: Customer insights with NotebookLM Earned Kas 7, 2025 EST
AI Boost Bites: Gemini Gems – Your ultimate marketing sidekick Earned Kas 7, 2025 EST
AI Boost Bites: Become a "Vibe DJ" Earned Kas 7, 2025 EST
AI Boost Bites: Create Your Ultimate College Scouting Report Earned Kas 7, 2025 EST
AI Boost Bites: One-Click Campaign Visuals Earned Kas 7, 2025 EST
AI Boost Bites: From Napkin Sketch to Functional App Earned Kas 7, 2025 EST
AI Boost Bites: NotebookLM Reports Earned Kas 7, 2025 EST
AI Boost Bites: Your Personal Feedback Agent Earned Kas 7, 2025 EST
AI Boost Bites: Presentation Scripts with Gemini Earned Kas 7, 2025 EST
AI Boost Bites: Project Notebooks Earned Kas 6, 2025 EST
[DEPRECATED] Google Cloud Computing Foundations: Infrastructure in Google Cloud - Locales Earned Kas 5, 2025 EST
[DEPRECATED]-Google Cloud Computing Foundations: Cloud Computing Fundamentals - Turkish Earned Kas 4, 2025 EST
Using BigQuery Machine Learning for Inference Earned Mar 31, 2025 EDT
Gemini for Data Scientists and Analysts Earned Şub 26, 2025 EST
Üretken Yapay Zekaya Giriş Earned Şub 24, 2025 EST

Gen AI: Beyond the Chatbot is the first course of the Gen AI Leader learning path and has no prerequisites. This course aims to move beyond the basic understanding of chatbots to explore the true potential of generative AI for your organization. You explore concepts like foundation models and prompt engineering, which are crucial for leveraging the power of gen AI. The course also guides you through important considerations you should make when developing a successful gen AI strategy for your organization.

Learn more

In this Google DeepMind course you will focus on the training process for machine learning models. You will learn how to spot and mitigate issues when training a model, such as overfitting and underfitting. In practical coding labs, you will implement and evaluate the multilayer perceptron for simple classification tasks. This will provide insights into the mechanics of training a neural network model and the backpropagation algorithm. Research case studies will demonstrate how neural networks power real-world models. Additionally, you will consider the broader social impacts of innovation by looking beyond immediate benefits to anticipate potential risks, safety concerns, and further-reaching societal consequences.

Learn more

In this Google DeepMind course you will learn how to prepare text data for language models to process. You will investigate the tools and techniques used to prepare, structure, and represent text data for language models, with a focus on tokenization and embeddings. You will be encouraged to think critically about the decisions behind data preparation, and what biases within the data may be introduced into models. You will analyze trade-offs, learn how to work with vectors and matrices, how meaning is represented in language models. Finally, you will practice designing a dataset ethically using the Data Cards process, ensuring transparency, accountability, and respect for community values in AI development.

Learn more

Complete the advanced Google DeepMind: Train A Small Language Model skill badge by completing this course to demonstrate skills in the following: formulating real-world language model research problems; building a simple tokenizer; preparing a dataset for training a transformer language model; running the training loop of a small language model. Access this lab at no-cost by signing up for the no-cost subscription. Receive 35 free credits each month!

Learn more

In this Google DeepMind course, you will learn the fundamentals of language models and gain a high-level understanding of the machine learning development pipeline. You will consider the strengths and limitations of traditional n-gram models and advanced transformer models. Practical coding labs will enable you to develop insights into how machine learning models work and how they can be used to generate text and identify patterns in language. Through real-world case studies, you will build an understanding around how research engineers operate. Drawing on these insights you will identify problems that you wish to tackle in your own community and consider how to leverage the power of machine learning responsibly to address these problems within a global and local context.

Learn more

Kurumsal yapay zeka ve makine öğreniminin kullanımı artmaya devam ettikçe, bunu sorumlu bir şekilde oluşturmanın önemi de artıyor. Sorumlu yapay zeka hakkında konuşmanın, onu uygulamaya koymaktan çok daha kolay olabilmesi burada bir zorluk oluşturmaktadır. Kuruluşunuzda sorumlu yapay zekayı nasıl işlevsel hale getireceğinizi öğrenmekle ilgileniyorsanız, bu kurs tam size göre. Bu kurs, Google Cloud'un sorumlu yapay zeka yaklaşımını nasıl uyguladığını derinlemesine inceleyerek, kendi sorumlu yapay zeka stratejinizi oluşturmanız için size kapsamlı bir çerçeve sunuyor.

Learn more

Vertex AI'da istem mühendisliği, görüntü analizi ve çok modlu üretken teknikler gibi becerileri göstermek için Vertex AI'da İstem Tasarımı beceri rozetini tamamlayın. Etkili istemlerin nasıl oluşturulacağını, üretken yapay zeka çıktılarına nasıl rehberlik edileceğini ve Gemini modellerinin gerçek dünyadaki pazarlama senaryolarına nasıl uygulanacağını keşfedin.

Learn more

In this video, you'll learn pro tips for conducting thorough competitive research with Gemini Deep Research. You'll see how to enhance a basic prompt by assigning a persona, specifying a table format for the output, and directing the AI to search specific sources like Reddit for richer insights.

Learn more

Bu kurs, sorumlu yapay zekanın ne olduğunu, neden önemli olduğunu ve Google'ın sorumlu yapay zekayı ürünlerinde nasıl uyguladığını açıklamayı amaçlayan giriş seviyesinde bir mikro öğrenme kursudur. Ayrıca Google'ın 7 yapay zeka ilkesini de tanıtır.

Learn more

Google Cloud : Prompt Engineering Guide examines generative AI tools, how they work. We'll explore how to combine Google Cloud knowledge with prompt engineering to improve Gemini responses.

Learn more

Gen AI: Unlock Foundational Concepts is the second course of the Gen AI Leader learning path. In this course, you unlock the foundational concepts of generative AI by exploring the differences between AI, ML, and gen AI, and understanding how various data types enable generative AI to address business challenges. You also gain insights into Google Cloud strategies to address the limitations of foundation models and the key challenges for responsible and secure AI development and deployment.

Learn more

Bu giriş seviyesi mikro öğrenme kursunda büyük dil modelleri (BDM) nedir, hangi kullanım durumlarında kullanılabileceği ve büyük dil modelleri performansını artırmak için nasıl istem ayarlaması yapabileceğiniz keşfedilecektir. Ayrıca kendi üretken yapay zeka uygulamalarınızı geliştirmenize yardımcı olacak Google araçları hakkında bilgi verilecektir.

Learn more

In this video, you'll learn to use Gemini Deep Research to conduct competitive marketing analysis. You'll see how to submit a research prompt, approve the personalized research plan Gemini creates, and receive a detailed, synthesized report on competitor campaigns to inform your strategy.

Learn more

In this video, you'll learn to build a working prototype of a personalized weather app using Gemini Canvas. You'll see how to specify the cities for a 7-day forecast and then use a follow-up prompt to change the app's theme to a minimal, dark mode interface.

Learn more

In this video, you'll learn to create an interactive 3D simulation using Gemini Canvas. You'll see how to build a 3D model of the solar system from a single sentence and then use follow-up prompts to add interactive and educational features, like clickable planets and fun facts.

Learn more

In this video, you'll learn to build a custom personal utility app using Gemini Canvas. You'll see how to write a detailed prompt to create a Pomodoro timer tailored to your specific needs, and then use follow-up prompts to adjust its visual design.

Learn more

In this video, you'll learn to use the Guided Learning experience in Gemini to build a deep understanding of any topic. You'll see how to start a conversation, engage with Gemini's probing questions, and use interactive tools like diagrams and quizzes to guide your learning journey.

Learn more

In this video, you'll learn to use a simple text prompt in Gemini Canvas to build a playable game. You'll see how to create a Tic-Tac-Toe game, use a follow-up prompt to customize its theme to a retro 8-bit style, and share the final game with a link.

Learn more

This video covers how to use NotebookLM for common marketing tasks like analyzing customer feedback, conducting market research, and generating content ideas.

Learn more

This video covers how to use the Video Overviews feature in NotebookLM to automatically generate a short explainer video based on your source documents.

Learn more

Want to build ML models in minutes instead of hours using just SQL? BigQuery ML democratizes machine learning by letting data analysts create, train, evaluate, and predict with machine learning models using existing SQL tools and skills. In this series of labs, you will experiment with different model types and learn what makes a good model.

Learn more

This video covers how to use the 'Discover Sources' feature in NotebookLM to find and import relevant web-based sources directly into your research project.

Learn more

This video covers how to use the Mind Maps feature in NotebookLM to automatically create a visual representation of your sources, helping you understand connections and key concepts.

Learn more

This video covers how to use NotebookLM as a personal research assistant by adding sources, asking questions, and generating new content formats based on your documents.

Learn more

Giriş düzeyindeki BigQuery Verilerinden Analiz Elde Etme beceri rozetini alarak şu konulardaki becerilerinizi gösterin: SQL sorguları yazma, herkese açık tabloları sorgulama, örnek verileri BigQuery'ye yükleme, BigQuery'deki sorgu doğrulayıcı ile yaygın söz dizimi sorunlarını giderme ve BigQuery verilerine bağlanarak Looker Studio'da rapor oluşturma.

Learn more

Complete the intermediate Create ML Models with BigQuery ML skill badge to demonstrate skills in creating and evaluating machine learning models with BigQuery ML to make data predictions.

Learn more

Complete the intermediate Build a Data Warehouse with BigQuery skill badge course to demonstrate skills in the following: joining data to create new tables, troubleshooting joins, appending data with unions, creating date-partitioned tables, and working with JSON, arrays, and structs in BigQuery.

Learn more

This video covers how to use Gemini in Gmail to draft new emails, refine their tone, respond with context from Drive files, and use smart reply suggestions.

Learn more

This video covers how to use the 'Help me create' feature in Google Docs to generate a complete, formatted document by referencing content from other files in your Drive.

Learn more

This video covers five key ways to use Google's AI tools, including Gemini in Workspace, the Gemini app, and NotebookLM, to enhance your daily productivity.

Learn more

This video covers how to use Gemini in Gmail to summarize emails, find information, and draft replies, helping you manage your inbox more efficiently.

Learn more

This video covers how to use Gemini in Slides to automatically generate meeting recaps and draft follow-up emails, which can streamline your post-meeting workflow and save you time.

Learn more

This video covers how you can leverage Gemini's advanced AI capabilities within Google Sheets to effortlessly pull data and generate insights in minutes, all without the need for any technical or coding background.

Learn more

This video will cover how to leverage Gemini Gems to create authentic social media posts in your leader's unique voice. Learn to overcome the challenge of scaling executive social presence by training a Gem with writing samples and clear instructions. Discover how to generate engaging posts quickly, saving time while amplifying thought leadership and ensuring authenticity.

Learn more

This course explores Gemini in BigQuery, a suite of AI-driven features to assist data-to-AI workflow. These features include data exploration and preparation, code generation and troubleshooting, and workflow discovery and visualization. Through conceptual explanations, a practical use case, and hands-on labs, the course empowers data practitioners to boost their productivity and expedite the development pipeline.

Learn more

This video covers how you can create your own Brevity Gem to summarize and transform messy notes or long documents into clear, concise, executive-ready summaries.

Learn more

This video covers how to use Gemini and Apps Script to automate manual tasks across Google Workspace. You'll learn to prompt Gemini to generate Apps Script code that automatically drafts email reminders in Google Sheets for tasks not marked 'Complete.' Automate your workflow with little to no technical expertise, freeing up time for more important work and eliminating manual follow-ups.

Learn more

This course demonstrates how to use AI/ML models for generative AI tasks in BigQuery. Through a practical use case involving customer relationship management, you learn the workflow of solving a business problem with Gemini models. To facilitate comprehension, the course also provides step-by-step guidance through coding solutions using both SQL queries and Python notebooks.

Learn more

This video covers how you can leverage Notebook LM to "eat the frog" on your to-do list by automating complex tasks like summarizing legislation and mapping services, saving you hours of work.

Learn more

This video covers how to eliminate tedious manual data entry using Gemini. Learn how to take a picture or screenshot of data (from PDFs, paper, or images) and prompt Gemini to instantly convert it into a structured Google Sheet. Discover this simple hack to save countless hours transcribing data, turning Gemini into your personal data entry assistant. Just snap, prompt, and export!

Learn more

AI Boost Bites is a video series designed to help you leverage Google's AI tools in your daily work. Each episode, under 10 minutes, features a quick video demonstrating a real-world AI use case or topic. After the video, you'll get a challenge to apply what you've learned. It's an easy, interactive way to boost your AI skills and improve your productivity.

Learn more

This video will cover how to use NotebookLM to gather and analyze publicly available information, combine it with internal documents, and extract key competitive insights.

Learn more

This video covers how to personalize your Gemini results in Google Workspace. Learn to incorporate documents and research papers directly into your prompts using the "@" symbol to get more targeted and relevant AI output tailored to your needs.

Learn more

This video covers how you can use Gemini to summarize long documents in Google Workspace, so you can quickly get the information you need and save time. You'll learn how to use Gemini to summarize entire documents or just selected text, as well as how to use Gemini in Drive to summarize across multiple files.

Learn more

This video covers prompt engineering fundamentals for effective AI communication. Learn a simple framework (Persona, Task, Context, Format) to craft clear prompts, getting better, faster results from Gemini in Google Workspace. Discover how to use natural language, be specific, and iterate for optimal AI assistance.

Learn more

This video will cover how you can leverage Gemini's advanced AI capabilities in Google Docs to brainstorm ideas, draft various marketing content, and collaborate with your team.

Learn more

This video covers how NotebookLM can revolutionize customer insight gathering from call or chat transcripts. You'll learn to upload PDF transcripts of hundreds of conversations (even multilingual ones!) and quickly extract key themes, trending topics, and actionable insights without listening for hours. Discover how to save findings, share notebooks, and even generate interactive podcast summaries of your data.

Learn more

This video covers how to create your own Gemini Gems, advanced AI capabilities that can automate repetitive tasks and supercharge your productivity.

Learn more

In this video, you'll learn to build a working music synthesizer using a simple text prompt in Gemini Canvas. You'll see how to specify controls like waveform, attack, and sustain, and then interact with the generated instrument to create and experiment with your own unique sounds.

Learn more

In this video, you'll learn to use creative prompts in Gemini to make complex research fun and easy to understand. You'll see how to ask Gemini to research a topic and present the findings in a creative format, like a sports scouting report and a head-to-head bracket, to better visualize and compare your options.

Learn more

In this video, you'll learn to use the Create menu in Gemini Canvas to instantly convert a block of text into a variety of visual formats. You’ll see how to take a brainstormed marketing campaign and turn it into both a shareable infographic and an internal webpage with just one click.

Learn more

In this video, you'll learn to use Gemini Canvas to turn a simple drawing into a working app. You'll upload a sketch, use a simple prompt to generate code, watch a live preview build itself, and make iterative changes to your app prototype using natural language.

Learn more

This video covers how NotebookLM's Reports feature dynamically suggests formats to help you create customized, trustworthy analyses of your documents with ease.

Learn more

This video covers how to build a personalized "Work with Me" agent using Gemini Gems, which helps streamline foundational feedback and makes your meetings more strategic and efficient.

Learn more

AI Boost Bites is a video series designed to help you leverage Google's AI tools in your daily work. Each episode, under 10 minutes, features a quick video demonstrating a real-world AI use case or topic. After the video, you'll get a challenge to apply what you've learned. It's an easy, interactive way to boost your AI skills and improve your productivity.

Learn more

This video covers how to create a 'project notebook' in NotebookLM by adding all relevant sources to build a central, searchable knowledge hub for your team.

Learn more

Google Cloud Computing Foundations kursunda, bulut bilişimi alanında daha önce çalışmamış veya bu konuda hiç deneyimi olmayan bireylere; temel bulut kavramları, büyük veri ve makine öğrenimi gibi kavramlar ve Google Cloud’un bu kavramlarla hangi noktada, nasıl birlikte çalıştığı ayrıntılı bir genel bakışla anlatılır. Kursun sonunda öğrenciler bulut bilişimi, büyük veri ve makine öğrenimi konularında fikir yürütüp bazı becerileri pratik olarak sergileyebilecek seviyeye ulaşacaktır. Bu kurs, Google Cloud Computing Foundations adlı kurs serisinin bir parçasıdır. Kurslar aşağıdaki sırayla tamamlanmalıdır: Google Cloud Computing Foundations: Cloud Computing Fundamentals - Locales Google Cloud Computing Foundations: Infrastructure in Google Cloud - Locales Google Cloud Computing Foundations: Networking and Security in Google Cloud - Locales Google Cloud Computing Foundations: Data, ML, and AI in Google Cloud - Locales Bu ikinci kursta Google Cloud'da depol…

Learn more

Google Cloud Computing Foundations kursunda, bulut bilişimi alanında daha önce çalışmamış veya bu konuda hiç deneyimi olmayan bireylere; temel bulut kavramları, büyük veri, makine öğrenimi gibi kavramlar ve Google Cloud'un bu kavramlarla hangi noktada, nasıl birlikte çalıştığı ayrıntılı bir genel bakışla anlatılır. Kursun sonunda öğrenciler bulut bilişimi, büyük veri ve makine öğrenimi konularında fikir yürütüp bazı becerileri pratik olarak sergileyebilecek seviyeye ulaşacaktır. Bu kurs, Google Cloud Computing Foundations adlı kurs serisinin bir parçasıdır. Kurslar aşağıdaki sırayla tamamlanmalıdır: Google Cloud Computing Foundations: Cloud Computing Fundamentals - Locales Google Cloud Computing Foundations: Infrastructure in Google Cloud - Locales Google Cloud Computing Foundations: Networking and Security in Google Cloud - Locales Google Cloud Computing Foundations: Data, ML, and AI in Google Cloud - Locales İlk kursta bulut bilişimi, Google Cloud'u k…

Learn more

Learn about BigQuery ML for Inference, why Data Analysts should use it, its use cases, and supported ML models. You will also learn how to create and manage these ML models in BigQuery.

Learn more

In this course, you learn how Gemini, a generative AI-powered collaborator from Google Cloud, helps analyze customer data and predict product sales. You also learn how to identify, categorize, and develop new customers using customer data in BigQuery. Using hands-on labs, you experience how Gemini improves data analysis and machine learning workflows. Duet AI was renamed to Gemini, our next-generation model.

Learn more

Bu, üretken yapay zekanın ne olduğunu, nasıl kullanıldığını ve geleneksel makine öğrenme yöntemlerinden nasıl farklı olduğunu açıklamayı amaçlayan giriş seviyesi bir mikro öğrenme kursudur. Ayrıca kendi üretken yapay zeka uygulamalarınızı geliştirmenize yardımcı olacak Google Araçlarını da kapsar.

Learn more