AI Learning Directory
Discover curated AI learning resources organized by skill level and category
Showing 87 of 87 resources

L400Jun 30
guideBuild & Tooling
Inside Amazon SageMaker Unified Studio: A Unified Data, Analytics ...
Amazon SageMaker Unified Studio is a cutting-edge all-in-one development environment that integrates data analytics and machine learning workflows, addressing the need to unify disparate tasks in modern enterprises. This article explores the technical architecture, core capabilities, and governance features of SageMaker Unified Studio, offering valuable insights for AI developers and builders.

L300Jun 25
guideFrameworks & Platforms
Why Your Enterprise Needs Google Agent Space | by Biswanath Giri
Google Agent Space, a platform by Google Cloud, empowers enterprises to create, deploy, and manage AI agents leveraging Google's advanced AI technologies. This article highlights how Agent Space facilitates seamless integration with popular apps, enables multimodal search across enterprise data, drives impact through content generation and automation, and unlocks innovation with AI agents, emphasizing enterprise-grade security and compliance.

L300Apr 19
newsApplications & Impact
From Productivity to Purpose: AI's Surprising New Use Cases in our ...
This article explores the evolving use cases of AI, particularly in personal and professional lives, focusing on applications like therapy/companionship, organizing life, and finding purpose. It delves into the surprising shift from productivity-driven uses to more growth-oriented and personal applications, shedding light on the human-AI interaction landscape.

L300Apr 9
guideFrameworks & Platforms
Inside Google Cloud Agentspace: Overview and UI Walkthrough
Google Cloud's Agentspace is a powerful Enterprise Search and Assistant platform that utilizes intelligent agents powered by Gemini reasoning to enhance productivity by tackling information silos. This article provides an overview and UI walkthrough of Agentspace, offering insights into how it can transform enterprise information access and boost productivity, making it valuable for AI developers interested in building AI assistants and enterprise search solutions.
L300Mar 17
guideApplications & Impact
Identifying and Prioritizing Artificial Intelligence Use Cases ... - Medium
This article delves into the systematic process of identifying and prioritizing high-impact AI use cases for enterprise implementation, covering strategic imperatives, alignment with core strategies, measuring business value, feasibility, data readiness, risk management, ROI, scalability, ethical considerations, talent and skills, sustainability, adoption, and customer impact. It provides a comprehensive blueprint for leaders navigating AI adoption in organizations.

L300Jul 26, 2024
guideApplications & Impact
My AI Deep Dive and The Use Cases for AI | by Travis Reeder
This article delves into the use cases of AI, focusing on image/media generation and AI customer support chat systems. The author shares insights from their AI deep dive, including building AI apps like chatbots on Telegram to showcase AI applications. AI developers can learn about practical AI implementations and the potential of AI in enhancing existing products.

L200Feb 14, 2024
guideApplications & Impact
Turning ideas into AI use cases - the Product Manager point of view
This article provides insights for Product Managers (PMs) working on AI features, emphasizing the importance of understanding user needs and business value. It highlights the practical approach to learning AI through user-centric lenses and the significance of asking questions when faced with new challenges.

L200Sep 4
guideApplications & Impact
AI Basics - MIT Sloan Teaching & Learning Technologies
This article from MIT Sloan Teaching & Learning Technologies provides beginner-friendly resources on key AI concepts like neural networks, natural language processing, and model architectures. It offers insights into generative AI foundations for teaching and practical tips on writing effective prompts and mitigating bias in AI tools.
L200Sep 1
guideApplications & Impact
It's not all just “AI” - Magnopus
This article clarifies the distinction between AI and machine learning, highlighting how machine learning is a subset of AI that focuses on training algorithms to learn from data. It provides insights into popular terms like neural networks, deep learning, and large language models, offering a foundational understanding of how these concepts interrelate.
L300Aug 31
newsApplications & Impact
Azure AI Foundry
Azure AI Foundry offers a comprehensive platform for designing, customizing, and managing AI applications and agents using various tools like GitHub, Visual Studio, and Copilot Studio. Developers can access a wide range of industry-leading AI models and services to build and deploy AI solutions efficiently.

