[PR #114] [MERGED] AI Knowledge Companion Agent - R1 locally + RAG features (CAN MERGE) #5411

Closed
opened 2026-05-17 05:30:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/114
Author: @Madhuvod
Created: 2/11/2025
Status: Merged
Merged: 2/12/2025
Merged by: @Shubhamsaboo

Base: mainHead: r1-agent-ollama


📝 Commits (2)

📊 Changes

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

View changed files

ai_agent_tutorials/ai_knowledge_companion_r1_agent/README.md (+87 -0)
ai_agent_tutorials/ai_knowledge_companion_r1_agent/ai_knowledge_r1_agent.py (+566 -0)
ai_agent_tutorials/ai_knowledge_companion_r1_agent/requirements.txt (+7 -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/114 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `r1-agent-ollama` --- ### 📝 Commits (2) - [`1eb3e4c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/1eb3e4cff6ec9eb36623211c2a3c8b3b20abe1ec) main script working - [`b03a536`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/b03a536c09787bb96f59c098e3cf1bf1268b49cb) final code ### 📊 Changes **3 files changed** (+660 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_knowledge_companion_r1_agent/README.md` (+87 -0) ➕ `ai_agent_tutorials/ai_knowledge_companion_r1_agent/ai_knowledge_r1_agent.py` (+566 -0) ➕ `ai_agent_tutorials/ai_knowledge_companion_r1_agent/requirements.txt` (+7 -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-05-17 05:30:29 -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#5411