diff --git a/README.md b/README.md index 218e276..4bc93ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LLMs Performing various tasks using LLMs. -These tasks include: Email generation, summarization, text to speech, image segmentation, etc. +These tasks include: RAG using two different methods, Email generation, summarization, text to speech, image segmentation, etc. Summarizing is one of my main areas of interest, as the LLMs I frequently use tend to be overly verbose.