Update README.md

This commit is contained in:
Masih Moafi 2025-01-30 19:19:29 +03:30 committed by GitHub
parent 8f8c1eba78
commit 761f5db333
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# LLMs # LLMs
Performing various tasks using 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. Summarizing is one of my main areas of interest, as the LLMs I frequently use tend to be overly verbose.