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