L100Aug 31
guideApplications & Impact
How to Learn Artificial Intelligence: A Beginner's Guide - Coursera
This beginner's guide from Coursera provides a structured approach to learning artificial intelligence, emphasizing the importance of creating a learning plan, mastering prerequisite skills, and starting with AI fundamentals. It highlights the wide-ranging applications of AI in everyday life and the potential career opportunities in the field.

L400Aug 31
guideFrameworks & Platforms
What Is Agentic AI? | IBM
Agentic AI is an advanced artificial intelligence system that exhibits autonomy, goal-driven behavior, and adaptability, allowing it to accomplish specific tasks independently. This article explores how agentic AI leverages generative AI techniques and large language models to function in dynamic environments, highlighting its potential for autonomous completion of complex tasks.

L300Aug 31
tutorialApplications & Impact
Agentic RAG - GitHub Pages
This tutorial guides AI developers in building a retrieval agent that can make decisions on retrieving context from a vector store or responding directly to users. Key takeaways include fetching and preprocessing documents, indexing them for semantic search, and creating an agentic RAG system for decision-making.

L300Aug 31
newsFrameworks & Platforms
Agentic AI vs. Generative AI - IBM
The article explores the distinction between Agentic AI, focusing on autonomous decision-making, and Generative AI, which creates new content like text, images, and code. It discusses the impact of large language models, machine learning, and natural language processing on autonomous tasks, highlighting examples like ChatGPT and autonomous vehicles.

L300Aug 30
videoFrameworks & Platforms
Introducing Azure AI Foundry - Everything you need for AI ... - YouTube
Azure AI Foundry is introduced as a comprehensive solution for creating AI agents efficiently. The platform offers the ability to select appropriate models and enhance agents with knowledge, providing valuable insights for AI developers looking to build intelligent solutions.
L300Aug 30
guideApplications & Impact
What is Graph RAG | Ontotext Fundamentals
Graph RAG is a powerful approach that enhances large language models (LLMs) with external knowledge, enabling more relevant and accurate answers to natural language questions. This article delves into the importance of integrating domain-specific proprietary knowledge into conversational interfaces through the Graph RAG approach, offering valuable insights for AI developers looking to optimize question-answering systems.

L400Aug 29
guideApplications & Impact
What is Agentic RAG? | IBM
Agentic RAG leverages AI agents to enhance retrieval augmented generation systems, enabling large language models to retrieve information from multiple sources and handle complex workflows. This article delves into the concept of RAG, its components, and the benefits of incorporating AI agents for improved accuracy and adaptability in AI models.

L400Aug 29
guideApplications & Impact
Welcome - GraphRAG
GraphRAG introduces a structured, hierarchical approach to Retrieval Augmented Generation (RAG), enhancing language models' reasoning abilities by leveraging knowledge graphs. This article delves into the process of extracting knowledge graphs from text, building community hierarchies, and generating summaries for improved question-and-answer performance.

L400Aug 29
videoApplications & Impact
The Future of Creative AI and How to Harness It - Harvard lecture
This Harvard lecture delves into the AI primitives transforming content creation, covering spatial intelligence, visual intelligence, hybrid workflows, content paradigms, and the future of media. It offers insights into cutting-edge AI technologies and their applications in creative industries, providing a blueprint for creators and innovators.

L200Aug 29
snippetFrameworks & Platforms
Agent Orchestration with Sharepoint Tool in Azure AI Project
This code snippet demonstrates how to use agent operations with the Sharepoint tool from the Azure Agents service using a synchronous client. It creates an agent, initializes a Sharepoint tool with a connection ID, and interacts with agents and threads for communication. The code provides a practical implementation of agent orchestration and tool integration within an AI project environment.

L200Aug 29
snippetFrameworks & Platforms
Agent Operations with Toolset in Azure Agents Service
This code snippet demonstrates how to use agent operations with a toolset from the Azure Agents service using a synchronous client. It showcases creating an agent with a toolset, enabling auto function calls, creating threads for communication, and sending messages within an agent system.

