Partner Integration

Add WiseAGI to your website, app or online channel

Make it easy for your users to access WiseAGI from your existing digital channels. Start with a simple button, add a floating support link, or embed WiseAGI directly inside your platform.

Website buttonFloating support buttonEmbedded iframeMobile WebView

Fastest Option

Option 1: Add an Explore AI button

Use this for pilots, landing pages, school websites, intranets, staff portals or partner pages.

<a href="https://wiseagi-agent-ui.streamlit.app/?source=partner_button"
   target="_blank"
   rel="noopener noreferrer">
   Explore AI
</a>

Visible Support

Option 2: Add a floating WiseAGI button

This keeps WiseAGI visible across your website without changing your main page layout.

<a class="wiseagi-floating-button"
   href="https://wiseagi-agent-ui.streamlit.app/?source=floating_partner"
   target="_blank"
   rel="noopener noreferrer">
   Ask WiseAGI
</a>

<style>
.wiseagi-floating-button {
  position: fixed;
  right: 24px;
  bottom: 24px;
  background: #2256D6;
  color: #ffffff;
  padding: 14px 22px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(0,0,0,0.22);
  z-index: 9999;
}
</style>

Embedded Experience

Option 3: Embed WiseAGI inside your platform

Use an iframe for partner portals, learning platforms and web-based apps. For production deployments, WiseAGI can provide a secure partner token so context can be passed safely.

<iframe
  src="https://wiseagi-agent-ui.streamlit.app/?source=partner_embed"
  width="100%"
  height="720"
  style="border:0; border-radius:16px;"
  allow="microphone">
</iframe>
Production note: For controlled partner deployments, use secure tokens and agreed data fields. Do not place sensitive user data directly in public URLs.

Context-Aware Links

Pass non-sensitive context

For pilots, partners can pass simple source information so WiseAGI can understand where the user came from.

https://wiseagi-agent-ui.streamlit.app/?source=school_portal

Secure Partner Tokens

Controlled production access

For production deployments, WiseAGI can provide secure embed tokens for approved partners. These can support organisation, channel, subject, topic or support context depending on the agreement.

Mobile Apps

Add WiseAGI to mobile channels

Partners can add WiseAGI through WebView-style integration in mobile apps. This is suitable for education apps, staff apps, community apps and support portals.

ChannelRecommended MethodBest For
WebsiteButton or floating buttonFast pilots and public access
Partner portalEmbedded iframeLogged-in web platforms
Mobile appWebViewiOS, Android, Flutter and React Native apps
Enterprise platformSecure token or API integrationControlled, governed deployments

Why Partners Integrate

Deploy human-centred AI support quickly

The integration page is designed to remove friction. Partners can start small, test adoption and then move to a governed Pro or Enterprise deployment.

Rapid Launch

Add WiseAGI without rebuilding your existing platform.

Track Entry Source

Understand which channels drive usage.

Flexible Deployment

Use buttons, widgets, iframes, WebViews or secure tokens.

Upgrade Path

Move from pilot access to analytics, leaderboards and organisational workspaces.

Partner Access

Need help adding WiseAGI?

Contact us and we can provide the best integration route for your website, app, intranet or learning platform.

💬 Explore AI