{"data":{"slug":"gobii-ai-gobii-platform","name":"gobii-platform","tagline":"Your easy to use, always-on AI workforce","github_url":"https://github.com/gobii-ai/gobii-platform","owner":"gobii-ai","repo":"gobii-platform","owner_avatar_url":"https://avatars.githubusercontent.com/u/211511300?v=4","primary_language":"Python","stars":497,"forks":92,"topics":["agentic-ai","ai","anthropic","automation","deepseek","docker","easy","gemini","gemma","gpt","litellm","llm","manus-ai","manus-alternative","openclaw-alternative","openclaw-alternative-with-full-settings-ui","openrouter","oss","python"],"archived":false,"github_pushed_at":"2026-08-21T18:53:27+00:00","maintenance_label":"Active","stars_delta_30d":10,"url":"https://www.graphcanon.com/tools/gobii-ai-gobii-platform","markdown_url":"https://www.graphcanon.com/tools/gobii-ai-gobii-platform.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/gobii-ai-gobii-platform","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=gobii-ai-gobii-platform","description":"Your easy to use, always-on AI workforce 👾","homepage_url":"https://gobii.ai","license":"MIT","open_issues":3,"watchers":3,"ai_summary":"Facilitates an automated AI workforce for various tasks","readme_excerpt":"## Quick Install\n\nMost users looking for Gobii Cloud should start at [gobii.ai](https://gobii.ai/).\nUse this install path when you want to self-host or develop against the open-source Gobii Platform.\n\n1. **Prerequisites**: Docker Desktop (or compatible engine) with at least 12 GB RAM allocated.\n2. **Run the hosted installer**.\n\n```bash\ncurl -fsSL https://gobii.ai/install.sh | bash\n```\n\nSupported installer inputs:\n\n- `GOBII_INSTALL_DIR`: target repo checkout directory. Defaults to `~/gobii-platform`.\n- `GOBII_REF`: Git ref override. Defaults to the latest tagged release.\n\nStable installer endpoint: [https://gobii.ai/install.sh](https://gobii.ai/install.sh)\n\nAlternatively, use the manual path:\n\n```bash\ngit clone https://github.com/gobii-ai/gobii-platform.git\ncd gobii-platform\ndocker compose up --build\n```\n\nFor Docker-based products, the standard pattern is to validate Docker and Compose rather than install Docker for you. This installer is a thin wrapper around the existing `compose.yaml` bootstrap flow.\n\n3. **Open Gobii** at [http://localhost:8000](http://localhost:8000) and complete setup.\n\n- Create your admin account.\n- Choose model providers (OpenAI, OpenRouter, Anthropic, Fireworks, or custom endpoint).\n- Add API keys and preferred model configuration.\n\n4. **Create your first always-on agent**.\n\n---\n\n## API Quick Start\n\n```bash\ncurl --no-buffer \\\n  -H \"X-Api-Key: $GOBII_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -X POST http://localhost:8000/api/v1/tasks/browser-use/ \\\n  -d '{\n        \"prompt\": \"Visit https://news.ycombinator.com and return the top headline\",\n        \"wait\": 60,\n        \"output_schema\": {\n          \"type\": \"object\",\n          \"properties\": {\n            \"headline\": {\"type\": \"string\"}\n          },\n          \"required\": [\"headline\"],\n          \"additionalProperties\": false\n        }\n      }'\n```\n\n---\n\n## Deployment Paths\n\n| Self-host (this repo) | Gobii Cloud (managed) |\n| --- | --- |\n| MIT-licensed core on your own infrastructure | Managed Gobii deployment and operations |\n| Full runtime/networking/integration control | Governed releases and managed scaling |\n| Best for source-level customization | Best for faster production rollout |\n\n---\n\n## License and Trademarks\n\n- Source code is licensed under [MIT](LICENSE).\n- Gobii name and logo are trademarks of Gobii, Inc. See [NOTICE](NOTICE).\n- Proprietary mode and non-MIT components require a commercial agreement with Gobii, Inc.","github_created_at":"2025-08-30T13:28:37+00:00","created_at":"2026-07-15T10:57:32.695359+00:00","updated_at":"2026-09-20T04:57:33.733017+00:00","categories":[{"slug":"ai-agents","name":"AI Agents","url":"https://www.graphcanon.com/categories/ai-agents","markdown_url":"https://www.graphcanon.com/categories/ai-agents.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/ai-agents"}],"tags":[{"slug":"agentic-ai","name":"agentic-ai"},{"slug":"automation","name":"automation"},{"slug":"deepseek","name":"deepseek"},{"slug":"docker","name":"docker"},{"slug":"gpt","name":"gpt"},{"slug":"llm","name":"llm"}],"trust":{"provenance":{"is_fork":false,"github_id":1047462363,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-09-20T04:57:30.729Z","maintenance":{"label":"Active","score":82,"methodology":"github_public_v1","releases_90d":8,"days_since_push":29,"last_release_at":"2026-08-11T19:18:04Z","stars_delta_30d":10,"open_issues_delta_30d":-10},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-15T10:57:33.918Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"mcp":{"source":"repo_scan","observed_at":"2026-09-20T04:57:32.008Z","server_manifest":false},"scan":{"source":"repo_scan","observed_at":"2026-09-20T04:57:32.008Z"},"languages":{"value":["python"],"source":"github.language+pyproject.toml","observed_at":"2026-09-20T04:57:32.008Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-09-20T04:57:32.008Z"}},"decision_facts":{"hosting":null,"pricing":{"model":"freemium","summary":"Free-to-use with a possibility of premium features that might be charged, as per the MIT license terms."},"requirements":{"min_ram_gb":2,"requires_docker":true},"constraints":{"min_ram_gb":2,"pricing_model":"freemium","requires_docker":true},"when_to_use":["When you need an easy-to-use AI workforce that can be deployed continuously without manual intervention.","For projects requiring integration with multiple types of LLMs like Gemini, Gemma, or Manus-AI as gobii-platform supports a variety of models."],"when_not_to_use":["Avoid using gobii-platform if your project is heavily reliant on a specific AI framework that is not extensively supported by this platform.","If full customization and control over the settings are required, given gobii-platform primarily emphasizes out-of-the-box ease without deep manual configuration options."],"source":"enrich:decision_facts","observed_at":"2026-07-17T10:04:28.701Z"},"constraint_facets":{"min_ram_gb":2,"pricing_model":"freemium","requires_docker":true},"decision_summary":[{"label":"Pricing","value":"freemium - Free-to-use with a possibility of premium features that might be charged, as per the MIT license terms."},{"label":"Requirements","value":"Min 2 GB RAM; Requires Docker"},{"label":"Adopt for","value":"gobii-platform is an automated AI workforce tool for Python, useful in settings needing continuous and adaptable AI task support."},{"label":"License detail","value":"MIT License"}]}}