- Notifications
You must be signed in to change notification settings - Fork0
Intended to hold the public profile README
License
cogpy/occ
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 fostercognitive 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.
- Unified Cognitive Architecture: A coherent system that brings together core OpenCog components like theAtomSpace (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.
- Autogenesis - Self-Evolution: AI-powered system that identifies novel features in the "adjacent possible" - capabilities that can emerge from current components through synergy and integration.
- Reproducible Development Environment: UtilizesGNU 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.
We recommend using the provided devcontainer for the best experience. This will automatically set up a complete development environment with all the necessary dependencies.
Clone the repository:
git clone --recurse-submodules https://github.com/Kaw-Aii/occ.git
Open in a devcontainer-compatible IDE (like VS Code).
Start building and experimenting!
For more detailed instructions, please see ourGetting Started Guide.
- Architecture Overview: A detailed look at the OCC architecture and its components.
- Cognitive Synergy: An explanation of the principles of cognitive synergy and how they are applied in the OCC.
- Autogenesis: AI-powered novel feature generation based on the adjacent possible.
- Contributing Guide: How to contribute to the OpenCog Collection.
- AGI Kernel Evaluation: Comprehensive evaluation of OCC against traditional OS kernel primitives for AGI-OS development.
- AGI-OS Integration Guide: Technical specifications for integrating 5 OpenCog repositories into a unified AGI Operating System.
- AGI-Kern Coverage Summary: Quick reference guide for kernel feature coverage and integration roadmap.
The OpenCog project is a community-driven effort. We welcome contributions from researchers, developers, and anyone interested in AGI.
- Discussions:GitHub Discussions
- Mailing List:OpenCog Google Group
The OpenCog Collection is a continuation of the OpenCog project, pioneered by Dr. Ben Goertzel.
To enforce and test the cognitive synergy between the various components (C++, Python, Rust), a unified entry point has been created.
Run the following script to build all components, and perform mock interoperability and demo tests:
./synergy.sh
This script ensures that the entire collection is a coherent whole, a key principle for achieving cognitive synergy.
About
Intended to hold the public profile README
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- Scheme72.9%
- Tree-sitter Query6.5%
- C++6.3%
- C4.6%
- JavaScript3.0%
- CSS2.3%
- Other4.4%