
Drug discovery at your fingertips
복잡한 코드 없이 시작하는 AI 기반 신약개발 – 실험자를 위해 설계된 최적의 파트너, AD3
// Import the SDK
import ExampleAPI from "example-api";
// Initialize the client
const client = new ExampleAPI({ apiKey: "YOUR_API_KEY" });
// Send your first message
const response = await client.messages.send({
message: "Hello, world!"
});

Join a community of over 3,000 developers
Join our Discord community or create your first PR in just a few steps.
Last updated


