diff --git a/README.md b/README.md index 724282e..f4ea30a 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,19 @@ Twitter

- -
+
# 🌟 Awesome LLM Apps -Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models. +A curated collection of awesome LLM apps using RAG with OpenAI, Anthropic, Gemini and opensource models. + +## 📂 Projects + +### 📨 Chat with Gmail +Interact with your Gmail inbox using natural language. Get accurate answers to your questions based on the content of your emails with Retrieval Augmented Generation (RAG). + +### 📄 Chat with PDF +Engage in intelligent conversation and question-answering based on the content of your PDF documents. Simply upload a PDF document and start asking questions. Chat with PDF will analyze the document, extract relevant information, and generate accurate responses to your queries. + +### 📽️ Chat with YouTube Videos +Dive into the world of video content with interactive conversation and question-answering based on YouTube videos. Simply provide a YouTube video URL and start engaging with the video's content through natural language. + diff --git a/chat_with_pdf/assets/chatwithpdf.mov b/chat_with_pdf/assets/chatwithpdf.mov deleted file mode 100644 index ba1384e..0000000 Binary files a/chat_with_pdf/assets/chatwithpdf.mov and /dev/null differ diff --git a/unwind.png b/unwind.png deleted file mode 100644 index ef9f06a..0000000 Binary files a/unwind.png and /dev/null differ