I Built a Tool to Stop Manually Swapping Models on My 8GB GPU
I developed Prompt-Chain, a Streamlit app that chains a small Prompter model with a large Coder model into a single pipeline. It automatically swaps VRAM when transitioning from prompt refinement to code generation, eliminating manual model switching and reducing wasted tokens from poorly worded prompts.