From a9ce278e9a603afc022a2c1c96bb90fd680d56ec Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 21 Feb 2024 07:24:42 +0000 Subject: [PATCH] prompts --- agent-android/prompts.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 agent-android/prompts.txt diff --git a/agent-android/prompts.txt b/agent-android/prompts.txt new file mode 100644 index 0000000..efd1f2b --- /dev/null +++ b/agent-android/prompts.txt @@ -0,0 +1,7 @@ +you're in a shell console at a root folder of a new software project. we use vscode. +let's create a mobile app (prioritize android, and plan to also support iOS) which will send the audio input to tts llm +plan for the following extesion features in the future: + - ability to listen in the background for a wake word and send the following voice command + - ability to listen on hardware button press, or O buttton hold or other android fast access shortcut intent + + \ No newline at end of file