Diaflow's Documentation
HomePricingIntegrations
Documentation
Documentation
  • 😎WELCOME TO DIAFLOW
    • Introduction to Generative AI
    • What can you build with Diaflow?
  • 💻USER ACCOUNT
    • Create your user account
    • Delete your user account
    • Log out and log in
    • Change "Personal" & "Workspace" settings
    • Reset user account password
  • 🚀Getting Started
    • Let's start with the basics
      • How a component works?
      • How a flow works?
      • Creating your first flow
    • Dashboard
      • Services
      • Create a flow from scratch
      • Create a flow from templates
      • View your flows
    • Terminology
  • 🌊Flows
    • Overview
    • Create a flow
    • Delete a flow
    • Manage a flow
    • Publish a flow
    • Unpublish a flow
    • Deployment
    • Component Reference
      • Trigger
        • When inputs are submitted (Apps)
        • Cronjob (Automation)
        • Webhook (Automation)
        • Microsoft Outlook (Automation)
      • Outputs (Apps)
        • Text Output
        • Chart Output
        • Video Output
        • Audio Output
        • Image Output
      • Built in tools
        • Branch
        • Merge (Multiple data source to JSON)
        • Split Data (JSON Formatter)
        • Video to audio
        • Get current date and time
        • Web scraper
        • Document to plain text
        • Retrieve data from spreadsheet (Spreadsheet analyzer)
        • Spreadsheet creator
        • Convert JSON to chart data
        • PDF to image
        • Get weather information
        • HTTP Request
        • Get GEO Location
        • SMTP
        • Loop
      • Built in resources
        • Diaflow Vision
        • Diaflow Vectors
        • Diaflow Drive
        • Diaflow Table
      • Apps
        • Hunter.io
        • Outlook Email
        • Telegram
        • Slack
        • Python
        • YouTube
        • SerpAPI
        • Google Sheet
          • Document-level Operations
          • Sheet-level Operations
          • Data-level Operations
      • Database
        • MySQL
        • Microsoft SQL
        • PostgreSQL
        • Snowflake
      • Private AI/LLM Models
        • OpenAI
          • GPT Variants
          • GPT Vision
          • DALL-E Variants
          • TTS Variants
          • Whisper
        • Anthropic
        • Llama
        • Google Gemini
        • Cohere
        • MistralAI
      • Public AI/LLM Models
        • OpenAI Cloud
        • Perplexity Cloud
        • Deepseek Cloud
        • Anthropic Cloud
        • Replicate
        • Straico
        • OpenRouter
        • Cohere Cloud
        • Google Gemini Cloud
        • MistralAI Cloud
        • ElevenLabs Cloud
      • AI Tools
  • ✒️PRODUCTIVITY TOOLS
    • Tables
    • Drive
    • Vectors
      • Document
      • Article
      • URLs
  • 🏠Workspace
    • History
    • Teams
    • Billing & Subscription
      • Upgrade/Downgrade a subscription
      • Buy credits
      • Credit Usage
      • Cancel a subscription
    • Settings
      • Personnal
      • Workspace
        • Change workspace
        • Workspace settings
        • Custom Domain
        • Delete workspace
      • Change Language
    • Documentation
    • Integrations
    • API keys
  • 📑Other
    • FAQs
    • Contact Information
Powered by GitBook
On this page
  • Text generation from Image
  • Audio transcription (Speech-to-text)
  • Audio Translation
  • Generate image with DALL-E 3
  • Entities extraction from text
  • Entities extraction from image
  • Text generation from Image
  • Text summarization
  • Audio generation from text (Text-to-Speech)
  • Data Classification

Was this helpful?

  1. Flows
  2. Component Reference

AI Tools

Leveraging AI's power for task processing, we have created AI Tool Nodes to help you easily integrate them into your Flow and use them efficiently.

Last updated 1 month ago

Was this helpful?

Text generation from Image

You just need to input an image, and AI will automatically analyze it into text data.

Audio transcription (Speech-to-text)

You just need to input an audio file in WAV or MP3 format, and AI will automatically convert it to text.

Audio Translation

Input an audio file, and AI will automatically translate it into the target language.

Generate image with DALL-E 3

Provide a text prompt, and AI will generate a high-quality image using DALL-E 3.

Entities extraction from text

Input text, and AI will extract key entities such as names, locations, and organizations.

Entities extraction from image

Provide an image, and AI will analyze and extract relevant entities from the visual content.

Text generation from Image

Upload an image, and AI will generate descriptive text based on its content.

Text summarization

Input a long text, and AI will generate a concise summary while preserving key information.

Audio generation from text (Text-to-Speech)

Provide text input, and AI will convert it into natural-sounding speech.

Data Classification

Input raw data, and AI will automatically categorize it into predefined classes based on its content.

🌊