botirk
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Nordlys Hypernova: 75.6% on SWE-Bench (nordlyslabs.com)
- Lessons from building an intelligent LLM router (github.com)
- Show HN: Model Routing for Claude Code – same experience, just cheaper (docs.llmadaptive.uk)
Adaptive is a drop-in replacement for Claude Code that cuts AI costs by 60-80% with zero code changes. Just swap the API endpoint and you're done. How it works: We extract features from prompts (complexity, tool usage,…
- Show HN: I wrote an OS in 1000 lines of Zig (github.com)
-
I built semanticcache, a Go library that uses vector embeddings to cache and retrieve semantically similar content. It’s designed for LLM applications, search systems, and other use cases where semantic similarity…