RAG-Based Knowledge Base Platform A multi-tenant, microservices backend with a
developer SDK — enabling teams to embed AI-powered document Q&A into any product.
React Native SDKMicroservicesJenkinsGKERAG
Full Cycle Engineering eXcelerator CapstonePresented to: Ekta Bahety and Ayush Gupta
02
What is Ragnify?
The Problem
Fragmented Document Access
Businesses have large document repositories but no easy way to make them queryable by
AI — especially across multiple tenants securely.
The Solution
Full-Stack RAG Platform
Ragnify provides a full-stack RAG platform: upload PDFs, auto-embed them, and expose a
chat API — wrapped in a developer SDK for easy integration.
Who Uses It
🏢
Tenant Admin
Logs into the portal with JWT auth. Uploads documents, manages knowledge base for
their org.
👨💻
Developer / SDK User
Registers via SDK web portal. Gets API keys. Integrates Ragnify's chat into their own
product.
💬
End User
Interacts with the AI chat powered by Ragnify — without ever knowing the underlying
stack.
03
System Architecture Overview
Clients
📱 Mobile / Web App (Expo · React Native)🔑 SDK Web Portal (API Key Management)🔌 SDK Client (3rd Party Products)