microsoft/TypeAgent

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
c765421e8f1db0fb5df3e6aa28254a56e6e33e0a

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 an architecture for building a _personal agent_ with _natural language interfaces_ leveraging current advances in LLM technology.

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

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