VectorBrain

A self-hostable RAG assistant for querying important documents with private, local LLMs.

← Back to Home

Gallery

Chat UI
Document Upload UI
System Architecture

Overview

VectorBrain is a custom-built RAG (Retrieval-Augmented Generation) platform designed to run entirely on your own hardware. It allows users to upload sensitive documents and query them using natural language, powered by local LLMs for full data privacy and speed.

Core Features

Tech Stack

Python FastAPI React Tailwind CSS llama.cpp FAISS WebSockets

How to Run

Source Code

View on GitHub