Coder Social home page Coder Social logo

knfun's Introduction

knfun

Knfun is a set of Knative micro-services / micro-functions intended to be used for live demos. The main goal is to illustrate the end-to-end developer experience of using Knative and its kn CLI.

The first demo uses three functions in a live demo setting (ideally with an audience participating). The following diagram is a sketch of this demo and these slides can be used for introduction.

Demo sketch

Functions

  1. TwitterFn search function (via Twitter's API)

    • in: hashtags or string to search
    • in: count (max number of tweets to return)
    • out: recent tweets with images
  2. WatsonFn visual recognition image classifier function (via IBM's Watson APIs)

    • in: image URL
    • out: image features (class) with confidence (score)
  3. SummaryFn function

    • in: search string and TwitterFn and WatsonFn URLs
    • in: count (max number of tweets)
    • out: HTML page displaying summary

Both the TwitterFn and WatsonFn require credentials to execute. This means that the demoer's secret keys for both the TwitterFn and WatsonFn are also required as input, however, to simplify the discussion, the keys are sometimes ommited in diagrams and other places.

Table of Contents

knfun's People

Contributors

maximilien avatar nimakaviani avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.