Skip to content

rzonedevops/occ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCog Collection (OCC)

An Integrated Architecture for Cognitive Synergy

The OpenCog Collection (OCC) is a monorepo that integrates multiple OpenCog components and external tools into a unified cognitive architecture. Our primary goal is to foster cognitive synergy, where the interaction of diverse AI components leads to emergent intelligence and capabilities beyond the sum of their individual parts.

This repository provides a complete, FSF-endorsed, and reproducible environment for research and development in Artificial General Intelligence (AGI), cognitive computing, and hypergraph-based AI.


Key Features

  • Unified Cognitive Architecture: A coherent system that brings together core OpenCog components like the AtomSpace (a hypergraph database) with advanced AI tools.
  • Cognitive Synergy by Design: The architecture is explicitly designed to facilitate the interaction and collaboration of different AI paradigms, including symbolic reasoning, machine learning, and evolutionary algorithms.
  • Reproducible Development Environment: Utilizes GNU Guix and a devcontainer to provide a fully declarative and isolated development environment, ensuring that all developers have a consistent setup.
  • Extensible and Modular: The OCC is designed to be easily extended with new components and integrations, allowing researchers to experiment with different cognitive architectures.
  • Focus on AGI Research: The ultimate goal of the OCC is to provide a platform for building and experimenting with AGI systems.

Getting Started

We recommend using the provided devcontainer for the best experience. This will automatically set up a complete development environment with all the necessary dependencies.

  1. Clone the repository:

    git clone --recurse-submodules https://github.com/Kaw-Aii/occ.git
  2. Open in a devcontainer-compatible IDE (like VS Code).

  3. Start building and experimenting!

For more detailed instructions, please see our Getting Started Guide.


Documentation


Community and Support

The OpenCog project is a community-driven effort. We welcome contributions from researchers, developers, and anyone interested in AGI.


The OpenCog Collection is a continuation of the OpenCog project, pioneered by Dr. Ben Goertzel.

About

Intended to hold the public profile README

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scheme 73.1%
  • Tree-sitter Query 6.5%
  • C++ 6.2%
  • C 4.6%
  • JavaScript 3.0%
  • CSS 2.3%
  • Other 4.3%