[PR #88] [MERGED] rag_chain added to rag_tutorials #7980

Closed
opened 2026-06-06 20:18:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/88
Author: @CodeWithCharan
Created: 1/13/2025
Status: Merged
Merged: 1/21/2025
Merged by: @Shubhamsaboo

Base: mainHead: main


📝 Commits (2)

  • bfd2314 rag_chain added to rag_tutorials
  • 3e27c9c Updated streamlit UI

📊 Changes

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

View changed files

rag_tutorials/rag_chain/README.md (+48 -0)
rag_tutorials/rag_chain/app.py (+152 -0)
rag_tutorials/rag_chain/requirements.txt (+9 -0)

📄 Description

An advanced Insight Retrieval System designed to help users gain meaningful insights from research papers and documents in the pharmaceutical domain.


🔄 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/88 **Author:** [@CodeWithCharan](https://github.com/CodeWithCharan) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/21/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`bfd2314`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/bfd2314f7287c91d6552c74942daf6ff402b81eb) rag_chain added to rag_tutorials - [`3e27c9c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/3e27c9c824d7acf2b69c7b27aa58aa5373949158) Updated streamlit UI ### 📊 Changes **3 files changed** (+209 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `rag_tutorials/rag_chain/README.md` (+48 -0) ➕ `rag_tutorials/rag_chain/app.py` (+152 -0) ➕ `rag_tutorials/rag_chain/requirements.txt` (+9 -0) </details> ### 📄 Description An advanced Insight Retrieval System designed to help users gain meaningful insights from research papers and documents in the pharmaceutical domain. --- <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-06 20:18:39 -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#7980