Michele befa8b4adc feat: rich character profiles — brand voice, target, rules, hashtag profiles
Backend:
- Character model: add brand_voice, target_audience, business_goals,
  products_services, content_rules (JSON do/dont), hashtag_profiles (JSON)
- Content generation: inject full character context into LLM system prompt
  (voice, audience, goals, products, rules)
- Hashtag generation: merge always-on tags from profile with AI-generated tags
- Schema: update CharacterBase and CharacterUpdate with new fields

Frontend:
- CharacterForm: new sections "Identità e Voce", "Regole Contenuti",
  "Profili Hashtag" with dedicated editors
- RulesEditor: do/don't list with add/remove
- HashtagProfileEditor: per-platform tabs, fixed hashtags + max generated count
- All fields loaded on edit, saved on submit

DB migration: 6 new columns added to characters table

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 16:34:25 +02:00

Leopost Full

Social Content OS — merge di Leopost, Post Generator e Autopilot OS.

Lab: https://lab.mlhub.it/leopost-full/

Stack

  • Frontend: React (Vite) + Tailwind CSS — design system "Editorial Fresh" (Fraunces + DM Sans)
  • Backend: FastAPI (Python) + SQLite
  • AI: Multi-LLM (Claude / OpenAI / Gemini)
  • Publishing: Facebook, Instagram, YouTube, TikTok

Funzionalità

  • Gestione Characters (profili creatori)
  • Generazione contenuti AI multi-piattaforma
  • Calendario editoriale con livelli di consapevolezza (PAS, AIDA, BAB...)
  • Export CSV per Canva Bulk Create
  • Scheduling automatico + pubblicazione social
  • Gestione commenti con AI reply
  • Affiliate links con auto-injection
  • Multi-LLM configurabile via Settings

Repository

Description
Leopost Full - Social Content OS (merge Leopost + Post Generator + Autopilot OS)
Readme 692 KiB
Languages
JavaScript 66.6%
Python 31.8%
CSS 1.2%
Shell 0.2%
Dockerfile 0.1%
Other 0.1%