Local installation
Your board. Your keys. Your machine.
Give the prompt below to the coding agent you already use. It installs Capture locally, then stops before the model key so you can enter it yourself.
Agent install prompt
Install Capture on this computer from https://github.com/glebbogachev00/capture. Read README.md and SETUP.md before you act. Set it up locally first. Install the dependencies, then ask me to run npm run setup in my own terminal for the model key. Do not ask me to paste an API key into chat. Do not print, store, or commit a key yourself. After I finish setup, start Capture and verify that the page loads and one test capture sorts. Do not deploy it, expose it to the internet, change sleep or network settings, or commit anything unless I ask.
- Get a free key from the Groq console.
- Run
npm run setupin your own terminal. Paste the key there, not into a chat message or this website. - Run
npm run dev, then openhttp://localhost:3000.