mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-15 23:14:36 -05:00
[PR #330] [MERGED] feat: Add Contextual AI RAG agent #6049
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/330
Author: @Jinash-Rouniyar
Created: 9/5/2025
Status: ✅ Merged
Merged: 9/7/2025
Merged by: @Shubhamsaboo
Base:
main← Head:main📝 Commits (1)
84fe9fbfeat: Add Contextual AI RAG agent📊 Changes
4 files changed (+395 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)➕
rag_tutorials/contextualai_rag_agent/README.md(+62 -0)➕
rag_tutorials/contextualai_rag_agent/contextualai_rag_agent.py(+328 -0)➕
rag_tutorials/contextualai_rag_agent/requirements.txt(+4 -0)📄 Description
This PR showcases capabilities of Contextual AI's managed RAG platform. Create a datastore, ingest documents, spin up an agent, and chat grounded on your data.
Features:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.