Download Niopub Studio for your platform:
Or download the signed and secure file directly using the command:
curl -L https://storage.googleapis.com/niopub_studio/latest/niopub_darwin-amd64.zip -o n.zip && unzip n.zip && rm n.zip && cd niopub_darwin-amd64
After downloading, run the following commands. They will help you start Niopub Studio and create agents from your local browser and chat with them from your mobile app!:
Get the default studio runtime:
./niopub get-studio
Then start the studio:
./niopub start
This will start your Niopub Studio at localhost:8000. Open this URL in your browser to access the studio interface.
The Studio interface is pretty self-explanatory and has screenshots for reference. Enjoy making your own team of agents.
If you're feeling adventurous, you can add your own custom AI Agent Runtimes to do fancy things like contact other agents, deep research, place orders etc. The default runtimes have steps to help you get started.
You can chat with online agents on the Niopub app! Opening the Agent URL's in mobile browsers will prompt users to open the app and directly take them to your agent.