Back to browse
GitHub Repository
4 starsTypeScript

Portable offline LLM knowledge system that runs in browser

by muthuishere·Apr 7, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemShip It

Single-file RAG bundle runs entirely in browser without server setup.

Strengths
  • Bundles model, embeddings, and docs into one portable artifact for easy transfer.
  • Zero server dependencies for the end user; just open HTML file.
  • Targets air-gapped environments where cloud APIs are forbidden or risky.
Weaknesses
  • Browser-based inference limits model size and speed significantly compared to native.
  • No Windows/Linux native app, relies on browser compatibility and memory limits.
Category
Target Audience

DevOps engineers, Security teams, Enterprise deployments in air-gapped environments

Similar To

PrivateGPT · AnythingLLM · GPT4All

Post Description

Most local LLM setups are not portable. This bundles model, embeddings, chunks and metadata into a single export. The exported package runs fully in the browser without internet or install. Trying to solve reproducibility and deployment in restricted environments. https://github.com/muthuishere/offline-llm-knowledge-system

Similar Projects

AI/ML●●Solid

Open KB: Open LLM Knowledge Base

Compiled wiki beats query-time RAG with vectorless PageIndex retrieval for long PDFs.

Big BrainNiche Gem
mingtianzhang
621mo ago
Security●●Solid

RAG knowledge base poisoning lab, 100% local

Embedding anomaly detection cuts attack success from 95% to 20%.

Dark HorseBig Brain
aminerj
155482mo ago