Skip to content

lilbee

A local AI search engine and native LLM manager for your vault, with a built-in web crawler. Ask it anything and get cited answers (local RAG). Works with Ollama, LM Studio, and frontier models too. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDlilbee
Authortobocop2
Minimum Obsidian Version1.8.7
Official Release Date2026-06-07
Last update2026-07-11

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 13, 2026
Release acquisitionrelease metadata checked Jul 13, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-06-07Plugin Added
2026-06-08descriptionThis plugin has not been manually reviewed by Obsidian staff. Turn your vault into a private, local search engine that crawls websites into your library. A built-in manager runs AI models in one click, or use Ollama or LM Studio.This plugin has not been manually reviewed by Obsidian staff. Local RAG for your vault: ask questions and chat with your notes, PDFs, and crawled web pages, with click-to-verify citations. Runs local LLMs for you, or bring your own from Ollama, LM Studio
2026-06-08descriptionThis plugin has not been manually reviewed by Obsidian staff. Local RAG for your vault: ask questions and chat with your notes, PDFs, and crawled web pages, with click-to-verify citations. Runs local LLMs for you, or bring your own from Ollama, LM StudioThis plugin has not been manually reviewed by Obsidian staff. Search, ask, and chat with your vault: notes, PDFs, code, scans, 150+ file types. Cited answers (local RAG) from local LLMs, Ollama, LM Studio, or Claude/Gemini/OpenAI.
2026-06-12descriptionThis plugin has not been manually reviewed by Obsidian staff. Search, ask, and chat with your vault: notes, PDFs, code, scans, 150+ file types. Cited answers (local RAG) from local LLMs, Ollama, LM Studio, or Claude/Gemini/OpenAI.This plugin has not been manually reviewed by Obsidian staff. A local AI search engine and native LLM manager for your vault, with a built-in web crawler. Ask it anything and get cited answers (local RAG). Works with Ollama, LM Studio, and frontier models too.
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. A local AI search engine and native LLM manager for your vault, with a built-in web crawler. Ask it anything and get cited answers (local RAG). Works with Ollama, LM Studio, and frontier models too.A local AI search engine and native LLM manager for your vault, with a built-in web crawler. Ask it anything and get cited answers (local RAG). Works with Ollama, LM Studio, and frontier models too. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size585 KB
Detected ES VersionES2022
Probably MinifiedNo
main.js API Findings11 disclosures
Uses BRAT beta releasesNo
Dependenciesfflate
Dev Dependencies@eslint/js, @types/node, @vitest/coverage-v8, esbuild, eslint, eslint-config-prettier, eslint-plugin-obsidianmd, husky, nano-staged, obsidian, prettier, typescript, typescript-eslint, vitest

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Clipboard AccessReads or writes clipboard data
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Network AccessUses Node HTTP modules
Node Filesystem AccessUses direct Node filesystem-related modules
Note Content AccessReads vault files
Private Network AccessReferences localhost or private-network addresses
Process Or Shell AccessUses Node process or subprocess APIs
Vault File WriteWrites vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses Electron desktop APIsWarningHighelectron (3)
Uses direct Node filesystem-related modulesWarningHighfs (1), os (1), path (1)
Uses Node process or subprocess APIsWarningHighprocess.env (8), process.platform (13), child_process (1)
References localhost or private-network addressesWarningMedium127.0.0.1 (6), localhost (4)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (2), this.registerDomEvent (2), this.registerEvent (5), this.registerInterval (1)
References URLs or constructs URL objectsInfoHighhttp:// (8), https:// (7), URL (1), URLSearchParams (10)
Uses Node HTTP modulesInfoHighhttps (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (64), obsidian.Setting (64)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (30), this.addRibbonIcon (1), this.addStatusBarItem (2)
Accesses Obsidian vault APIsInfoHighapp.vault (18)
Enumerates vault filesInfoHighapp.vault.getFiles (2)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (2)
Reads vault filesInfoHighapp.vault.readBinary (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (2)
Writes vault filesInfoHighapp.vault.create (1), app.vault.createFolder (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (40)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (3)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (14), app.workspace.revealLeaf (13), registerView (1)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 57142 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
0.1.02026-03-18Released while not listed
0.1.12026-03-18Released while not listed
0.1.22026-03-18Released while not listed
0.1.32026-03-19Released while not listed
0.1.42026-03-20Released while not listed
0.1.52026-03-20Released while not listed
0.6.662026-06-06Released while not listed
0.6.672026-06-07None
0.6.682026-06-12None
0.6.692026-06-12None
0.6.702026-06-13None
0.6.712026-06-13None
0.6.722026-06-16None
0.6.732026-06-17None
0.6.742026-06-17None
0.6.752026-07-07None
0.6.762026-07-08None
0.6.772026-07-09None
0.6.782026-07-11None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.