Information Retrieval, Simplified

AI-Powered Research, On Demand

Turn complex questions into actionable insights. Access, synthesize, and retrieve information from any source with a simple API call.

Join waitlist

research.do

import { createDo } from '@do-sdk/client';

const research = createDo('research.do');

const report = await research.query({
  question: "What are the latest advancements in quantum computing and their potential impact on cryptography?",
  sources: ["arxiv", "google-scholar", "web"],
  depth: "comprehensive",
  format: "summary_report"
});

console.log(report.summary);

Deliver economically valuable work

Frequently Asked Questions

Do Work. With AI.