med_expert / index.html
Manasa1's picture
Create index.html
0e30855 verified
raw
history blame
525 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>D-ID Agent</title>
</head>
<body>
<script
type="module"
src="https://agent.d-id.com/v1/index.js"
data-name="did-agent"
data-mode="fabio"
data-client-key="Z29vZ2xlLW9hdXRoMnwxMDQ5Nzg0NTA5MTE0MTMxMzE0Nzk6T0x2TnRSbVBlWVdyemhxajg1bkp0"
data-agent-id="agt_yGKAc5pK"
data-monitor="true">
</script>
</body>
</html>