DarkGPT is a chat explorer built to make it easy to compare and interact with multiple LLM providers from a single interface in real time, built with Python and Streamlit.

What it does

Rather than switching between separate provider dashboards or writing one-off scripts to test a prompt against different models, DarkGPT gives a single conversational interface that can route to multiple providers, making it straightforward to see how the same prompt behaves across models.

Traction

150+ GitHub stars and 73 forks — the fork count in particular suggests it's being used as a starting point for people building their own multi-provider tooling rather than just tried once and set aside.

Stack

Python, GPT APIs, Streamlit for the interface layer.