Hacker News new | ask | show | jobs
Show HN: Any-LLM chat demo – switch between ChatGPT, Claude, Ollama, in one chat (github.com)
10 points by AMeckes 298 days ago
any-llm is a library that provides unified access to multiple LLM providers. switching between providers like OpenAI, Anthropic, Google, Mistral, and even Ollama is just a string change. This demo makes it easy to look at and compare responses from different models. Interesting to see how ChatGPT, Claude, Gemini, and local models each reason through the same problems. Let us know what you think!