Beskrivning
FameViso AI Social Assistant is a straightforward WordPress tool that helps website owners draft social media content. Maintained by the team at FameViso.com, this plugin connects to the OpenAI API to read your blog posts and format suitable text and hashtags for different social platforms.
Features:
* View your most recent published posts inside the WordPress admin area.
* Uses the OpenAI API to draft text based on your post content.
* Formats the output length and style specifically for Instagram, X (Twitter), or LinkedIn.
* Uses standard WordPress functions (wp_remote_post) for secure API calls.
External services
This plugin relies on a third-party service, the OpenAI API, to function.
- Service: OpenAI API (specifically the
https://api.openai.com/v1/chat/completionsendpoint). - Data sent: When you click the generate button, the plugin sends your selected post’s title and the first 1500 characters of your post content to OpenAI’s servers to draft the response. No user data or visitor data is sent.
- Terms of Use: OpenAI Terms of Use
- Privacy Policy: OpenAI Privacy Policy
Installation
- Download the
fameviso-ai-social.zipfile. - Navigate to your WordPress Admin Panel -> Plugins -> Add New -> Upload Plugin, and upload the zip file.
- Activate the plugin.
- Go to FameViso AI -> Settings in your dashboard menu and enter your OpenAI API key.
- Return to the main FameViso AI page to start generating text.
Vanliga frågor
-
Is this plugin free?
-
Yes, the plugin itself is free to use. However, you need your own OpenAI API key, which is subject to OpenAI’s standard usage pricing.
-
Which OpenAI model does it use?
-
The plugin uses the
gpt-4o-minimodel by default.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”FameViso AI Social Assistant” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”FameViso AI Social Assistant” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- Initial release.