microsoft/TypeAgent

Public

mirrored fromhttps://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
86f134375106c6da28f06bffdfbdeae2a8be09fc

Branches

Tags

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

Clone

HTTPS

Download ZIP

python/README.md

9lines · modepreview

# TypeAgent Python Code

## Overview

**TypeAgent** is **sample code** that explores architectures for building _interactive agents_ with _natural language interfaces_ using [TypeChat](https://github.com/microsoft/typechat).

This directory contain python code that support our **TypeAgent** implementation.

- [Local Whisper Service](./whisperService/) - an optional locally hosted whisper service for voice input.