OpenCog Examples
----------------
This directory contains various examples that demonstrate various tasks. Be sure to explore the github.com/opencog/atomspace/examples directory first, as that provides most of the simpler examples, as well as showing how to use the core infrastructure. The examples here domonstrate mostly higher-level systems.
python - Python usage examples. Most of these are probably obsolete, or mis-categorized, or unmaintained. Needs cleanup.
sureal - Demonstrates how to use the Surface Realization system, for generating grammatically valid English language sentences from abstract conceptual diagrams.
openpsi - An example implementation of openpsi to control a simple agent.
The following examples illustrate subsystems that are not currently maintained, and may be broken or non-operational.
conceptual_blending - Blending together of similar concepts.