L200Aug 29
snippetFrameworks & Platforms
Integration of Azure Agents with OpenAPI for Agent Operations
This code snippet demonstrates how to use agent operations with the OpenAPI tool from the Azure Agents service using custom key authentication against the TripAdvisor API. It showcases setting up connections, loading OpenAPI specs, and initializing an Agent OpenAPI tool. This code provides practical implementation examples for integrating Azure AI services with external APIs.

L200Aug 29
snippetFrameworks & Platforms
Azure Agents Service with OpenAPI Tools for Agent Operations
This code snippet demonstrates how to use the Azure Agents service with OpenAPI tools for agent operations using a synchronous client. It showcases setting up authentication, initializing agent tools with OpenAPI specs, and creating an agent to retrieve weather information and a list of countries. The code provides hands-on experience in integrating Azure AI services and working with OpenAPI specifications.

L200Aug 29
snippetFrameworks & Platforms
Managing Agents with Multiple MCP Servers in Azure
This code snippet demonstrates how to use agent operations with multiple Model Context Protocol (MCP) servers from the Azure Agents service using a synchronous client. It showcases how to interact with AI models deployed on different MCP servers and manage tools dynamically within the agents.

L200Aug 29
snippetFrameworks & Platforms
Creating Multiple Connected Agents with Azure Agents Service
This code snippet demonstrates how to use Azure Agents service with the Connected Agent tool in Python. It shows how to create multiple agents, such as 'stock_price_bot' and 'weather_bot', and provides instructions for setting up the environment variables and dependencies before running the sample.

L200Aug 29
snippetBuild & Tooling
Agent Operations with Azure MCP Tool in Azure AI Project
This code snippet demonstrates how to use agent operations with the Model Context Protocol (MCP) tool from the Azure Agents service using a synchronous client. It provides a practical example of creating an agent with MCP tool and processing agent runs within an Azure AI project environment.

L200Aug 29
snippetBuild & Tooling
Implementing Email Sending with Azure AI Agents and Logic Apps
This code snippet demonstrates how to use agents with Logic Apps to execute the task of sending an email. It provides a sample implementation using Azure AI agents and Logic Apps, along with instructions on prerequisites and usage.

L200Aug 29
snippetFrameworks & Platforms
Agent Operations with Custom Functions in Azure AI Agents
This code snippet demonstrates how to use agent operations with custom functions from the Azure Agents service using a synchronous client. It showcases creating an agent, running user requests with function calls, creating threads, messages, and runs, and monitoring the status of the run.

L200Aug 29
snippetBuild & Tooling
Azure AI Projects - Agent Operations with File Search
This code snippet demonstrates how to use agent operations with file searching from the Azure Agents service using a synchronous client. It showcases uploading a file, creating a vector store, and creating an agent with a file search tool, providing hands-on experience with Azure AI Projects and Agents SDK.

L200Aug 29
snippetFrameworks & Platforms
Agent Operations with Microsoft Fabric Tool in Azure
This code snippet demonstrates how to use Agent operations with the Microsoft Fabric grounding tool from the Azure Agents service using a synchronous client. It showcases creating an agent, initializing a Fabric tool, creating threads for communication, and processing an Agent run with tools.

L200Aug 29
snippetBuild & Tooling
File Search and Vector Store Creation with Azure AI Tools
This code snippet demonstrates how to add files to an agent during the vector store creation using Azure AI tools. It involves setting up the necessary environment variables, creating a vector store, and utilizing Azure services for data storage and retrieval.

L200Aug 29
snippetBuild & Tooling
Azure AI Agents Deep Research Tool Integration with Python Client
This code snippet demonstrates how to use Azure Agents service with the Deep Research tool through a Python client. It includes functions for converting citation markers in markdown content to HTML superscript format. The sample provides practical guidance on integrating Azure AI services and processing text data.

