• 📚Chapter3:Building a virtual assistant

    In this chapter, you'll learn about Building a virtual assistant,Exploring a DB with Natural Language,Incremental slot filling and negation

      • > VIEW CHAPTER DETAILS

        Table of Contents
        • Building a virtual assistantVideo | Notes |

          • 1.6.1: Excercise: SQL Statements in Python | Notes | Code |
        • Exploring a DB with Natural Language | Video | Notes |
          • 1.7.1: Excercise: Creating queries from parameters | Notes | Code |
          • 1.7.2: Excercise: Using your custom function to find hotels | Notes | Code |
          • 1.7.3: Excercise: Creating SQL from natural language | Notes | Code |
        • Incremental slot filling and negation Video | Note |

          • 1.8.1: Excercise: Refining Your Search | Notes | Code |
          • 1.8.2: Excercise: Basic Negation | Notes | Code |
          • 1.8.3: Excercise: Filtering with Excluded Slots | Notes | Code |