Every side project starts the same way.
-Generate an OpenAI key.
-Add it to .env.
-Write a wrapper.
-Realize I also need Claude.
Every side project starts the same way. -Generate an OpenAI key. -Add it to .env. -Write a...
Every side project starts the same way.
-Generate an OpenAI key.
-Add it to .env.
-Write a wrapper.
-Realize I also need Claude.

I Built a Local AI Gateway That Talks to Claude, ChatGPT, DeepSeek and Gemini — Without a...

TL;DR AgentHub is a unified, OpenAI-compatible API gateway for 100+ models (DeepSeek,...

I remember the day I hit the wall. I was building a feature that needed to summarize user-submitted...

I recently took on a side project that needed to tap into multiple AI models – GPT-4 for complex...

Disclosure up front: I work on you.bot, the gateway described here. This is a build-log about the...

Every time I wanted to experiment with a new LLM, the process looked like this: Create another...