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.
What the AI can do
Write captions
Turn a one-line idea into a full caption — right inside the composer with the Üret button.
Polish your text
Suggest hashtags, shorten, or rewrite in a friendlier tone.
Make images
Create a picture from words when you don't have a photo.
Make short videos
Turn an idea or image into a short clip.
Re-use prompts & templates
Save your best instructions and starting points.
Let an agent post for you
Set up an AI helper that drafts posts on a repeating schedule.
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).