microsoft/TypeAgent

Public

mirrored from https://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
7e9a561cd139c41e15744b43b5eb42e4c6a7e512

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

dotnet/README.md

23lines · modepreview

# TypeAgent Dotnet code

## Overview

**TypeAgent** is **sample code** that explores an architecture for building a *personal agent* with *natural language interfaces* leveraging current advances in LLM technology.

This directory contain dotnet C# code that support our **TypeAgent** implementation.

* [AutoShell](./autoShell/)(Windows Only) - Support [Desktop](../ts/packages/agents/desktop/) to control Window functionalities.
* [email](./email/)(Windows Only) - Sample code for importing emails from Outlook



## 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.