From 8332de95a2a9fdd62c98b55dcb9e672e9ef347b8 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 26 Jan 2025 10:16:46 -0600 Subject: [PATCH] initial commit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..238207a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 006 - Project Siren +An alluring and dangerous voice + +An extensible voice assistant + +## Goal: +>- to define a voice assistant that can be deployed with nix +>- to create a method for the assistant to **do tasks** +>- to interface with periferal services