Add AI to your website with one line of code

SiteSDK is an AI infrastructure for webmasters. Chatbots, image generation, video generation — out of the box. You handle content and SEO, we handle everything else.

Core Philosophy: Content & Function Separation

Traditionally, webmasters build backends, integrate APIs, manage users, and handle billing themselves. SiteSDK standardizes all of that, so you only focus on two things:

1

You handle content

SEO content, landing page design, deployed on your own domain.

2

SDK provides AI

Chat, image gen, video gen — two lines of code to embed into your page.

3

Backend is automatic

API proxy, auth, quotas, analytics — all managed by the platform.

Supported AI Capabilities

💬

AI Chatbot

Streaming responses, Markdown rendering, code highlighting, 300+ models. Supports fullscreen and embedded modes.

🖼️

Image Generation

Nano Banana 2, Imagen 4, Flux, GPT Image — multi-model gallery UI. Users choose their preferred model.

🎬

Video Generation

Veo 3, Kling 3.0 — async generation with real-time status updates and built-in video player.

How Sites, Apps & Pages Work Together

Understanding the relationship between these three concepts is key to using SiteSDK effectively.

Site = Your Website

One website corresponds to one Site. A Site can have many pages — you decide how to structure your pages and what content to put on each one.

App = A Feature (Not a Page)

An App is an AI capability — like a chatbot, image generator, or video generator. It's a function embedded in your pages, not a page itself. One App can be used on a single page, or shared across multiple pages.

Pages = Your SEO Landing Pages

Pages are plain HTML files you create and host. Each page has its own SEO content targeting specific search queries. You embed an App on the page to give it AI functionality.

Example: An AI image generation website

Site: myaitools.com
├── App: "ImageGen" (Nano Banana 2 + Imagen 4)
│
├── Page: /ai-image-generator          ← uses ImageGen App
├── Page: /ai-avatar-maker             ← uses ImageGen App (different prompt)
├── Page: /ai-logo-designer            ← uses ImageGen App (different prompt)
├── Page: /fr/generateur-images-ia     ← uses ImageGen App (French version)
└── Page: /es/generador-imagenes-ia    ← uses ImageGen App (Spanish version)

Multiple pages can share the same App when they offer similar functionality — for example, pages targeting different keywords, different languages, or different use cases with varied prompts. This saves you from creating separate Apps for each page.

What You Focus On

As a webmaster, you don't need to worry about any backend work. Here's how responsibilities are divided:

You Handle (Content & Traffic)

  • + SEO-optimized landing pages
  • + Keyword research & content strategy
  • + Link building & outreach
  • + Marketing & promotion
  • + Driving traffic to your site

We Handle (Everything Else)

  • ~ AI API integration & proxy
  • ~ User login & account system
  • ~ Payments & subscriptions
  • ~ Order management & refunds
  • ~ Usage quotas & rate limiting
  • ~ Analytics & conversion tracking
Our Apps are designed for real user demand. Every App we build targets real search queries that people are actively searching for. Your job is to create great landing pages that capture that traffic — the SDK turns those static HTML pages into fully functional AI tools.

Why Learn SEO When We Have Page Generation?

We do provide an AI-powered page generator that creates landing pages for you. So why should you still learn to build pages yourself?

🤖

Auto-Generated Pages

Our page generator produces functional, SEO-friendly pages with a generic UI. They work — but they're a 70/100. Just above passing. Good enough to start, not enough to dominate.

🎨

Hand-Crafted Pages

When you bring your own design taste, content expertise, and understanding of your audience, you create pages that are 90/100 or higher. That's where the competitive edge lives.

Auto-generated pages are a great starting point — use them to launch fast and validate your idea. But to truly compete in search rankings and convert more visitors, you need to invest in:

1.

UI & design polish — A unique visual style builds trust and sets you apart from identical-looking competitors.

2.

Content quality — Better headlines, more compelling copy, and deeper understanding of what your users actually need.

3.

Hands-on experience — The more pages you build, test, and iterate on, the better your instinct becomes for what works.

Our recommendation: Start with auto-generated pages to get online quickly. Then gradually learn to craft your own pages with better design and content. The SEO fundamentals and page-building skills you develop will compound over time — giving you a lasting advantage that no generator can replicate.

Two Lines of Code

Add this to the bottom of your HTML page to get full AI capabilities:

your-website.html
<script src="https://sdk.usite.io/sdk.js"></script>
<script>
  SiteSDK.init({
    appId: 'your_app_id',
    appKey: 'your_app_key',
  });
</script>

Get your appId and appKey from the Console after creating an App.

Why SiteSDK

Zero Backend Work

No backend code needed. API proxy, auth, rate limiting, database — all hosted by the platform.

🤖

300+ AI Models

Access GPT-4o, Gemini, Claude, Nano Banana, Veo 3 and more via OpenRouter and Kie.ai.

🔐

Built-in Auth & Quotas

Google login out of the box. Free tier quotas auto-managed. No auth code to write.

📊

Automatic Analytics

Pageviews, SDK loads, logins, generations — all auto-tracked. Supports UTM params and 100+ source recognition.

🌍

Global Edge Deployment

Runs on Cloudflare Workers global edge network. Zero cold starts, millisecond responses.

Ready to get started?

It only takes 5 minutes to add AI to your website.

Quick Start →