L200Aug 29
snippetApplications & Impact
Creating Connected Agents for Conversational AI Tasks
This code snippet demonstrates how to use the Connected Agent tool from the Azure Agents service to create agents for specific tasks like getting stock prices. It showcases the integration of AI models and agents for building conversational AI systems.

L200Aug 29
snippetFrameworks & Platforms
Agent Operations with Code Interpreter in Azure Agents Service
This code snippet demonstrates how to use agent operations with a code interpreter from the Azure Agents service using a synchronous client. It showcases creating an agent, creating a thread, and uploading a local file to Azure for vector store creation.

L200Aug 29
snippetFrameworks & Platforms
Agent Operations with Code Interpreter in Azure AI Project
This code snippet demonstrates how to use agent operations with a code interpreter from the Azure Agents service using a synchronous client. It showcases uploading a file, creating an agent with a code interpreter tool, and creating a message thread within an AI project environment.

L200Aug 29
snippetBuild & Tooling
Creating an Agent with Browser Automation Tool in Azure
This code snippet demonstrates how to use the Azure Agents service with the Browser Automation tool for browser automation tasks. It shows how to create a new agent with the Browser Automation tool attached, enabling the agent to perform tasks related to web browsing.

L200Aug 29
snippetFrameworks & Platforms
Creating AI Agent with Bing Grounding Tool in Azure
This code snippet demonstrates how to create an agent using the Bing grounding tool from the Azure Agents service. It showcases the integration of the Azure AI Project client, agent creation with specific tools, and message handling within a thread, providing insights into building AI agents with specialized functionalities.

L200Aug 29
snippetFrameworks & Platforms
Agent Creation with Bing Custom Search Tool in Azure Agents
This code snippet demonstrates how to use the Azure Agents service with the Bing Custom Search tool to create an agent for performing search operations. It showcases the integration of Azure AI tools for agent orchestration and communication.

L200Aug 29
snippetBuild & Tooling
Integrating Azure Functions with AI Agents in Python
This code snippet demonstrates how to use Azure Function agent operations from the Azure Agents service using a synchronous client. It showcases setting up an Azure Function tool to interact with a bot and provides guidance on required environment variables and dependencies. The learning value includes understanding how to integrate Azure Functions with AI agents for automated tasks.

L200Aug 29
snippetApplications & Impact
Agent Operations with Azure AI Search in Python
This code snippet demonstrates how to use agent operations with Azure AI Search tool from the Azure agents service using a synchronous client. It provides a practical example of setting up an agent with Azure AI Search capabilities and initializing the AzureAISearchTool for performing search operations.

L200Aug 29
snippetBuild & Tooling
Enable Automatic Function Calls in Azure AI Agents with Python
This code snippet demonstrates how to enable automatic function calls in Azure AI agents using Python. It shows how to create an agent, set up functions to be called automatically, and initialize the agent for use in AI projects. The code provides a practical example for integrating AI agents with custom functions.

L100Aug 20
guideApplications & Impact
The Future of AI: How Artificial Intelligence Will Change the World
The article explores the future impact of AI on various industries, highlighting its role in data analysis, research, human care, household tasks, workplace efficiency, and safety. It discusses the increasing adoption of AI by enterprises and the influence of generative AI tools like ChatGPT, providing insights into the evolving landscape of artificial intelligence.

L100Aug 18
guideApplications & Impact
MIT report: 95% of generative AI pilots at companies are failing
The MIT report highlights a concerning 95% failure rate of generative AI pilots in companies, emphasizing the challenges in implementing enterprise AI solutions. This article sheds light on the GenAI Divide, offering valuable insights into the core issues hindering the success of AI initiatives in organizations.

L300Aug 13
guideBuild & Tooling
The Complete Google A2A + Azure AI Foundry + Semantic Kernel ...
This article provides a step-by-step guide for .NET developers to create a modular multi-agent system using Google's A2A, Microsoft's Semantic Kernel, and Semantic Kernel C# SDK. Readers will learn about the architecture of multi-agent systems, setting up A2A servers and clients, and real-time orchestration, offering practical insights into building AI agents that collaborate seamlessly.

