Framework for Evolutionary Artificial General Intelligence - Bio-Inspired Neural Computation
Configuration loader for FEAGI - Cross-platform TOML-based configuration with override support
FEAGI REST API layer with HTTP and ZMQ transport adapters
Runtime abstraction traits and implementations for FEAGI neural processing across platforms
Hardware Abstraction Layer (HAL) for FEAGI embedded systems - platform abstraction and implementations
Sensorimotor System - Data processing, caching, and neuron voxel encoding for FEAGI agents (sensory input and motor output)
Adds serialization and deserialization to select Feagi Data Structures.
The most core library, defines the basic data types used by FEAGI, as well as some processors to modify them
Unified observability infrastructure for FEAGI (logging, telemetry, profiling)
Client library for building FEAGI agents in Rust
Runtime state management for FEAGI - cross-platform, RTOS-compatible
FEAGI I/O System