RNet AI
  • INTRODUCTION
    • About Rnet
    • Quickstart
    • Core Concepts
      • List of Model Providers
  • GETTING STARTED
    • Model
      • Add New Provider
      • Predefined Model Integration
      • Custom Model Integration
      • Interfaces
      • Schema
    • Application Orchestration
      • Overview
      • Interactive Chat Application
      • Agent
      • App Kits
    • Workflow
      • Core Concepts
      • Node Overview
        • Start
        • Question Classifier
        • Knowledge Retrieval
        • Variable Aggregator
        • LLM
        • Direct Reply
        • IF/ELSE
        • HTTP Request
        • End
    • Knowledge Base
Powered by GitBook
On this page
  1. INTRODUCTION

Quickstart

PreviousAbout RnetNextCore Concepts

Last updated 9 months ago

To make it easier for new users to quickly comprehend the range of applications possible on Rnet. We have already created high-quality application templates for multiple scenarios. Follow this guide to learn how to leverage these templates and customize them to fit your specific needs.

You can select “Studio” from the navigation menu, then choose “Create from Template” in the application list.

Select any templates and add it to your workspace.

Using the Translation assistant as an example.You can change the name and app icon and start editing the Prefix Prompt, Variables or adding Context to tailor the application to your specific requirements after creating. From the Orchestrate , we can understand that It is a translation assistant specializing in translating complex academic papers into easy-to-understand popular science articles. And when setting up the translation task, user need to provide values for the following variables :Target language,Text,Input_language.

Clicking “Publish” and “Run App” .