Back to Ruflo

🎯 RuFlo Research Widget

v3/goal_ui/public/widget-embed.html

3.6.30784 B
Original Source

🎯 RuFlo Research Widget

Goal-Oriented Action Planning for AI Research

Embedded Widget Example

📦 How to Embed This Widget

Copy and paste this code into your website:

<!-- RuFlo Research Widget Container -->
<div id="ruflo-research-widget-container"></div>

<!-- Optional: Configuration -->
<script>
  window.RufloResearchWidgetConfig = {
    primaryColor: "#8b5cf6",
    accentColor: "#22c55e",
    backgroundColor: "#1a1a1a",
    defaultGoal: "Your default research goal"
  };
</script>

<!-- Load Widget (replace YOUR-DOMAIN with your actual domain) -->
<link rel="stylesheet" href="https://YOUR-DOMAIN/widget.css">
<script src="https://YOUR-DOMAIN/widget.js"></script>

✨ Widget is loading below. If you don't see it, check the browser console for errors.