Microsoft Marketplace | cloud solutions, AI apps, and agents
Accelerate your AI transformation with Microsoft Marketplace—your trusted source to find, try, and buy cloud solutions, AI apps, and agents to meet your business needs.
Accelerate your AI transformation with Microsoft Marketplace—your trusted source to find, try, and buy cloud solutions, AI apps, and agents to meet your business needs.
These forward-thinking companies are driving ROI with Copilot and agents—and illuminating the path ahead for every organization.
Learn more about the next evolution of Security Copilot with AI agents designed to autonomously assist with phishing, data security, and identity management.
Find ready-to-use agents and more in the Microsoft 365 Copilot Agent Store and the Microsoft Marketplace. Get started today
Discover the latest Microsoft Ignite 2025 announcements, including new Microsoft 365 Copilot features, AI-powered agents, and Work IQ innovations.
Read the latest news and insights about Agents from Microsoft's team of experts at Microsoft 365 Blog.
We’re powering an era of physical agents — enabling robots to perceive, plan, think, use tools and act to better solve complex, multi-step tasks.
Recorder’s Court Judge Crystal Harmon determined there was sufficient probable cause for the charges and bound the case up to Superior Court.
The ability to coordinate actions across multiple agents is critical for solving complex, real-world problems. Large Language Models (LLMs) have shown strong capabilities in communication, planning, and reasoning, raising the question of whether they...
Virtual agents are becoming a prominent channel of interaction in customer service. Not all customer interactions are smooth, however, and some can become almost comically bad. In such instances, a human agent might need to step in and salvage the co...
Population protocols have been introduced by Angluin et al. as a model of networks consisting of very limited mobile agents that interact in pairs but with no control over their own movement. A collection of anonymous agents, modeled by finite automa...
Large language model-based agents are rapidly evolving from simple conversational assistants into autonomous systems capable of performing complex, professional-level tasks in various domains. While these advancements promise significant productivity...
The agents on Netflix made it look like they are glamorous millionaires, selling million dollar listings, but in fact they don’t even own properties in NYC or own ANY properties themselves, talking ...
A group of privately informed agents chooses between two alternatives. How should the decision rule be designed if agents are known to be biased in favor of one of the options? We address this question by considering the Condorcet Jury Setting as a m...
Advances in artificial intelligence have renewed interest in conversational agents. Additionally to software developers, today all kinds of employees show interest in new technologies and their possible applications for customers. German insurance co...
Building agents that generalize across web, desktop, and mobile environments remains an open challenge, as prior systems rely on environment-specific interfaces that limit cross-platform deployment. We introduce Surfer 2, a unified architecture opera...
Points: 807 | Comments: 267 | Author: gronky_
Hanabi is a cooperative game that brings the problem of modeling other players to the forefront. In this game, coordinated groups of players can leverage pre-established conventions to great effect, but playing in an ad-hoc setting requires agents to...
In this project I have built a news AI agent using CrewAI And Google Gemini Pro LLM models to generate news articles using the Google Gemini 1.5 Flash LLM model and the serper api. (⭐ 22)
CrewNews is an AI news generator that delivers an unbiased version of the news for a given topic, using Streamlit for the GUI, Llama 3.1 as the LLM (inferenced via the AIML API), CrewAI for building AI agents, AgentOps for testing AI agents, and Exa & Firecrawl as tools (⭐ 39)