L300Aug 13
guideFrameworks & Platforms
Agent Factory: The new era of agentic AI—common use cases and ...
The blog post introduces the concept of agentic AI in Azure AI Foundry, emphasizing how agents can reason, act, and collaborate to bridge knowledge and outcomes. It discusses common use cases and design patterns for leveraging agentic AI, providing valuable insights for AI developers interested in building intelligent agents.

L300Aug 7
guideBuild & Tooling
Building Smarter AI Agents with Azure AI Foundry and Model ...
This article introduces the Model Context Protocol (MCP) and its significance for Azure AI Foundry, enabling seamless integration between AI agents and tools without manual coding. By leveraging MCP, developers can enhance agent development speed, reduce maintenance overhead, and achieve interoperability across Azure and OpenAI platforms.

L400Aug 5
guideApplications & Impact
OpenAI's open weight models now available on AWS - About Amazon
Amazon Web Services (AWS) now offers OpenAI's open weight models on Amazon Bedrock and SageMaker AI, providing customers with advanced AI capabilities for various applications like agentic workflows, coding, and scientific analysis. This collaboration expands the availability of powerful AI technologies to AWS users, shaping the future of GenAI technology.

L300Aug 4
newsApplications & Impact
Every Reason Why I Hate AI and You Should Too - MalwareTech
The article discusses the author's critical views on AI, particularly focusing on the hype surrounding Generative AI and the author's decision to not fully embrace AI technology. It provides insights into the author's perspective on the current state and future potential of AI, offering a critical viewpoint for AI developers to consider.
L300Jul 29
guideBuild & Tooling
Gentle Intro to Azure AI Foundry. What is it? | by Nicolas Anderson
Azure AI Foundry is a comprehensive web portal that consolidates various Azure AI services, facilitating collaborative AI project development, model deployment, testing, and integration of custom data sources. AI developers can leverage Azure AI Foundry to create generative AI applications, deploy models to real-time endpoints, define workflows, and incorporate multiple AI capabilities through Azure AI Services.

L300Jul 14
guideApplications & Impact
The Ultimate Guide to Advanced AI Governance - Tribe AI
This article from Tribe AI provides a comprehensive guide to advanced AI governance, focusing on essential strategies for ensuring organizational compliance with advanced AI systems. It covers core principles, challenges, and best practices in AI governance, emphasizing ethics, transparency, and regulatory standards, offering valuable insights for AI developers and leaders in shaping responsible AI adoption.
L300Jul 3
newsBuild & Tooling
AWS SageMaker Unified Studio is … | by Lintang Gilang Pratama
The article introduces AWS SageMaker Unified Studio, an all-in-one interface that streamlines the machine learning and AI development lifecycle. It highlights the accessibility of data, collaboration features, model training capabilities, and integration with Amazon Q Developer for code assistance, making it suitable for various users from research projects to enterprise teams.

L100Jun 29
newsApplications & Impact
How will Artificial Intelligence Affect Jobs 2025-2030
This article discusses the impact of artificial intelligence on jobs from 2025-2030, highlighting the emergence of AI tools like ChatGPT, Google's AI software, Gamma, and Numerous AI. It emphasizes the need for individuals to adapt to the evolving job landscape created by AI, which will both replace and create new job opportunities.

L300Jun 12
guideApplications & Impact
Turn Documents into Structured Insights with Mosaic AI Agent Bricks
Mosaic AI Agent Bricks simplifies the extraction of structured data from documents like contracts and invoices without manual labeling or schema training. AI developers can learn how to enhance automation and reduce effort by leveraging schema feedback and AI-assisted evaluation for continuous improvement.

L300Jun 6
guideApplications & Impact
Why AI Projects Fail | Towards Data Science
This article delves into the common reasons why AI projects fail, highlighting challenges such as unclear success metrics, scope creep, and the added layer of probabilistic uncertainty in AI projects. It provides insights on how organizations can avoid these pitfalls and improve the success rate of their AI initiatives, making it a valuable read for AI developers and builders.

