FameViso AI Social Assistant

Description

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/completions endpoint).
  • 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

  1. Download the fameviso-ai-social.zip file.
  2. Navigate to your WordPress Admin Panel -> Plugins -> Add New -> Upload Plugin, and upload the zip file.
  3. Activate the plugin.
  4. Go to FameViso AI -> Settings in your dashboard menu and enter your OpenAI API key.
  5. Return to the main FameViso AI page to start generating text.

FAQ

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-mini model by default.

Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

Contributors & Developers

“FameViso AI Social Assistant” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.