Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 969 Bytes

CCAI_codelab.md

File metadata and controls

16 lines (13 loc) · 969 Bytes

Build a Conversational AI System with Jaseci

In this tutorial, you are going to learn how to build a state-of-the-art conversational AI system with Jaseci and the Jac language. You will learn the basics of Jaseci, training state-of-the-art AI models, and everything in between, in order to create an end-to-end fully-functional conversational AI system.

Excited? Hell yeah! Let's jump in.

Table of Contents

  1. Preparation and Background
  2. Automated FAQ Answering Chatbot
  3. Multi-turn Dialogue System
  4. Unify the Dialogue and FAQ Systems
  5. Bring Your Application to Production
  6. Use speech to text and speech to text modules
  7. Collect Training Data via Crowdsource
  8. Contritbute to Jaseci Open Source