LocalRecall

LocalRecall

Application Docker from grtgbln's Repository

Vue d'ensemble

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

Exigences


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

        Requires a Postgres database for storing vector embeddings and metadata.
    

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8080]/
Réseau
bridge
Privilégié
false

Configuration du modèle

Web UI PortPorttcp

Container Port: 8080

Cible
8080
Défaut
8080
Valeur
8080
Embedding ModelVariable

Embedding model.

Cible
EMBEDDING_MODEL
Défaut
granite-embedding-107m-multilingual
Valeur
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

Cible
OPENAI_BASE_URL
Défaut
http://IP_ADDRESS:8080
Valeur
http://IP_ADDRESS:8080
OpenAI API - KeyVariable

API key for the OpenAI-compatible API.

Cible
OPENAI_API_KEY
Database - URLVariable

Postgres database connection URL.

Cible
DATABASE_URL
Défaut
postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/localrecall?sslmode=disable
Valeur
postgresql://USERNAME:PASSWORD@IP_ADDRESS:5432/localrecall?sslmode=disable
Internal Collections Database PathVariable

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

Cible
COLLECTION_DB_PATH
Défaut
/db
Valeur
/db
Internal Assets PathVariable

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

Cible
FILE_ASSETS
Défaut
/assets
Valeur
/assets
Database PathPath

Path to the database directory for LocalRecall

Cible
/db
Défaut
/mnt/user/appdata/local_recall/db
Valeur
/mnt/user/appdata/local_recall/db
Assets PathPath

Path to the assets directory for LocalRecall

Cible
/assets
Défaut
/mnt/user/appdata/local_recall/assets
Valeur
/mnt/user/appdata/local_recall/assets
Vector EngineVariable

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

Cible
VECTOR_ENGINE
Défaut
postgres
Valeur
postgres
Hybrid Search - BM25 WeightVariable

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

Cible
HYBRID_SEARCH_BM25_WEIGHT
Défaut
0.5
Valeur
0.5
Hybrid Search - Vector WeightVariable

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

Cible
HYBRID_SEARCH_VECTOR_WEIGHT
Défaut
0.5
Valeur
0.5

Détails

Référentiel
quay.io/mudler/localrecall:latest
Dernière mise à jour2026-05-31
Première vue2025-07-16

Exécutez LocalRecall sur Unraid.

LocalRecall est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.