Intelligence On Demand

Autonomous General Intelligence. As a Service.

Deploy intelligent agents that reason, plan, and execute complex business goals. The power of AGI is now available through a simple API.

Join waitlist

agi.do

import { AGI } from '@do/sdk';

// Initialize the AGI agent with your API key
const agent = new AGI('your-api-key');

// Define a complex, multi-step business goal
const goal = "Analyze our Q4 sales data from Salesforce, identify the top 3 performing products, and draft a marketing strategy presentation to double their growth in the next quarter.";

// Execute the goal and get the result
async function achieveGoal() {
  const result = await agent.execute({ goal });

  // result.outcome will contain links to the generated assets
  console.log(result.outcome);
}

achieveGoal();

Deliver economically valuable work

Frequently Asked Questions

Do Work. With AI.