Overview
UniSync is an AI-powered digital asset management platform for automated content generation, distribution, and monetization across digital marketplaces.
TIP
This documentation covers all UniSync features and modules. Use the sidebar to navigate or the search bar to find specific topics.
What is UniSync?
UniSync automates the entire digital asset lifecycle — from keyword research and content strategy to AI-powered article generation, multi-platform publishing, and monetization. It enables creators and businesses to generate high-quality content at scale, distribute it across multiple platforms, and sell digital assets in online marketplaces. UniSync combines SEO intelligence, content quality optimization, and automated workflows into a single platform.
Core Concepts
Agents
AI agents are the workhorses of UniSync. Each agent is configured with a persona, writing style, and target environment. Agents come in two modes:
- Quick Publisher — Fast content generation from automations (Search Phrases, Web Sources)
- Production Agent — SEO-optimized content through a 9-phase pipeline with campaign planners
Environments
Environments represent your publishing destinations — WordPress sites or Astro static sites. Each environment has its own configuration, API credentials, and content queue.
Automations
Automations feed content topics to Quick Publisher agents:
- Search Phrases — Generate content based on Google search keywords
- Web Sources — Scrape and repurpose content from external websites
SEO Intelligence
A suite of tools for keyword research, campaign planning, content strategy, trend discovery (Scout bot), and content quality monitoring.
Content Intelligence Engine (CIE)
Manages content archetypes, E-E-A-T scoring, and humanization to ensure AI-generated content is high-quality and authentic.
OpenChat
A conversational interface for interactive article generation through multi-turn dialogue.
Platform Architecture
UniSync follows a layered architecture:
Frontend (React + TypeScript + Vite)
↕
Backend API (FastAPI + Python)
↕
PostgreSQL Database
↕
Bridge API (Express.js) → Astro Sites
WordPress REST API → WordPress SitesFor a detailed architecture overview, see Architecture.
Tech Stack
| Layer | Technology |
|---|---|
| Frontend | React 18, TypeScript, Vite, Tailwind CSS |
| Backend | FastAPI, Python 3.11+ |
| Database | PostgreSQL with raw SQL (psycopg2) |
| Bridge API | Express.js (for Astro publishing) |
| AI Providers | OpenAI, Google Gemini, Anthropic Claude |
| Search Providers | Google Custom Search, Brave, Serper, Google Trends |
Next Steps
- Quick Start — Set up UniSync in 5 minutes
- Architecture — Deep dive into system design
- Wizard Setup — First-time onboarding walkthrough