Bring AI agents
everywhere you work
Embed agents into any surface. Connect them to the tools your team already uses.
Ship your agent on any surface
Three ready-to-use options — no backend work required.
Chat Widget
Available nowDrop-in chat bubble for any website
Add your AI agent to any website with a single script tag. No framework required — works with React, Vue, plain HTML, Webflow, WordPress, and more.
- One script tag — works on any website or web app
- Fully customizable: colors, position, welcome message
- Mobile-responsive bubble and chat window
- Supports file uploads, rich text, and streaming
- Conversation history persisted across sessions
- White-label: hide all Synkora branding if needed
<script>
window.SynkoraConfig = {
agentSlug: 'your-agent',
primaryColor: '#ef4444',
position: 'bottom-right',
}
</script>
<script src="https://your-instance.com/widget.js"></script>Chrome Extension
Available nowBrowser integration for Chromium-based browsers
Access your AI agents from any tab. Select text, ask questions, save content to your knowledge base — all without leaving the page you're on.
- Chat with any AI agent directly from your browser
- Select text on any page and ask your agent about it
- Save web content to your knowledge base in one click
- Access all your agents from the toolbar popup
- Works on any website — no page reload needed
- Secure: communicates with your own platform instance
dependencies: synkora_flutter: ^1.0.0
SynkoraChat(
agentSlug: 'your-agent',
apiUrl: 'https://your-instance.com',
theme: SynkoraChatTheme(
primaryColor: Color(0xFFEF4444),
),
)Flutter Package
Available nowOfficial Dart/Flutter SDK for Synkora
Drop a fully-featured AI chat interface into any Flutter app. Stream responses, customize the theme, and manage conversation sessions — all with a few lines of code.
- Embed a full chat UI in any Flutter app in minutes
- Stream responses with real-time token rendering
- Customizable theme — match your brand exactly
- Supports iOS, Android, Web, and Desktop
- File upload, voice, and rich message types
- Built-in conversation history and session management
Your agents work where your team works
Connect your agents to 15+ services via OAuth. Let them read emails, create tickets, push code, post messages, and more — securely and with per-user authorization.
More coming soon · All connections use OAuth 2.0 · No passwords stored
Build your agent. Ship everywhere.
Create an agent in minutes, then reach your users on web, mobile, and beyond.
Start building free