How I built a desktop console for managing LLM API keys, model discovery, and local routings, model discovery, and local routing
Managing multiple LLM provider APIs gets messy fast. I built AllApiDeck because I wanted one place to import records, organize them, test what works, and route requests through a local workflow that is easier to observe and debug.
Highlights:
- import from browser-extension backups
- batch model discovery and health checks
- grouping and filtering
- client handoff
- local proxy failover and request tracing
Top comments (0)