Skip to content

AI Comment

Generates and posts AI-powered comments based on visual analysis of the current post.

  1. Takes a screenshot of the current post
  2. Sends the image to an AI provider for analysis
  3. Generates a contextually relevant comment
  4. Types the comment with human-like simulation
  5. Posts the comment
  6. Logs the action for tracking
ProviderModels Available
OpenAIGPT-4o, GPT-4o Mini, GPT-4 Turbo, GPT-4 Vision Preview
Claude (Anthropic)Claude 3.5 Sonnet, Claude 3 Opus, Claude 3 Sonnet
DeepSeekDeepSeek Chat, DeepSeek Reasoner
Gemini (Google)Gemini 1.5 Pro, Gemini 1.5 Flash, Gemini Pro Vision
GroqLlama 3.1 70B, Mixtral 8x7B
CustomAny OpenAI-compatible endpoint
OptionTypeDescription
AccountSelectAccount for logging and screenshot storage
Open Comment SessionCheckboxOpen comment section before commenting (disable if already open)
ProviderSelectAI provider to use
API KeyPasswordYour API key (stored securely in node)
ModelSelectAI model (options depend on provider)
Custom Model NameTextFor custom model names (when “Custom” selected)
Custom Endpoint URLTextFor custom providers (OpenAI-compatible format)
Prompt BaseTextareaInstructions for AI comment generation (up to 8000 chars)
Min LengthNumberMinimum comment length in words (default: 5)
Max LengthNumberMaximum comment length in words (default: 2200)
BlacklistTextareaWords to avoid, one per line
Enable Typing SimulationCheckboxType like a human (recommended)
Typing PresetSelectFast, Normal, Slow, Human, or Custom
Custom Typing ConfigObjectMin/max delay, chars per word (for Custom preset)
Wait AfterNumberSeconds to wait after posting
Close Comment SessionCheckboxClose comment section after posting
PresetSpeedRealism
FastQuickLow
NormalModerateMedium
SlowSlowHigh
HumanVariableVery High
CustomConfigurableConfigurable
FeatureDescription
Visual AnalysisAI analyzes the actual post image, not just text
Multi-Provider Support6 AI providers + custom endpoints
Human-Like TypingConfigurable typing simulation with natural delays
Auto-RetryAutomatic retry on API failures (3 attempts, exponential backoff)
Blacklist FilteringAvoid specific words in generated comments
Length ValidationEnsures comments meet min/max word requirements
Comment VerificationConfirms comment was successfully posted
Action LoggingLogs all comments to JSONL file for tracking
Screenshot StorageSaves screenshots for reference
DataLocation
ScreenshotsAccounts/{account}/comments/posts/
Comment LogAccounts/{account}/comments/comment_log.jsonl
{
"username": "post_author",
"comment": "Generated comment text",
"provider": "openai",
"model": "gpt-4o",
"success": true,
"account": "your_account",
"screenshot": "/path/to/screenshot.jpg",
"timestamp": "2024-01-15T10:30:00Z"
}

Returns:

  • success: Whether comment was posted
  • provider: AI provider used
  • model: Model used
  • comment: The generated comment text
  • username: Post author’s username
  • screenshot: Path to saved screenshot
  • duration: Execution time in seconds
  • API key for chosen provider
  • Internet connection
  • Must be viewing a post (or enable “Open Comment Session”)
  • Creating unique, personalized comments at scale
  • Engaging with content in your niche
  • Avoiding repetitive/generic comments
  • Higher-quality interactions that appear human
You are viewing an Instagram post. Analyze the image and write a genuine,
engaging comment. Be casual and friendly. Don't use hashtags. Keep it
between 5-15 words. Match the vibe of the content.
  • Customize your prompt for your niche and tone
  • Use blacklist to avoid words that might seem spammy
  • Enable typing simulation for more human-like behavior
  • Test with different models - some are faster, some more creative
  • Monitor logs to see what comments are being generated
  • Start with GPT-4o Mini or Gemini Flash for cost efficiency