ProConfig Tutorial
  • Overview & Setup
  • Tutorial Structure
  • Tutorial
    • Hello World with Pro Config
    • Building Workflow
    • Transitions
    • Expressions and Variables
    • An Advanced Example
    • Function Calling Example
    • Random Routing Example
  • API Reference
    • Widgets
      • Bark TTS
      • Champ
      • CoinGecko
      • ControlNet with Civitai
      • Crawler
      • Crypto News
      • Data Visualizer
      • Email Sender
      • Google Flight Search
      • Google Hotel Search
      • Google Image Search
      • Google Map Search
      • Google News Search
      • Google Scholar Search
      • Google Search
      • GroundedSAM
      • Image Text Fuser
      • Information Extractor - OpenAI Schema Generator
      • Information Extractor
      • Instagram Search
      • JSON to Table
      • LinkedIn
      • MS Word to Markdown
      • Markdown to MS Word
      • Markdown to PDF
      • Mindmap Generator
      • Notion Database
      • OCR
      • Pdf to Markdown
      • RMBG
      • Stabel-Video-Diffusion
      • Stable Diffusion Inpaint
      • Stable Diffusion Recommend
      • Stable Diffusion Transform
      • Stable Diffusion Upscale
      • Stable Diffusion with 6 fixed category
      • Stable Diffusion with Civitai
      • Storydiffusion
      • Suno Lyrics Generator
      • Suno Music Generator
      • Table to Markdown
      • TripAdvisor
      • Twitter Search
      • UDOP: Document Question Answering
      • Weather forecasting
      • Whisper large-v3
      • Wikipedia
      • Wolfram Alpha Search
      • Yelp Search
      • YouTube Downloader
      • YouTube Transcriber
      • Youtube Search
  • Tools
    • AutoConfig Bot
    • Cache Mode
Powered by GitBook
On this page
  • Introduction to Pro Config Tutorial
  • Understanding Pro Config
  • Where to Run
  • Getting Started

Overview & Setup

NextTutorial Structure

Last updated 1 year ago

Introduction to Pro Config Tutorial

Welcome to the Pro Config Tutorial, your interactive learning lab to mastering Pro Config.

This tutorial guides you to build a Pro Config Tutorial App step by step, and you will be learning the concepts by implementing it. Upon completion, you'll possess a self-made Pro Config Tutorial App, a testament to your understanding and a resource for educating others about Pro Config.

Understanding Pro Config

MyShell Pro Config is an advanced mode tailored for developers, empowering them to build powerful AI native Apps by assembling AI widgets under a human-controlled structure. It provides a versatile approach that balances human-programmed logic with AI-prompted logic for interaction. Essentially, it enables developers to architect a state machine for their App.

Where to Run

In this tutorial we will be providing some JSON config files that can run an App at MyShell.

You could use it on . Here is how to access it:

  1. Click “Workshop” on the left menu bar

  2. Click “Create a Bot”

  3. Scroll down and shift from “Classic Mode” to “Dev Mode”

  4. Upload your JSON File and click “Validate”. Once validated, Click “Save”, then you will have your App ready for use.

Getting Started

Ready to dive in? Click "Next" to begin your journey with Pro Config.

MyShell’s main site
MyShell main page.
MyShell workshop page.
Enabling dev mode on a bot.
Validate and save buttons on create bot page.