JSFiddle - React, Tailwind, and code Playground
by Erik
HTML
<div id="myDiv">
<button id="launchButton">Launch DiligenceAI KYGP</button>
</div>
<!-- the t parameter could be the latest timestamp to avoid caching !-->
<script src="https://lmptmwjosnvvpltxhbnr.supabase.co/storage/v1/object/public/cdn/report-client/bundle.js?t=1749575657"></script>
JavaScript
const client = reportClient.init({
outputElement: document.getElementById("myDiv")
})
const gen = client.generate("Bridgewater Associates, LP", `ONE NYALA FARMS ROAD
WESTPORT
6880
United States`);
gen.rag("kygp");