What it does

AutoKeren is an AI-native application deployer. Users describe any AI product in plain language — AutoKeren's multi-agent engine builds the full stack (UI, backend, Cloud SQL database, Cloud Storage, auth) and deploys it to a public URL automatically.

As a live demonstration, we built BizBrain AI entirely through AutoKeren: an autonomous business operations agent that ingests documents, reasons with Gemini, and executes actions via Model Context Protocol (MCP) integration with GitLab.

How it works

  1. Describe — Type what AI product you want (e.g. "AI Legal Assistant for Indonesian law firms")
  2. Build — Multi-agent engine provisions UI, backend, Cloud SQL, Storage, Auth automatically
  3. Deploy — Instant public URL on *.autokeren.app
  4. Integrate — Add MCP servers (GitLab, etc.) so your deployed agent can read repos, create issues, act autonomously
  5. Monitor — Real-time SSE activity logs show every reasoning step transparently

Tech stack

  • Google Cloud Run — Serverless hosting & scaling
  • Google Cloud SQL (PostgreSQL) — Managed database per project
  • Google Cloud Storage — Asset & file storage
  • Gemini 3.5 / 2.5 Pro — Multimodal AI reasoning
  • GitLab MCP Server@modelcontextprotocol/server-gitlab for autonomous repo actions
  • AutoKeren Studio — Visual application builder & deployment pipeline

Link to live demo

https://autokeren-portal-243262300778.asia-southeast2.run.app/dashboard/builder

GitLab track

GitLab

Built With

Share this project:

Updates