Demos and Examples
Looking for examples of how to use Numeno?
Visit the Numeno Demos Repo on GitHub to find code for integrations and demos using the Numeno APIs. It's a great place to learn Numeno!
Use the code in these projects as the basis of your own Numeno integrations.
Numeno Feeds Slack App
This project implements the backend of a Slackbot command for Numeno Feeds that fetches articles from a Numeno Article Recommender Feed and publishes them to a Slack channel. The PHP scripts are designed for a WordPress site, but the routes can be easly changed for a non-Wordpress host.
- Numeno Feeds Slack App
- Language: PHP
- Integration Environment: Slack, WordPress backend
Numeno TypeScript API Demo
This repo demonstrates the use of Numeno in TypeScript.
It walks you through how to administer Keys and Scopes, create Feeds and manipulate Streams, and fetch Artciles, all with the Numeno TypeScript API Libraries.
- Numeno TypeScript API Demo
- Language: TypeScript
- Integeration Environment: none / command-line
...Something Else?
Have you built something really cool with Numeno? Is there a Numeno integration or native API library you'd love to see?