# teams-agent-accelerator-samples
**Repository Path**: mirrors_microsoft/teams-agent-accelerator-samples
## Basic Information
- **Project Name**: teams-agent-accelerator-samples
- **Description**: A collection of templates integrating Microsoft Teams with various AI agent paradigms.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-03-01
- **Last Updated**: 2025-11-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#
🤖 Teams Agent Accelerator Templates
This repository contains a collection of templates that demonstrate the integration of Microsoft Teams with various AI agent paradigms. Each full-featured template showcases different capabilities and approaches to building intelligent agents that enhance collaboration and productivity within Teams. ✨
## 🚀 [Available templates](https://microsoft.github.io/teams-agent-accelerator-templates)
| Sample | Language | Description | Tags |
| ---------------------------------------------------- | ------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| 📊 [Data Analyst Agent](js/data-analyst-agent) | `JavaScript` | Natural language interface for data exploration and visualization using AdventureWorks database. | `#llm-sql` `#adaptive-cards` `#data-viz` |
| 💻 [Computer Use Agent](python/computer-use-agent) | `Python` | AI-powered automation of computer tasks through Teams interface. | `#computer-use` `#human-in-the-loop` `#stateful` `#visual-feedback` |
| 💻 [Web Browsing Agent](python/web-browsing-agent) | `Python` | Autonomous web navigation and interaction capabilities. | `#browser-automation` `#visual-feedback` `#stateful` |
| 🧠 [Memory Template Agent](python/memory-sample-agent) | `Python` | An agent that demonstrates the use of memory to enhance the agent's capabilities. | `#memory` `#agent` `#python` |
| 🤖 [Developer Experience Agent](dotnet/dex-agent) | `Dotnet` | A customizable agent that enhances developer experience and team productivity. | `#agent` `#dotnet` `#semantic-kernel` `#github` `plugins` `azure-openai`
| ☕ [Coffee Agent](js/coffee-agent) | `JavaScript` | A coffee agent that manages coffee orders for the team. | `#tools` `#adaptive-cards` `#ai` |
| 🤝 [Collab Agent](js/collaborator-agent) | `JavaScript` | Collaboration agent with advanced conversation analysis and task management capabilities. | `#ai` `#conversation-analysis` `#task-management` |
## 🏁 Getting Started
Each template includes its own detailed README with specific setup instructions and requirements. Navigate to the template you're interested in to learn more about its features and how to run it.
## 🤝 Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
## ™️ Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft
trademarks or logos is subject to and must follow
[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).
Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.
Any use of third-party trademarks or logos are subject to those third-party's policies.