Creatrweb RAG
Overview
An AI that knows only what you've given it — nothing else. Creatrweb RAG indexes your own documents locally and lets you query them through a terminal interface. No cloud upload. No third-party storage. Your documents stay on your machine, and the AI stays in context.
Technology Stack
Built on Mistral embeddings and a local SQLite database — because the most private AI is one that never leaves your machine. This is what it looks like to use a powerful tool on your own terms.
- Vector Search: Custom cosine similarity implementation for relevant document retrieval.
- Mistral AI: High-performance AI agents for generating contextual responses.
- Local-First: Keeps your documents on your machine for maximum security and ownership.