27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
<p align="center">
|
|
<img src="docs/banner/unwind.png" width="600px" alt="Unwind AI">
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://www.linkedin.com/in/shubhamsaboo/">
|
|
<img src="https://img.shields.io/badge/-Follow%20Shubham Saboo-blue?logo=linkedin&style=flat-square" alt="LinkedIn">
|
|
</a>
|
|
<a href="https://twitter.com/Saboo_Shubham_">
|
|
<img src="https://img.shields.io/twitter/follow/Shubham Saboo" alt="Twitter"> </a>
|
|
</p>
|
|
<hr/>
|
|
|
|
# 🌟 Awesome LLM Apps
|
|
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.
|
|
|