Artificial Intelligence
- Introduction
- Machine Learning
- Transformers Library
- LLMOps
- The MAD (ML/AI/Data) Landscape
- OpenAI
- Kubernetes and AI
- IaC Terraform and AI
- IaC CloudFormation and AI
- Programming
- Medical Imaging
- Computer Vision
- AIOps
- Other Tools
- Videos
Introduction
- guru99.com: Artificial Intelligence Tutorial for Beginners: Learn Basics of AI 🌟🌟🌟
- technologyreview.com: Andrew Ng: Forget about building an AI-first business. Start with a mission 🌟 An AI pioneer reflects on how companies can use machine learning to transform their operations and solve critical problems.
- technologyreview.es: “Las empresas que empiezan a lo grande con la IA fracasan más” 🌟 El pionero de la inteligencia artificial Andrew Ng asegura que es más importante tener buenos datos, aunque sean escasos, que muchos, pero mal etiquetados. Cree que todas las empresas deben empezar a pensar en la tecnología con proyectos rápidos, pero pequeños, y escalarlos si resulta que funcionan.
- cio.com: Make Better AI Infrastructure Decisions: Why Hybrid Cloud is a Solid Fit 🌟 The unique demands of AI workloads drive increasing popularity of pairing on-premises infrastructure with cloud.
- hipertextual.com: Diferencias entre Inteligencia Artificial, Machine Learning y Deep Learning
- businessinsider.es: Los ingenieros de software están aterrorizados ante la posibilidad de ser sustituidos por la IA
- computerhoy.com: ¿Qué es el ‘Deep Learning’ y por qué se considera una revolución en la inteligencia artificial?
- poloclub.github.io: What is a Convolutional Neural Network?
- freecodecamp.org: Ace Your Deep Learning Job Interview
- freecodecamp.org: Deep Learning Fundamentals Handbook – What You Need to Know to Start Your Career in AI
- aman.ai/primers/ai: Distilled AI Here’s a hand-picked selection of articles on AI fundamentals/concepts that cover the entire process of building neural nets to training them to evaluating results.
- forbesargentina.com: Por qué Nvidia, Google y Microsoft apuestan miles de millones en modelos LLM de IA Generativa para biotecnología
- youtube: AWS re:Invent 2023 - From hype to impact: Building a generative AI architecture (ARC217) Generative AI represents a paradigm shift for how companies operate today. Generative AI is empowering developers to reimagine customer experiences and applications while transforming virtually every industry. Organizations are rapidly innovating to create the right architecture for scaling generative AI securely, economically, and responsibly to deliver business value. In this talk, learn how leaders are modernizing their data foundation, selecting industry-leading foundation models, and deploying purpose-built accelerators to unlock the possibilities of generative AI.
Machine Learning
-
Machine Learning Crash Course 🌟 - A practical and accelerated introduction to Google’s machine learning, featuring a series of animated videos, interactive visualizations, and hands-on exercises. This course covers foundational concepts like regression and classification models, linear regression, loss, gradient descent, and hyperparameter tuning.
-
github.com/microsoft/ML-For-Beginners: Machine Learning for Beginners - A Curriculum
- amazon.science/base-tts-samples BASE TTS: Audio samples. Audio samples for the paper BASE TTS: Lessons from building a billion-parameter text-to-speech model on 100K hours of data.
Transformers Library
- github.com/NielsRogge/Transformers-Tutorials
- aman.ai: Transformers
- aman.ai: Primers • Bidirectional Encoder Representations from Transformers (BERT)
- aman.ai: Primers • Generative Pre-trained Transformer (GPT)
LLMOps
- Development Environments for Cloud Agents 🌟 - This article introduces Cursor’s new tools for configuring development environments for cloud agents. It highlights the importance of robust environments for agents to perform end-to-end engineering tasks, including accessing codebases, dependencies, credentials, and build systems. The feature supports multi-repo environments, allowing agents to reason across multiple codebases, which is crucial for microservice architectures.
- Cursor AI Fundamentals Course - Official tutorials for Cursor, covering AI fundamentals including models, tokens, hallucinations, agents, MCP, skills, and context. The course is in Spanish and consists of 13 modules.
- Cursor Bugbot Effort Levels Documentation - Documentation for Cursor’s Bugbot, introducing ‘effort levels’ for users on usage-based plans. These levels can be configured via the Bugbot dashboard.
- Claude Code in Action - A course from Anthropic Academy that provides comprehensive training on using Claude Code for software development tasks. It covers the underlying architecture of AI coding assistants, practical implementation techniques, and advanced integration strategies. Key topics include understanding coding assistant architecture, exploring Claude Code’s tool use system, mastering context management techniques, implementing visual communication workflows, creating custom automation, and extending functionality with MCP servers.
- LLMs-from-scratch 🌟 - A GitHub repository that provides a step-by-step implementation of a ChatGPT-like Large Language Model (LLM) using PyTorch, covering development, pretraining, and finetuning.
- Claude Code Best Practice - (Related to ai-agents-mcp topic)
- Docker for LLMs - (Related to docker topic)
- Learn to Manage Investments and Cost Efficiency of Azure and AI Workloads - (Related to finops topic)
- How to run Deepseek R1 LLMs on GPU Droplets 🌟 - This tutorial guides users on deploying the Deepseek R1 series of open-source Large Language Models (LLMs) on DigitalOcean’s GPU Droplets. It leverages Ollama for easy model execution, focusing on the reasoning capabilities of these new LLMs and their potential to match proprietary alternatives.
-
Automate Pull Request Descriptions in Azure DevOps with Azure OpenAI - (Related to cicd topic)
-
github.com/tensorchord/Awesome-LLMOps: Awesome LLMOps An awesome & curated list of best LLMOps tools for developers
- valohai.com/blog/llmops/ LLMOps: MLOps for Large Language Models
- github.com/mlabonne/llm-course Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
- itnext.io: Deploy Flexible and Custom Setups with Anything LLM on Kubernetes Step-by-Step Guide to Deploy Anything LLM with OpenAI, Azure AI, and Ollama
The MAD (ML/AI/Data) Landscape
-
Ignore Prior Instructions: AI Still Befuddled by Basic Reasoning - An article discussing the limitations of current AI models, particularly their struggles with understanding and acting upon explicit instructions and basic reasoning, even when the instructions are clear. It highlights how AI can still be ‘befuddled’ by simple logical tasks.
OpenAI
-
Claude 101: Free Guides to Master Claude - A comprehensive collection of free guides for learning and mastering Anthropic’s Claude AI model, covering beginner to expert levels. The content includes guides on basic usage, prompting techniques, certification, team collaboration, design integration, skill creation, advanced techniques for avoiding AI limitations and biases, and using Claude for coding and computer interaction.
-
github.com/openai/openai-cookbook: OpenAI Cookbook Examples and guides for using the OpenAI API
- xataka.com: Microsoft no quiere poner todos los huevos en la misma cesta: anuncia una asociación con Mistral AI, la OpenAI de Europa
- Mistral AI accederá a la infraestructura en la nube de Azure AI para desarrollar sus modelos y ofrecerlos comercialmente
- La startup, con sede en París, acaba de lanzar su modelo de lenguaje Mistral Large y su chatbot conversacional Le Chat
Kubernetes and AI
- Introducing Kiro: AWS Agentic AI-Based IDE - This article introduces Kiro, an AI-based IDE designed to leverage agentic AI for cloud development, specifically mentioning its integration with AWS and potential for Kubernetes environments.
- Limitless Kubernetes Scaling for AI and Data-intensive Workloads: The AKS Fleet Strategy - (Related to kubernetes topic)
-
Warp: The Agentic Development Environment - (Related to kubernetes-tools topic)
-
k8sgpt.ai K8sGPT is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. It has SRE experience codified into its analyzers and helps to pull out the most relevant information to enrich it with AI.
- collabnix.com: The Rise of Kubernetes and AI – Kubectl OpenAI plugin
IaC Terraform and AI
- Terraform 2.0 in Practice: Using AI to Generate Infrastructure as Code - (Related to terraform topic)
- Discussion: Where is AI Still Completely Useless? - A Reddit discussion exploring the current limitations of AI and identifying areas where it remains ineffective or completely useless. The conversation touches on various domains and tasks.
- AI Meets Terraform: Prompt Strategies for Test Generation 🌟 - This article details the experience of developing and refining an LLM prompt using Cursor and Claude Code to generate meaningful Terraform tests. It explores various experimental approaches, emphasizes strategies for creating “durable prompts,” and shares the final prompt in a GitHub repository. The content highlights the value of AI in Infrastructure as Code (IaC) workflows, specifically for writing tests for Terraform child modules, and provides takeaways for crafting effective prompts.
-
AWS Well-Architected IaC Analyzer - (Related to aws-architecture topic)
-
hashicorp.com: Accelerate your Terraform development with Amazon CodeWhisperer
IaC CloudFormation and AI
Programming
- Tech companies cutting devs for AI - A Reddit post from r/ProgrammerHumor discussing the trend of tech companies reducing their developer workforce in favor of AI.
- Extend your coding agent with .NET Skills 🌟 - This blog post introduces the dotnet/skills repository, a collection of agent skills designed to enhance coding agents for .NET developers. These skills provide specialized knowledge and context that coding agents can discover and utilize, improving their ability to solve tasks with less trial and error. The post explains the concept of agent skills and their adherence to the Agent Skills specification, which is supported by various coding agents like GitHub Copilot CLI, Visual Studio, and VS Code.
- Best Practices for Using GitHub Copilot 🌟 - A guide detailing the strengths, weaknesses, and optimal usage scenarios for GitHub Copilot, differentiating between inline suggestions and Copilot Chat for various coding tasks, including writing tests, debugging, code generation, and explanation.
- Programming with GitHub Copilot Agent Mode 🌟 - This article explores the capabilities of GitHub Copilot’s agent mode, detailing how it can assist developers in various programming tasks. It highlights its potential to streamline workflows and enhance productivity within development environments.
-
Google Launches Gemini Code Assist, Challenging GitHub Copilot with Generous Free Tier - Google has introduced Gemini Code Assist, an AI-powered programming assistant that aims to compete with GitHub Copilot. A key differentiator is its significantly larger free usage tier, offering 180,000 queries per month compared to GitHub Copilot’s 2,000, making it a more accessible option for developers to explore and adopt.
Medical Imaging
-
Microsoft Dragon Copilot: Unified Voice AI Assistant for Healthcare - Microsoft announces Dragon Copilot, a voice AI assistant for the healthcare industry that combines Dragon Medical One and DAX Copilot. It aims to streamline clinical documentation, improve information retrieval, and automate tasks for clinicians, ultimately enhancing well-being, efficiency, and patient experiences.
-
blog.redbrickai.com: F.A.S.T. ⚡️ Meta AI’s Segment Anything for Medical Imaging
Computer Vision
- github.com/SkalskiP/top-cvpr-2023-papers This repository is a curated collection of the most exciting and influential CVPR 2023 papers.
AIOps
- OpenOps: No-Code FinOps Automation Platform with AI - (Related to finops topic)
- HolmesGPT (Robusta) - Agentic alert investigation for Kubernetes.
- CAST AI - AI-driven Kubernetes cost optimization and autonomous rightsizing.
- apmdigest.com: What Can AIOps Do For IT Ops? - Part 1
- thenewstack.io: The Urgency Driving AIOps into Your Enterprise
- thenewstack.io: Intelligent Automation: What’s the Missing Piece of AIOps?
- infoworld.com: 5 best practices for securing CI/CD pipelines Build in security from the beginning with continuous testing, automation, zero trust, and AIops.
- infoq.com: AIOps: Site Reliability Engineering at Scale
- hashicorp.com: Accelerating AI adoption on Azure with Terraform
- hashicorp.com: AI for infrastructure management Accelerate your IT operations and support AIOps implementation with HashiCorp.
- platformengineering.org: AI is changing the future of platform engineering. Are you ready? AI is changing the future of platform engineering. And the future is much closer than you might think.
- aws.amazon.com/blogs/industries: BMW Group Develops a GenAI Assistant to Accelerate Infrastructure Optimization on AWS
Other Tools
- Cerebras AI - Cerebras offers an AI platform with a free API providing access to various large language models like GPT OSS, Qwen, GLM, and Llama. The service boasts high request limits, fast inference, and options for cloud serving, dedicated scaling, and on-premise deployment. Their hardware, the Wafer-Scale Engine, is designed for ultra-fast AI workloads.
- GitHub Copilot CLI for Beginners: Getting Started - A beginner’s guide to GitHub Copilot CLI, introducing its capabilities for bringing AI assistance directly into the terminal for faster workflow and code generation. Covers installation, authentication, and initial prompt usage.
- Using Workspaces for AI Changes Across Multiple Repos - This article explores a workflow for using AI development tools, like GitHub Copilot, when changes span multiple repositories. It proposes creating feature-specific multi-root workspaces in IDEs (e.g., VS Code) to provide AI agents with comprehensive context across different codebases, improving efficiency compared to single-repo operations.
- Awesome NotebookLM Slide Prompts - A curated collection of NotebookLM and Kael.im slide prompts, sourced from various creative platforms like WeChat, blogs, RED creators, and Twitter/X power users. These prompts are designed to be used with AI tools for generating presentations from documents, notes, and transcripts.
- Tabularis: Open Source Desktop Client for Modern Databases with AI and MCP Integration - (Related to kubernetes-tools topic)
- Skills for Real Engineers - A GitHub repository containing a collection of agent skills designed for real engineering tasks, focusing on composability, adaptability, and ease of use. These skills aim to assist in developing real applications by providing a more controlled and debuggable approach compared to other development methodologies.
- Google Agents CLI 🌟 - The CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud. It integrates with Gemini CLI, Claude Code, and Codex.
- Draw.io MCP for Diagram Generation: Why It’s Worth Using - (Related to cloud-arch-diagrams topic)
- Claude Code Templates - A GitHub repository containing a CLI tool for configuring and monitoring Claude Code, a project potentially related to AI-driven code generation or assistance.
- Quiz Grader - A GitHub repository containing a certification quiz application and question generator with prompt creator, designed to assist users in studying for technology certification exams through AI-generated practice questions.
- Azure DevOps MCP Server Public Preview - This blog post announces the public preview of Azure DevOps MCP Server, a local tool that enhances AI assistants like GitHub Copilot by providing them with rich, real-time context from Azure DevOps environments. It enables AI to access and interact with work items, pull requests, test plans, builds, releases, and wiki pages, offering more tailored and accurate responses without data leaving the user’s system. The post includes an example of generating test cases from user stories and links to setup instructions.
-
Awesome MCP Servers - (Related to ai-agents-mcp topic)
-
github.com/jupyterlab/jupyter-ai A generative AI extension for JupyterLab
- github.com/XingangPan/DragGAN Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold
Videos
Click to expand!