Skip to content
View savelee's full-sized avatar
Block or Report

Block or report savelee

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. kube-django-ng kube-django-ng Public

    This demo, showcases a dummy banking portal. It includes: Django Rest Framework, Dialogflow, Angular, Socket.io and Kubernetes Engine, Cloud Builder, Pub/Sub, DLP API, NLP API, Google Cloud Storage…

    CSS 29 8

  2. selfservicedesk selfservicedesk Public

    A real world demo (Airport Self Service Kiosk) to stream microphone audio output (WebRTC) to a back-end web application over websockets, and let your conversational AI speak out the answers. A solu…

    JavaScript 17 6

  3. dialogflow-cookbook-examples dialogflow-cookbook-examples Public

    JavaScript 5 2

  4. dialogflow_grpc_flutter dialogflow_grpc_flutter Public

    Dart,Flutter Dialogflow GRPC package for making streamingDetectIntent calls in Dialogflow V2 and CX

    Dart 9 10

  5. dialogflow-rpi dialogflow-rpi Public

    I've created the YES-BUT... machine on a Raspberry Pi. Press a button to start. - When the RPI microphone hears someone saying "..yes..but" (i.s.o a positive: "...yes..and.."); a sound will be play…

    JavaScript 1

  6. Dialogflow & Sanity Headless CMS Dialogflow & Sanity Headless CMS
    1
    const functions = require('firebase-functions');
    2
    const sanityClient = require('@sanity/client');
    3
    const { 
    4
        WebhookClient, 
    5
        Payload