hriteshMaikap/rag-flask-api
A repository containing a modularized implementation of a Retrieval-Augmented Generation (RAG) model as Flask APIs.
This project provides an API to quickly find answers within your own documents. You upload PDF documents, ask questions, and it delivers concise, generated answers based on the information it retrieves from those documents. It's designed for developers or technical teams who need to build custom applications that can 'read' and answer questions from their internal knowledge bases or document libraries.
No commits in the last 6 months.
Use this if you are a developer looking to integrate a custom question-answering system into your applications that can pull insights directly from your specific PDF files.
Not ideal if you are an end-user needing a ready-to-use application for document analysis without any development work.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/hriteshMaikap/rag-flask-api"
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
oracle-devrel/oci-rag-vectordb
Improve insights to make smarter decisions by tapping into real-time data with...