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
main
bfd2314
3e27c9c
3 files changed (+209 additions, -0 deletions)
➕ rag_tutorials/rag_chain/README.md (+48 -0) ➕ rag_tutorials/rag_chain/app.py (+152 -0) ➕ rag_tutorials/rag_chain/requirements.txt (+9 -0)
rag_tutorials/rag_chain/README.md
rag_tutorials/rag_chain/app.py
rag_tutorials/rag_chain/requirements.txt
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.