frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Local LLM Notepad – run a GPT-style model from a USB stick

https://github.com/runzhouye/Local_LLM_Notepad
14•davidye324•7h ago
What it is A single 45 MB Windows .exe that embeds llama.cpp and a minimal Tk UI. Copy it (plus any .gguf model) to a flash drive, double-click on any Windows PC, and you’re chatting with an LLM—no admin rights, Cloud, or network.

Why I built it Existing “local LLM” GUIs assume you can pip install, pass long CLI flags, or download GBs of extras.

I wanted something my less-technical colleagues could run during a client visit by literally plugging in a USB drive.

How it works PyInstaller one-file build → bundles Python runtime, llama_cpp_python, and the UI into a single PE.

On first launch, it memory-maps the .gguf; subsequent prompts stream at ~20 tok/s on an i7-10750H with gemma-3-1b-it-Q4_K_M.gguf (0.8 GB).

Tick-driven render loop keeps the UI responsive while llama.cpp crunches.

A parser bold-underlines every token that originated in the prompt; Ctrl+click pops a “source viewer” to trace facts. (Helps spot hallucinations fast.)

Comments

ge96•3h ago
Wonder if you can use/interface with those coral accelerator boards
gxonatano•2h ago
> walk up to any computer

Windows users seem to think their OS is ubiquitous. But in fact for most hackers reading this site, using Windows is a huge step backwards in productivity and capability.

Zetaphor•22m ago
Surely you're hinting at Linux, in which case this runs fine with WINE

Show HN: SpeechAnalyzerDylib – C-FFI for macOS 26.0 SpeechAnalyzer API

https://github.com/aethiopicuschan/speech-analyzer-dylib
2•aethiopicuschan•14m ago•0 comments

Show HN: A continuation of IRS Direct File that can be self-hosted

https://github.com/openfiletax/openfile
37•elijahwright_•8h ago•1 comments

Show HN: TokenDagger – A tokenizer faster than OpenAI's Tiktoken

https://github.com/M4THYOU/TokenDagger
256•matthewolfe•18h ago•71 comments

Show HN: Local LLM Notepad – run a GPT-style model from a USB stick

https://github.com/runzhouye/Local_LLM_Notepad
14•davidye324•7h ago•3 comments

Show HN: Open-Source International Space Station Tracker ESP32/Arduino for $20

https://github.com/GuitarML/SpaceStationTracker
64•keyth72•3d ago•17 comments

Show HN: New Ensō – first public beta

https://untested.sonnet.io/notes/new-enso-first-public-beta/
234•rpastuszak•19h ago•81 comments

Show HN: Crush Check – AI relationship text analyzer

https://crushcheck.app
3•omarfarooq360•4h ago•0 comments

Show HN: Private real-time dictation app for Mac

https://github.com/aviaryan/Very-Fast-Dictation
13•aviaryan•15h ago•4 comments

Show HN: Praxos – Context Management for AI Agents

10•mogusian•6h ago•3 comments

Show HN: Octelium – FOSS Alternative to Teleport, Cloudflare, Tailscale, Ngrok

https://github.com/octelium/octelium
337•geoctl•1d ago•145 comments

Show HN: I built a daily sunlight tracker

https://www.lumehealth.io/products
40•vickipow•4d ago•31 comments

Show HN: Timezone converter that tells you if your meeting time sucks

https://timezig.com
2•skrid•9h ago•0 comments

Show HN: C.O.R.E – Opensource, user owned, shareable memory for Claude, Cursor

https://github.com/RedPlanetHQ/core
7•Manik_agg•9h ago•0 comments

Show HN: I'm an airline pilot – I built interactive graphs/globes of my flights

https://jameshard.ing/pilot
1509•jamesharding•3d ago•196 comments

Show HN: Audiopipe – Pipeline for audio diarization, denoising and transcription

https://github.com/nullwiz/audiopipe
4•nullwiz•11h ago•0 comments

Show HN: Summle – A little maths Game

https://summle.net
25•kirchhoff•4d ago•9 comments

Show HN: Attach Gateway – one-command OIDC/DID auth for local LLMs

https://github.com/attach-dev/attach-gateway
4•hammadtariq•12h ago•0 comments

Show HN: Sharpe Ratio Calculation Tool

https://www.fundratios.com/
22•navquant•1d ago•16 comments

Show HN: AGL a toy language that compiles to Go

https://github.com/alaingilbert/agl
83•alain_gilbert•5d ago•12 comments

Show HN: ArcFont – Font Embedding Model

https://github.com/JErnestoMtz/ArcFont
2•jernestomg•13h ago•0 comments

Show HN: QuizKnit, an open source quiz creator

https://quizknit.com
3•jibolash•13h ago•0 comments

Show HN: Vet – A tool for safely running remote shell scripts

https://getvet.sh
80•a10r•2d ago•37 comments

Show HN: We're two coffee nerds who built an AI app to track beans and recipes

https://beanbook.app
51•rokeyzhang•12h ago•44 comments

Show HN: Sink – Sync any directory with any device on your local network

https://github.com/sirbread/sink
144•sirbread•4d ago•89 comments

Show HN: MailMap – Turn emails into interactive stories on Google Maps

https://mailmap.site
3•Premananda•15h ago•0 comments

Show HN: A tool to benchmark LLM APIs (OpenAI, Claude, local/self-hosted)

https://llmapitest.com/
52•mrqjr•1d ago•9 comments

Show HN: Semantic-dictionary – A Python dictionary with semantic lookup

https://github.com/eu90h/semantic-dictionary
4•eu90h•17h ago•0 comments

Show HN: Magnitude – Open-source AI browser automation framework

https://github.com/magnitudedev/magnitude
139•anerli•4d ago•40 comments

Show HN: A different kind of AI Video generation

44•fcpguru•5d ago•19 comments

Show HN: DotnetEbpf - Write Linux eBPF kernel applications in C#

https://github.com/KallDrexx/DotnetEbpf
4•KallDrexx•17h ago•0 comments