Skip to main content

A Few API Use Cases & Workflows

Synthesized list of the most common Poppy AI API Use cases we've seen to date!

Updated over 3 months ago

1. On-Demand Content Creation & Q&A via Slack/Telegram Bot

  • What it is: An interactive chatbot within a private or public Slack channel that can answer questions based on a knowledge base or generate new content on command.

  • How it works:

    1. Trigger: A new message is posted in a designated Slack channel (e.g., "@PoppyBot write me three hooks about AI").

    2. Process: Zapier or N8N sends the message text as a prompt to a specific Poppy board's API.

    3. Generate: The Poppy board, pre-trained on your content style, best practices, and knowledge base, generates a relevant response.

    4. Output: The generated text is posted back into the Slack channel as a reply from the bot.

2. Automated & Scheduled Content Generation

  • What it is: A system that proactively generates and delivers content (like a daily blog post idea or social media post) without a manual trigger.

  • How it works:

    1. Trigger: A daily or weekly schedule is set in Zapier or N8N.

    2. Process: The automation calls the Poppy API with a pre-defined prompt (e.g., "Write a 100-word blog post on a new trend in AI").

    3. Enhance (Optional): The text generated by Poppy is sent to an image generation model (like Nano Banana) to create a relevant visual.

    4. Output: The final text and image are sent to a Slack channel, a project management tool, or saved as a draft in a social media scheduler.

3. Intelligent Email Filtering & Automated Replies

  • What it is: An AI assistant that reads your incoming emails, decides which ones are important, and provides you with a summary and a suggested reply for the important ones.

  • How it works:

    1. Trigger: A new email arrives in your Gmail inbox.

    2. Process: Zapier sends the email content to a Poppy board trained on your personal criteria for "important" vs. "crap" emails (e.g., emails from your co-founder are important; marketing emails with "unsubscribe" are crap).

    3. Filter: The system checks if Poppy has marked the email as important.

    4. Output: If important, the system sends a summary of the email and an AI-generated suggested reply (trained on your voice) to you via SMS or Slack.

4. Advanced Newsletter Automation with Real-Time Research

  • What it is: A sophisticated system that researches current trends and then writes a high-quality, stylized newsletter incorporating that research.

  • How it works:

    1. Trigger: A schedule is set in N8N.

    2. Research: A tool like Tavily is used to search for the latest articles and news on a specific topic (e.g., "latest health trends").

    3. Process: The research findings are sent to a Poppy board that has been pre-trained on expert knowledge (e.g., Alex Hormozi videos on sales, articles on storytelling) and your specific product information.

    4. Generate & Output: Poppy synthesizes the new research with its expert training to write a complete, HTML-styled newsletter that is ready to be sent to your email list.

5. AI-Powered Content Style Guide Creation

  • What it is: A method for efficiently training the AI on your voice without using excessive credits. Instead of connecting many large files for every API call, you create a concise style guide.

  • How it works:

    1. Train: Connect multiple examples of your best content (e.g., four YouTube video transcripts) to a Poppy chat.

    2. Prompt: Ask the chat: "Based on my content, please create a style guide for the way I communicate and my core values."

    3. Synthesize: Poppy will generate a short text block summarizing your tone, common phrases, and values.

    4. Implement: Use this much smaller, token-efficient text block as the primary knowledge source for training the AI on your voice in future API calls.

Did this answer your question?