L300May 25
newsApplications & Impact
creative.ai is no more: long live creative AI! - Medium
This article reflects on the journey of creative.ai, an early exploration into creative AI, emphasizing the focus on augmenting human creativity rather than replacing it. It discusses the challenges faced, inspirations drawn from past creative computer science works, and the ethos of empowering artists and designers. The open-sourcing of code repositories adds value for AI developers interested in creative AI and historical perspectives on computational creativity.

L400May 25
newsApplications & Impact
Stop saying that AI is just a tool and it only matters how it is used
This article challenges the notion that AI is 'just a tool' and emphasizes the significant impact tools like AI have on society, ethics, and culture. It delves into the complexity of tools beyond their usage, highlighting the importance of considering broader implications in AI development and deployment.

L300May 21
guideApplications & Impact
13 foundational AI courses, resources from MIT - Medium
The article introduces 13 foundational AI courses and resources from MIT Open Learning, covering topics like artificial intelligence, machine learning, machine vision, and algorithms. These resources are valuable for AI developers looking to grasp the basics and advance their knowledge in AI technologies.

L300May 21
guideFrameworks & Platforms
V :AI Agents through the Thought-Action-Observation (TAO) Cycle ...
This article explores the Thought-Action-Observation (TAO) cycle in AI agents, emphasizing how agents reason, act, and learn from their experiences. It delves into the core components of the TAO cycle, such as Thought, Action, and Observation, providing insights and real-world examples for understanding how AI agents operate effectively.

L100May 20
videoApplications & Impact
AI Basics for Beginners - YouTube
This YouTube video provides a beginner-friendly overview of key AI concepts, including the AI family tree, machine learning, deep learning, generative AI, traditional AI vs. generative AI, large language models, and AI agents. It offers a structured learning path for those new to AI, covering fundamental topics essential for understanding artificial intelligence.
L200May 9
repoBuild & Tooling
Oap Langgraph Tools Agent
This repository provides a pre-built LangGraph tools agent for the Open Agent Platform, enabling users to work with MCP servers and a LangConnect RAG tool. It includes setup instructions and integration details with the Open Agent Platform, making it a valuable resource for developers interested in agent orchestration and tooling automation.
L300May 6
repoFrameworks & Platforms
Oap Agent Supervisor
This repository provides a supervisor agent for the Open Agent Platform, enabling dynamic agent delegation and configurable agents for orchestrating specialist agents. It leverages LangGraph Supervisor and RemoteGraph for agent orchestration.
L300Apr 21
newsApplications & Impact
Azure AI Foundry: What is it and Why Should You Care - Mobilize.Net
Azure AI Foundry is a platform for designing and managing AI applications, offering a secure and flexible environment. This article delves into the significance of Azure AI Foundry as an AI app factory, providing insights for AI developers on leveraging this tool for AI application development.

L400Apr 20
guideFrameworks & Platforms
Agentic AI Architectures And Design Patterns | by Anil Jain - Medium
This article delves into Agentic AI architectures and design patterns, focusing on autonomous AI systems that make decisions independently. It discusses key tools like LangChain and AutoGen, design patterns for building complex autonomous systems, and challenges such as coordination in multi-agent setups and potential biases. AI developers can learn about enhancing productivity, real-time data handling, and implementing design patterns for improved AI performance.
L300Apr 16
repoApplications & Impact
Open Agent Platform
Open Agent Platform is an educational platform for building and managing no-code agents with advanced features like RAG integration and agent supervision. It provides a user-friendly interface for creating and interacting with LangGraph agents, making it suitable for users without technical expertise as well as developers.

L200Apr 10
videoFrameworks & Platforms
Google Agentspace in 3 Minutes - YouTube
The video provides a concise overview of Google Agentspace, explaining its functionality and purpose. It offers a quick insight into building AI agents on Google Cloud, making it a valuable resource for AI developers interested in multi-agent systems and cloud-based AI development.

