#local-llm

Book Library: A Local RAG That Answers From My Own PDFs

#rag#python#local-llm#gpu

I turned a folder of downloaded PDF books into an offline RAG chat that answers only from the text and cites the exact page — running entirely on my RTX 3070.

NemoClaw on WSL: Running NVIDIA's Sandboxed Agent Stack Fully Local

#wsl#ollama#local-llm#agents

I got NVIDIA's NemoClaw sandboxed-agent reference stack running entirely on my own machine — WSL, GPU passthrough, local Ollama, no cloud and no API keys.

PDF to Podcast, Locally: Running NVIDIA's Blueprint Without Their Keys

#tts#local-llm#python#audio

I took NVIDIA's pdf-to-podcast blueprint and ran it on a fully local stack — tiered Claude writes the script, Kokoro does the voices, no NVIDIA or ElevenLabs keys.