From e6f2902bd1841d84d69fc4189b17571f9536137f Mon Sep 17 00:00:00 2001 From: Jeffry Samuel <69224322+Jeffser@users.noreply.github.com> Date: Sun, 26 May 2024 00:36:41 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3499833..0cb2dc0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ Alpaca is an [Ollama](https://github.com/ollama/ollama) client where you can man - Delete messages ## Future features! -- Document recognition +- Document recognition (Probably only Markdown because it's really easy for AI to read) +- YouTube recognition (Ask questions about a YouTube video using the transcript) - Edit messages - Snap Package (maybe)