HACKER Q&A
📣 cdolan

Any Open Source GUIs for OpenAI Assistants API?


Hey HN community -

Has anyone come across an open source way to locally control an assistant that has a user interface?

I've been enjoying the custom GPT tool but have run into a few limitations. Given GPT's similarity to the Assistants API, I was going to try and re-create one using the Assistants API and threaded messages.

My near term goal is a tool usable by some internal folks to beta test a custom assistant. These users would not be comfortable working in a Jupyter notebook (and GPTs are a bit too limited for our needs, such as only supporting 1 auth type, etc).


  👤 mdev23 Accepted Answer ✓
i'm building a dev focused one https://github.com/agentcasa/doda ... no reason you couldn't update the CSS to make it look more normal though