From 2f301c3e09a1c500eacf71f63b78ec9dafafdc5d Mon Sep 17 00:00:00 2001 From: Ethan Date: Mon, 15 May 2023 16:27:59 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49bf387..00f981a 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ Please note this is experimental - it will be significantly slower and the quali 5. Output - the summary is displayed on the page and saved as a text file. ![summary](https://i.imgur.com/sUcay6a.gif) -Support for locally run LLM's is coming. +Improved support for locally run LLM's is coming. Built using Langchain! This is project was made for fun, and is likely full of bugs. It is not fully optimized. Contributions or bug reports are welcomed! -todo: keep summary in session state, save transcripts when loaded to summarize, local llm support (fully offline) +todo: keep summary in session state, save transcripts when loaded to summarize