by faysal
ServicesSolutionsWorkPluginsBlogContact

by Faysal

Systems Developer & Platform Builder

hello@byfaysal.com

Navigate

ServicesSolutionsWorkBlogPluginsGuidesAboutResumeContactTools I Use

Services

Ecommerce PlatformsWordPress SolutionsWeb ApplicationsAutomationAI Solutions

From the Blog

WooCommerce vs ShopifyI Built a SaaS SoloZapier vs Make vs N8NView all articles →

Connect

EmailGitHubLinkedInUpworkFiverr

by Faysal

© 2026 Mostafa Faysal. Systems built with intention.

Privacy PolicyTermsAffiliate Disclosure
Sellanto

by faysal

  1. Home
  2. /Work
  3. /Sellanto
← All Projects

Enterprise SaaS

Sellanto

Enterprise AI Social Media Automation Platform

Role

Sole Architect & Engineer

Year

2024

Duration

6 months

Client

Product — SaaS

DjangoReactPostgreSQLOpenAI GPT-4oDALL-E 3Google GeminiWhisperTTSCeleryREST API

Multi-tenant SaaS with workspace isolation

5 AI models integrated across 2 providers

4-platform publishing engine

Full RAG chatbot pipeline

Comparable in scope to Hootsuite and Buffer

The Problem

Running social media for a business is a full-time job — and most businesses are doing it wrong.

A typical small to medium business spends 6 to 10 hours every single week writing captions, designing visuals, scheduling posts across 4+ platforms, manually replying to customer messages, and trying to make sense of performance data.

The tools that exist — Hootsuite, Buffer, Sprout Social — charge between $99 and $499 per month, and they still require significant human effort. None of them generate content at a professional level. None of them handle customer conversations intelligently.

The Solution

Sellanto replaces the entire social media workflow with one AI-powered platform.

Generate content in seconds — type a brief, and Sellanto produces a polished caption tailored to the platform, an AI-generated image, and even a short video clip ready to post.

Schedule and publish automatically — posts go live across Facebook, Instagram, Twitter/X, and LinkedIn exactly when scheduled.

Let AI handle customer messages — Sellanto's Messenger chatbot reads the business's website and documents, then uses RAG-powered knowledge to answer customer questions 24/7.

Understand what's working — performance analytics, A/B testing, and competitor tracking are built in.

Architecture

The platform covers every layer of a production SaaS:

  • Multi-tenant workspace isolation — zero data bleed between clients
  • Role-based access control — Owner → Admin → Creator → Viewer
  • AI content pipeline — GPT-4o for captions, DALL-E 3 for images, Gemini for video
  • RAG chatbot — website crawling → PDF extraction → embeddings → vector search → contextual response
  • Async job processing — AI calls and scheduled posts run via background workers
  • OAuth token management — per-platform refresh with error recovery
  • Subscription enforcement — feature gating at the API middleware level

Technical Highlights

AreaDecisionWhy It Matters
Database isolationTenant-scoped queries at ORM levelPrevents data leakage between workspaces
RAG pipelineEmbeddings + vector searchSemantic understanding, not keyword matching
Async processingBackground job queueAI calls never block the UI
Token managementPer-platform OAuth refreshRobust against token expiry
Post lifecycleState machine with role-based transitionsEnterprise content approval workflows
Multi-model orchestration5 AI models, 2 providersRight model per task

Why It Matters

This is not a tutorial project. This is a fully operational SaaS platform — the kind of system that companies raise funding to build with a team of 10+ engineers.

It was designed, architected, and shipped by one developer, covering every layer: backend API, frontend dashboard, AI integrations, chatbot pipeline, scheduling engine, analytics system, and admin panel.

Stack Used

  • Backend: Django + Django REST Framework + PostgreSQL
  • Frontend: React
  • AI Models: OpenAI GPT-4o, DALL-E 3, Google Gemini, Whisper, TTS
  • Async Processing: Celery + Redis
  • Infrastructure: Cloud hosting with background worker architecture

Read more about how I built this Hootsuite competitor as a solo developer and see my full development toolkit.

Next Project

Bulk Product Editor→

Large-Scale WooCommerce Catalog Management

Want similar results for your business?

I can build something similar — or something entirely new.

Discuss a ProjectGet a Free Audit