From c56eb3e22d5504964cf26d23a6096057f1072846 Mon Sep 17 00:00:00 2001 From: Toran Bruce Richards Date: Sat, 1 Apr 2023 05:58:24 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 780d5580..84f702ec 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ https://github.com/sponsors/Torantulino - 🗃️ File storage and summarization with GPT-3.5 ## 📋 Requirements - -- Python 3.7 or later +- [Python 3.7 or later](https://www.tutorialspoint.com/how-to-install-python-in-windows) - OpenAI API key +Optional: +- ElevenLabs Key (If you want the AI to speak) ## 💾 Installation