L200Apr 3
guideApplications & Impact
AI Governance 101: Understanding the Basics and Best Practices
The article delves into the fundamentals and best practices of AI governance, emphasizing the need for a robust framework to manage AI risks and ensure data protection. It provides insights for AI developers and builders on implementing governance strategies to address security threats and compliance requirements.

L400Mar 19
guideFrameworks & Platforms
The AI Governance Frontier Series Part 1 — Decoding Global and U.S.
The article delves into the importance of aligning AI deployments with ethical imperatives, regulatory mandates, and business value. It offers a systematic examination of responsible AI ecosystems, platforms, providers, and regulatory frameworks, providing insights for decision-makers to navigate the complexities of AI governance.

L200Mar 5
guideBuild & Tooling
AI for Beginners
The AI for Beginners curriculum by Microsoft offers a comprehensive 12-week program with 24 lessons covering practical AI concepts, quizzes, and labs. This resource is ideal for AI developers and builders looking to start their journey in artificial intelligence.

L200Feb 28
guideApplications & Impact
How to Learn AI From Scratch in 2025: A Complete Expert Guide
This article serves as a comprehensive guide for individuals looking to learn AI from scratch in 2025, offering insights from industry experts, practical advice, and tips on mastering AI skills and tools. It emphasizes the increasing relevance of AI in various industries and provides a roadmap for aspiring data scientists, machine learning engineers, AI researchers, and enthusiasts.
L300Feb 5
guideFrameworks & Platforms
Langgraph Supervisor Py
This repository provides a Python library for creating hierarchical multi-agent systems using LangGraph. It allows users to create a supervisor agent to orchestrate multiple specialized agents, with features like tool-based agent handoff mechanism and flexible message history management. The library is built on top of LangGraph, offering support for streaming, memory management, and human-in-the-loop interactions.

L300Jan 29
guideApplications & Impact
Amazon Bedrock: A Complete Guide to Building AI Applications
This article provides a comprehensive guide to Amazon Bedrock, a managed AWS service for accessing and managing foundation models (FMs) essential for generative AI applications. AI developers can learn how to leverage AWS Bedrock to simplify infrastructure management, access cutting-edge AI models, and develop scalable generative AI applications aligned with their goals.
L300Dec 5, 2024
guideApplications & Impact
What Is GraphRAG? - Neo4j
GraphRAG, a retrieval mechanism enhancing GenAI applications by leveraging graph data structures, is discussed in this article. AI developers can learn how GraphRAG optimizes information retrieval in graph databases, offering insights into improving AI systems' performance.
L300Nov 20, 2024
repoApplications & Impact
Open Deep Research
Open Deep Research is an open-source deep research agent that works across various model providers, search tools, and servers. It has achieved notable performance and rankings on the Deep Research Bench Leaderboard. The repository offers a free course and updates on recent advancements in deep research.

L300Oct 10, 2024
guideApplications & Impact
Build your own AI Agent Observability System | by James Barney
This article provides a walkthrough on building an AI agent observability system using LangChain, Rudderstack, and Clickhouse. It explores the importance of monitoring AI agents in chat systems and delves into the concept of AI observability, offering practical insights for developers interested in enhancing AI system visibility and performance.

L300Sep 12, 2024
guideApplications & Impact
The AI prompt solving any business challenge | by Thack - Medium
This article delves into the transformative impact of effective prompt engineering in AI for solving business challenges. It emphasizes the importance of using specific frameworks to optimize AI models like Claude, Copilot, Perplexity, and others, offering practical insights for AI developers to enhance their prompt creation skills.

L100Sep 10, 2024
guideApplications & Impact
Snowflake Cortex AI | How to Use the COMPLETE Function - YouTube
Learn how to leverage the COMPLETE function in Snowflake Cortex AI to integrate large language models (LLMs) into SQL queries, enabling advanced AI-driven data interactions. This tutorial by Christopher Marland offers practical examples for generating insights from data and optimizing AI models within Snowflake.

