Getting started
- Sign up at app.gobare.dev.
- Connect a model. Gobare runs on a model account of your own. Get an API key from one of Anthropic, OpenAI, xAI, OpenRouter, MiniMax, DeepSeek, Qwen, Kimi or GLM, and paste it in when the Console asks. What you spend on the model is between you and that provider.
- Choose “Try the agent” on the Console home and describe one concrete thing. “A page that lists this week’s site visits from a spreadsheet I upload” works better than “a system for my company”: the agent does best with something it can finish and show you.
- Open the preview when it is done, and ask for changes in plain words. It is the same computer every time, so the next request starts from what is already there.
Keeping it private
What you build is not public unless you publish it. While you work, the preview is visible to you, signed in; anyone else who opens that address sees the Gobare Console, not your project. Publishing gives the project an address anyone with the link can open. You can take it down again at any time. Two limits matter if you are thinking of a tool for your business, and you should know them before you start:- A published project cannot sign people in yet. Its address does not carry cookies, so a login page will not keep anyone logged in.
- There are no staff accounts or roles. You cannot give an employee access to one project and not another.