mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-16 07:23:23 -05:00
[PR #88] [MERGED] rag_chain added to rag_tutorials #5389
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (2)
bfd2314rag_chain added to rag_tutorials3e27c9cUpdated 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.