Back to News
RSS feedai-biz.dev

Agentica: Build AI Companies with Autonomous Agents

Summary

Agentica is an open-beta platform that turns a one-line company description into an AI-assisted company workspace, landing page, and full-stack application. Its product is organized around six specialized agents: CEO, Marketing, Research, Sales, Finance, and Engineering. The agents decompose the brief into tasks, work in parallel, and stream terminal-style activity so users can follow what is being built. The generated product includes a React/Vite frontend, a Python FastAPI backend, authentication, a dashboard, and an isolated database schema; the platform says the code is runnable and can be edited or deployed independently. Users can push code to GitHub and deploy through Railway or Vercel, while each app receives an included ai-biz.dev subdomain and can be connected to a custom domain. Agentica also offers an autonomous mode that proposes and runs recurring tasks, but users can pause it and review its history. Actions involving connected services such as Gmail, LinkedIn, Slack, or GitHub require approval before they post, send, or change data. The platform supports per-agent instructions, website analysis for existing businesses, reports, activity history, credit tracking, and data export or deletion. Hosted data is stored in Agentica's managed infrastructure, while the open-source version can be self-hosted so data and the API key remain on the user's server. Agents default to DeepSeek-V4-Pro through the user's API key, with support for GPT-4o, Claude Sonnet, and other OpenAI-compatible models.