LocalRecall

LocalRecall

Docker-Anwendung from grtgbln's Repository

Übersicht

A lightweight, no-frills RESTful API designed for managing knowledge bases and files stored in vector databases—no GPU, internet, or cloud services required!

Anforderungen


        Works best with a separate LocalAI instance or OpenAI-compatible API for AI capabilities.
        

        Requires a Postgres database for storing vector embeddings and metadata.
    

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8080]/
Netzwerk
bridge
Privilegiert
false

Konfiguration der Vorlage

Web UI PortPorttcp

Container Port: 8080

Ziel
8080
Standard
8080
Wert
8080
Embedding ModelVariable

Embedding model.

Ziel
EMBEDDING_MODEL
Standard
granite-embedding-107m-multilingual
Wert
granite-embedding-107m-multilingual
OpenAI API - Base URLVariable

Base URL for the OpenAI-compatible API. If using LocalAI on the same machine, set to http://IP_ADDRESS:8080

Ziel
OPENAI_BASE_URL
Standard
http://IP_ADDRESS:8080
Wert
http://IP_ADDRESS:8080
OpenAI API - KeyVariable

API key for the OpenAI-compatible API.

Ziel
OPENAI_API_KEY
Database - URLVariable

Postgres database connection URL.

Ziel
DATABASE_URL
Standard
postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/localrecall?sslmode=disable
Wert
postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/localrecall?sslmode=disable
Internal Collections Database PathVariable

Internal path to the collections database. Not recommended to change.

Ziel
COLLECTION_DB_PATH
Standard
/db
Wert
/db
Internal Assets PathVariable

Internal path to the assets directory. Not recommended to change.

Ziel
FILE_ASSETS
Standard
/assets
Wert
/assets
Database PathPath

Path to the database directory for LocalRecall

Ziel
/db
Standard
/mnt/user/appdata/local_recall/db
Wert
/mnt/user/appdata/local_recall/db
Assets PathPath

Path to the assets directory for LocalRecall

Ziel
/assets
Standard
/mnt/user/appdata/local_recall/assets
Wert
/mnt/user/appdata/local_recall/assets
Vector EngineVariable

Vector database engine to use. Currently only 'postgres' is supported.

Ziel
VECTOR_ENGINE
Standard
postgres
Wert
postgres
Hybrid Search - BM25 WeightVariable

Weight for BM25 in hybrid search (0.0 to 1.0).

Ziel
HYBRID_SEARCH_BM25_WEIGHT
Standard
0.5
Wert
0.5
Hybrid Search - Vector WeightVariable

Weight for vector search in hybrid search (0.0 to 1.0).

Ziel
HYBRID_SEARCH_VECTOR_WEIGHT
Standard
0.5
Wert
0.5

Einzelheiten

Repository
quay.io/mudler/localrecall:latest
Zuletzt aktualisiert2026-06-02
Erstmals gesehen2025-07-16

Führen Sie LocalRecall auf Unraid aus.

LocalRecall ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.