Discover and explore top open-source AI tools and projects—updated daily.
gobii-aiProduction platform for AI browser agents
Top 99.6% on SourcePulse
Summary Gobii Platform provides production infrastructure for AI agents automating browser interactions. It targets developers needing to scale browser-use agents reliably, offering always-on execution, scheduling, and team collaboration via self-hosted or managed cloud options.
How It Works
Gobii transforms browser-use agents into production services by providing essential infrastructure via Docker Compose. It orchestrates agent execution with scheduling, email/API triggers, and secret management. The platform integrates with LLM providers for complex web automation, persistent execution, and structured output capture, leveraging the browser-use library.
Quick Start & Requirements
git clone https://github.com/gobii-ai/gobii-platform.git), navigate into the directory (cd gobii-platform).docker compose up --build. Setup wizard at http://localhost:8000 for LLM config (OpenAI, etc.) and API keys. Sign in at http://localhost:8000/.docker compose --profile <name> up for scheduling (beat), email (email), or telemetry (obs).docker compose -f docker-compose.dev.yaml up (Postgres, Redis, MinIO).DEVELOPMENT.md for local workflow details.Highlighted Details
Maintenance & Community
ruff/black style.Licensing & Compatibility
Limitations & Caveats While the core is MIT-licensed, proprietary features necessitate a commercial agreement, potentially limiting full open-source adoption without additional licensing.
14 hours ago
Inactive
xlang-ai
NirDiamant
TransformerOptimus
Significant-Gravitas