Getting Started with Tasks
Rightbrain’s API allows you to rapidly prototype GenAI use cases and advance into production without extended development cycles. This is achieved through a selection of large language models, granular task definition and evaluation, and a fully scalable infrastructure.
Tasks are the core component of the platform where users define the prompts, input variables and expected outputs. This creates auto-scaling API endpoints that can process text or image data and generate structured outputs. Each task can be customised to your specific requirements and is designed to be integrated into your existing workflows.
Tasks in a snapshot
Tasks are user-defined API endpoints that leverage advanced language models to interpret and act on input data. Key features include:
- Multimodal input handling (text and/or images)
- Customisable prompts for specific processing requirements
- Structured, configurable outputs
- Stateless operation for scalability and consistency
- Integration with existing systems via webhooks (Task Forwarders)
How it works
- Define your Task using plain English instructions
- Specify the desired output format
- Choose an appropriate language model (LLM)
- Integrate the Task into your application workflow
- Send inputs to the Task and receive structured outputs
Potential Use Cases
Tasks can be applied to a wide range of scenarios, including:
- User Onboarding Automation
- Pre-triage user inputs for efficient routing
- Validate user-provided information against specified criteria
- Content Analysis and Moderation
- Analyse and categorise user-generated content
- Flag potentially inappropriate or non-compliant submissions
- Image Processing and Analysis
- Generate structured metadata from images (descriptions, categories, keywords)
- Validate image descriptions for accuracy or compliance
- Text Transformation
- Summarise long-form content
- Reword or adapt text to meet specific guidelines or tones
- Data Extraction and Structuring
- Extract key information from unstructured text
- Convert free-form responses into structured data
- Sentiment Analysis
- Analyse customer feedback or reviews
- Categorise and prioritise support tickets
By leveraging Rightbrain Tasks, you can save months on your roadmap through a flexible, scalable solution for integrating Generative AI capabilities into your tech stack.