Documentation
Everything you need to know to set up, use, and optimize your private RAG platform
🔒 Privacy-First Architecture
Unlike ChatGPT, GorzenRAG never trains on your data. We use OpenAI's API (not ChatGPT), which explicitly prohibits training on customer data.
- Zero Training: Your data never used to train models
- 30-Day Auto-Deletion: All API data deleted after 30 days
- You Own Everything: Vectors in YOUR Pinecone account
Welcome to Gorzen Ingestion!
This platform combines state-of-the-art document ingestion with intelligent RAG-powered chat. You'll be up and running in just a few minutes.
Before you begin: You'll need API keys from OpenAI and Pinecone. Don't worry—we'll show you exactly how to get them below!
Quick Start Steps:
- Get your API keys from OpenAI and Pinecone (see "API Keys" section below)
- Create a Pinecone index for your vectors (3072 dimensions, dotproduct metric)
- Go to the Ingest page and enter your API keys in the configuration form
- Upload your documents (PDFs, DOCX, images, audio, etc.)
- Click "Start Processing" to ingest your documents
- Go to the Chat tab, enter your API keys, and start asking questions!