oracle-devrel/oci-rag-vectordb
Improve insights to make smarter decisions by tapping into real-time data with retrieval-augmented generation (RAG).
This project helps integrate real-time data with large language models to generate more accurate and contextually rich responses. It takes your existing enterprise data (like documents or databases) and uses it to enhance the answers provided by AI, giving you improved insights for decision-making. Business analysts, researchers, or anyone needing to query proprietary data with AI would find this useful.
No commits in the last 6 months.
Use this if you want to leverage your organization's specific data to make AI models provide more relevant and informed answers, rather than relying solely on their pre-trained knowledge.
Not ideal if you're looking for a simple, out-of-the-box conversational AI that doesn't require integrating with your own data sources.
Stars
27
Forks
11
Language
Python
License
UPL-1.0
Category
Last pushed
Jun 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/oracle-devrel/oci-rag-vectordb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
datawhalechina/all-in-rag
🔍大模型应用开发实战一:RAG 技术全栈指南,在线阅读地址:https://datawhalechina.github.io/all-in-rag/
bakrianoo/mini-rag
An Educational Project (step by step) to teach how to build a production-ready app for RAG application.
Sstobo/Claude-Code-Game-Master
Total conversion for Claude Code. Use RAG and the RPG ruleset apis to play a persistent...
BastinFlorian/RAG-on-GCP-with-VertexAI
Create a Chatbot app on your own data with GCP tools
ItMeDiaTech/rag-cli
Local Retrieval-Augmented Generation (RAG) plugin for Claude Code that combines Chroma db vector...