Golambda
latest
  • Setup GoLambda
  • How to construct a Request
  • Writing sample Hello World Flow
  • 3.0 Classes
  • Message Elements:
  • Some more examples
Golambda
  • Docs »
  • Welcome to Golambda Tutorial
  • Edit on GitHub

Welcome to Golambda Tutorial¶

Golambda is the python based backend which powers Goibibo Chat bot -GIA. Here we will walk you through step by step process to code action classes to run your intents.

  • Setup GoLambda
    • Pre-requisite
    • Install Docker 3
    • Install docker-compose
    • Setup AWS CLI
    • Configure AWS CLI
    • Start Development - New Vertical and New Intent
    • Steps to migrate from Diana lambda to Golambda 2.0
    • Test your Setup
    • How to update local setup
    • Migration to Golambda 3.0
  • How to construct a Request
    • Sample Request Format
      • Intent
      • SubIntent
      • Context
      • User Information
      • NLP defined entities
      • GoLambda defined entities
  • Writing sample Hello World Flow
  • 3.0 Classes
  • Message Elements:
    • KeyValueDict
    • MessageText
    • MessageTemplate
    • MessageNextIntent
    • BookingCardList
    • AltInfo
    • DefaultIntents
    • Form
    • CustomEventList
    • Response Elements:
  • Some more examples

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Vaibhaw Revision ef5d0ec8.

Built with Sphinx using a theme provided by Read the Docs.