No reviews yetBe the first to leave a review for GreyFox
Maker
📌
Hi Product Hunt!
I’m the creator of GreyFox.
Why I built this:
When working with LLMs and building AI-driven apps, I noticed how quickly API costs can spiral out of control and how hard it is to manage, inspect, and route traffic locally without relying on heavy cloud-based platforms. I wanted a clean, lightweight tool that runs entirely within my local network—without any telemetry or external tracking.
What it solves:
GreyFox Essential intercepts your local AI application traffic so you can:
Apply deterministic request shaping.
Analyze token usage in real time.
Configure access limits for multiple users/environments.
Keep all your API keys and environment profiles completely private.
The evolution:
It started as a simple helper utility for my own projects, but evolved into a fully featured local operator console and proxy designed for clean infrastructure deployment.
I’d love to hear your feedback, answer any questions, and discuss how you currently manage your LLM traffic!
Report
no telemetry by default is a nice change of pace, and the deterministic request shaping actually makes my local proxy setup behave predictably for once.
Report
Love the focus on telemetry-free routing, that alone is hard to find. One thing that would make daily use smoother is a built-in diff viewer for proxy rule changes, so you can see exactly what shifted across versions before pushing to a node. Right now I have to export and compare manually, which gets old fast.
no telemetry by default is a nice change of pace, and the deterministic request shaping actually makes my local proxy setup behave predictably for once.
Love the focus on telemetry-free routing, that alone is hard to find. One thing that would make daily use smoother is a built-in diff viewer for proxy rule changes, so you can see exactly what shifted across versions before pushing to a node. Right now I have to export and compare manually, which gets old fast.