Show HN: Seek – Context-aware terminal search TUI
1 points
2 hours ago
| 0 comments
| github.com
| HN
I built seek because I kept losing my flow by switching to my browser while coding. It reads your go.mod, package.json, Cargo.toml and other config files, allows you to attach local directory files, and biases search toward your stack, and streams a cited answer you can navigate with vim keybinds. Uses Tavily for web search, Ollama or any OpenAI-compatible API for answers. Single Go binary, MIT licensed.
No one has commented on this post.