A powerful tool to batch-process your CSV data using Perplexity AI's artificial intelligence. Automate data analysis, generate content, and optimize your workflow.

If you need help with this tool contact us.

How to use the processor

  1. Preparation:
    • Get an API key from Perplexity AI if you don't know how contact us
    • Prepare your CSV file with defined column headers
    • Think about the system and user prompts you want to use
  2. Prompt configuration:

    Use placeholders {columnname} in prompts, where "columnname" corresponds to the column header in your CSV.

    Practical example:

    Products CSV:

    name,code,description,price
    Ergonomic Pro Chair,SE001,Ergonomic office chair with lumbar support,299.99
    Standing Desk,SD002,Electric height-adjustable desk,599.99

    System Prompt:

    You are an office product marketing expert. 
    Analyze the product {name} (code: {code}) 
    that costs {price}$

    User Prompt:

    Create a 50-word SEO-friendly product description 
    based on: {description}
  3. Processing:
    • Paste your CSV data in the dedicated area
    • Verify the correct separator (comma, semicolon, or tab)
    • Use the preview to check the correct interpretation of data
    • Start processing to handle all CSV rows
Use {columnname} for dynamic references to CSV columns
The first row must contain column names (without curly braces)