Skip to content

AI helpers

Stuck on what to write? Need a picture? Sosyabot has AI built in. You give it a short idea, and it gives you back a finished caption, image, or even a short video — which you can edit before posting.

Generate
You give a short idea; the AI gives you something ready to use.

What the AI can do

AI runs on "credits"

Think of credits as fuel for AI. Each AI action spends a few:

  • Writing/polishing text — 1 credit
  • Making an image — 5 credits
  • Making a video — 20 credits

Your plan refills credits every month. Saved prompts and templates don't cost anything to keep. Full details on Credits.

You're always in control

The AI gives you a draft — nothing is posted automatically (except an agent you set up on purpose). You can always edit before publishing.

For developers

Text generation routes through the Qevron OpenAI-compatible gateway; images use OpenAI/Stability; video uses fal.ai/Runway. Admins choose which models users see in Models. Work runs on BullMQ queues (ai-generation, ai-video, ai-agents). Provider keys are ENV-configured (QEVRON_API_*, OPENAI_API_KEY, STABILITY_API_KEY, FAL_API_KEY, RUNWAY_API_KEY).