ThingEngine is the workhorse behind ThingPedia, the open source platform for IoT rules that you can execute anywhere you want.
This repository is no longer used
ThingEngine has been split in several smaller modules:
- thingengine-core contains the core code shared by all implementations of ThingEngine: the engine itself, the app, device and keyword databases
- thingtalk contains the implementation of ThingTalk
- thingpedia-api contains the API that ThingPedia interfaces can use
- thingpedia-discovery has the discovery components for bluetooth and AllJoyn
- Sabrina contains the AI and NLP components of Sabrina
- thingengine-platform-cloud, thingengine-platform-server and thingengine-platform-android contain the integration layers for running ThingEngine and Sabrina on a specific platform
Documentation is still available in thingengine-core.