L400Sep 9, 2024
guideApplications & Impact
United Nations System White Paper on AI Governance
The United Nations System White Paper on AI Governance delves into the institutional models and normative frameworks for global AI governance within the UN system. AI developers can learn about the importance of ethical considerations, data privacy, bias mitigation, and transparent decision-making processes in leveraging AI for positive impacts.

L200Sep 3, 2024
videoApplications & Impact
99% of Beginners Don't Know the Basics of AI - YouTube
This YouTube video discusses the basics of AI for beginners, focusing on key takeaways from Google's AI Essentials course. The presenter covers topics such as types of AI tools, implied context, zero-shot vs. few-shot prompting, chain-of-thought prompting, and the limitations of AI, providing insights into the pros and cons of the certification course.

L200Aug 24, 2024
guideApplications & Impact
Processing Unstructured Data with Snowflake Cortex AI - Medium
This article discusses the process of handling unstructured data using Snowflake Cortex AI for geocoding and geofencing tasks. It provides insights into breaking down complex data problems, utilizing marketplace apps for geocoding services, and scaling up data processing for large datasets.

L300Aug 14, 2024
videoApplications & Impact
Snowflake Cortex Analyst To Augment Business Intelligence With AI
Caleb Baechtold from Snowflake demonstrates building an application using Cortex Analyst to allow business users to ask data questions in natural language. The walkthrough covers setting up Snowflake, creating a Streamlit app, testing conversational analytics, exploring the semantic model, and more, offering practical insights into leveraging AI for business intelligence.

L100Aug 13, 2024
guideApplications & Impact
The Root Causes of Failure for Artificial Intelligence Projects ... - RAND
This article from RAND delves into the root causes of failure for artificial intelligence projects, highlighting insights from data scientists and engineers. It offers recommendations to avoid common pitfalls in AI implementation, making it a valuable resource for AI developers and builders to enhance project success rates.

L400Aug 7, 2024
guideApplications & Impact
GraphRAG Explained: Enhancing RAG with Knowledge Graphs
The article explains GraphRAG, a technique that enhances Retrieval Augmented Generation (RAG) with knowledge graphs, enabling AI models to handle complex tasks like multi-hop reasoning and answering comprehensive questions. AI developers can learn how GraphRAG improves information retrieval and understanding in large language models.

L100May 24, 2024
guideApplications & Impact
What is Snowflake Cortex? - phData
Snowflake Cortex is a fully-managed AI service integrated within Snowflake, enabling businesses to leverage machine learning and AI capabilities through simple SQL commands. It offers pre-built ML functions for tasks like forecasting and anomaly detection, making it easy to gain insights and automate tasks without specialized programming knowledge.

L300Apr 21, 2024
guideFrameworks & Platforms
Framework for the Governance of Artificial Intelligence - Medium
This article provides a framework for the governance of artificial intelligence, emphasizing the importance of values like transparency and truth in AI systems. It offers policymakers strategic methodologies for overseeing AI technologies, promoting trust, accountability, and ethical compliance.
L300May 18, 2023
repoApplications & Impact
Langfuse
langfuse is an open-source LLM engineering platform that focuses on LLM observability, metrics, evaluations, prompt management, playgrounds, and datasets. It integrates with various technologies like OpenTelemetry, Langchain, OpenAI SDK, LiteLLM, and more. The repository is suitable for individuals interested in exploring large language models and observability in AI systems.
L300Mar 26, 2023
repoApplications & Impact
Chainforge
ChainForge is an open-source visual programming environment designed for battle-testing prompts to Large Language Models (LLMs). It enables users to query multiple LLMs simultaneously, compare response quality across different prompts and models, set up evaluation metrics, and streamline the prompt engineering process using AI features.
L300Oct 17, 2022
guideApplications & Impact
Langchain
LangChain is a framework for building context-aware reasoning applications powered by LLM technology. It enables developers to create AI applications by chaining interoperable components and third-party integrations, simplifying AI development and future-proofing decisions as technology evolves.