perplexity-ai-connector
Service icon

Perplexity AI Connector

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 21 Jul (3 weeks ago)
 by 
5.0
 (2 ratings)
perplexity-ai-connector

Perplexity AI Connector

Details
The Perplexity AI Connector enables seamless integration of Perplexity AI’s conversational intelligence into your OutSystems 11 applications. It allows your app to send natural language prompts and receive rich, contextual answers enhanced by real-time web search results, source citations, related questions, and relevant images. This asset connects directly with the Perplexity AI API, offering developers a flexible and powerful way to build AI-driven features like smart assistants, internal knowledge bots, and context-aware Q&A tools. Key Features: Send custom prompts with control over temperature, reasoning effort, and token limits. Retrieve precise answers generated by Perplexity AI’s models. You can choose model name from static entity also. Return related follow-up questions to enhance user engagement. Display AI-sourced images to support visual context. Include web citations and URLs from trusted domains like NASA, Wikipedia, and more. Apply filters like search domain and recency to control result relevance. This connector is ready to plug into any OutSystems 11 Reactive Web app and includes a demo screen to test functionality. You’ll need a valid Perplexity AI API Key (currently invite-only) to use it.
Read more

The Perplexity AI Connector is a service module built for OutSystems 11, enabling seamless integration with Perplexity AI’s Sonar model. It allows developers to bring cutting-edge conversational intelligence into their applications by sending natural language prompts and retrieving AI-generated responses enriched with web citations, related questions, and contextual images.

This connector can be consumed in both Reactive Web and Mobile apps, making it ideal for scalable, cross-platform intelligent experiences.


What It Does:

  • Sends structured natural language prompts to Perplexity AI via its official API.

  • Allows control over reasoning settings, tone, and precision using parameters like:

    • search_mode = web, academic

    • reasoning_effort = low, medium, high

    • temperature, top_p, presence_penalty, frequency_penalty

    • Domain-based search filters (e.g., nasa.gov, wikipedia.org)

    • Recency filtering (e.g., week or day)

  • Returns:

    • AI-generated answer content

    • Citations (source URLs with metadata)

    • Related follow-up questions

    • Image suggestions for visual enhancement

    • Search result context (title, date, source)


Included Elements:

  • Structures:

    • PerplexityRequest – input structure with full control over prompt and parameters

    • PerplexityResponse – output structure capturing answer, images, citations, related questions

  • Server Action:

    • SendPromptToPerplexityAI – encapsulates the full API call and response deserialization

  • Site Property in Demo:

    • PerplexityAPIKey – securely store and manage your API key

  • No UI dependency – can be directly consumed by Reactive or Mobile apps

Use Cases:

  • Intelligent chatbots and virtual assistants

  • Smart search features within enterprise or consumer apps

  • Educational tools or FAQ bots backed by verifiable sources

  • Domain-specific Q&A experiences with image and citation support


Requirements:

  • A valid Perplexity AI API Key (invite-based access as of now)


This connector delivers a conversational AI experience that is fast, explainable, and rich in context, unlocking new possibilities for AI-driven OutSystems applications.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category