[PR #199] [MERGED] NEW PROJ: Local RAG Agent with Qwen 3 and Gemma 3 Models #12834

Closed
opened 2026-06-21 05:27:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/199
Author: @Madhuvod
Created: 5/5/2025
Status: Merged
Merged: 5/5/2025
Merged by: @Shubhamsaboo

Base: mainHead: local-rag-qwen


📝 Commits (1)

  • cf7c4ee NEW PROJ: Local RAG Agent with Qwen 3 and Gemma 3 Models

📊 Changes

3 files changed (+666 additions, -0 deletions)

View changed files

rag_tutorials/qwen_local_rag/README.md (+113 -0)
rag_tutorials/qwen_local_rag/qwen_local_rag_agent.py (+545 -0)
rag_tutorials/qwen_local_rag/requirements.txt (+8 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/199 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/5/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `local-rag-qwen` --- ### 📝 Commits (1) - [`cf7c4ee`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/cf7c4ee842cb6329f18b31e7b7f0f51b1a5d0921) NEW PROJ: Local RAG Agent with Qwen 3 and Gemma 3 Models ### 📊 Changes **3 files changed** (+666 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `rag_tutorials/qwen_local_rag/README.md` (+113 -0) ➕ `rag_tutorials/qwen_local_rag/qwen_local_rag_agent.py` (+545 -0) ➕ `rag_tutorials/qwen_local_rag/requirements.txt` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-21 05:27:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#12834