Use this checklist after cloning the repository.
Command:
git clone https://github.com/topherchris420/james_library.git
cd james_libraryExpected output contains:
Cloning into 'james_library'...
Linux/macOS:
bash scripts/quickstart_lmstudio.shWindows PowerShell:
powershell -ExecutionPolicy Bypass -File .\scripts\quickstart_lmstudio.ps1Expected output contains:
[1/5] Checking Python...[3/5] Installing dependencies...Quickstart complete.
Command:
python rain_health_check.pyExpected output contains:
R.A.I.N. Lab Health CheckOverall: PASSorOverall: WARNLM Studio API
If output shows Overall: FAIL, start LM Studio and load a model first.
Command:
python rain_lab.py --mode preflightExpected output contains:
[6/7] Checking LM Studio API...ALL SYSTEMS GO
Command:
python rain_lab.py --mode chat --topic "first-run smoke test"Expected output contains:
- a model response (non-empty answer text)
Command:
python rain_health_check.py --jsonExpected output contains:
"overall_status""checks"