Agex Studio is a browser-based AI agent environment. Code execution, files, and session history all stay in your browser — there is no Agex Studio server. Conversations are sent to your chosen LLM provider via OpenRouter using your own API key.
Under the hood, Agex Studio runs a full Python environment in WebAssembly via Pyodide. The AI agent can write and execute Python code, work with files, create visualizations, and interact with external services like Google Calendar and Drive — all from within your browser.
Agex Studio is open source: github.com/ashenfad/agex-studio
Questions or feedback? Open an issue on GitHub.