nlweb-setup
Installation
SKILL.md
NLWeb Setup
Before writing code
Fetch live docs first:
- Fetch https://github.com/nlweb-ai/NLWeb (README) for the current minimum Python version and required deps.
- Fetch https://github.com/nlweb-ai/NLWeb/blob/main/docs/nlweb-hello-world.md for the canonical hello-world flow.
- Fetch https://github.com/nlweb-ai/NLWeb/blob/main/docs/nlweb-cli.md for current
nlwebCLI flags. - Web-search
site:github.com/nlweb-ai/NLWeb docs/release_notesand read the most recent dated release note — config keys and required env vars change between releases. - Identify the default
write_endpointand verify which backends are enabled by default inconfig/config_retrieval.yamlonmain.
Conceptual Architecture
What "setup" produces
A working NLWeb dev environment has four parts: