ruvector/examples
Claude e15e8d899b feat(exo-exotic): Add 10 cutting-edge cognitive experiments
Implements comprehensive exotic cognitive experiments:

1. Strange Loops - Hofstadter self-reference with Gödel encoding
2. Artificial Dreams - Memory replay and creative recombination
3. Free Energy - Friston's predictive processing framework
4. Morphogenesis - Turing reaction-diffusion patterns
5. Collective Consciousness - Distributed Φ and hive mind
6. Temporal Qualia - Subjective time dilation/compression
7. Multiple Selves - IFS-inspired sub-personality system
8. Cognitive Thermodynamics - Landauer principle implementation
9. Emergence Detection - Causal emergence and phase transitions
10. Cognitive Black Holes - Attractor dynamics and escape

Key achievements:
- 77 unit tests (100% pass rate)
- ~4,500 lines of documented Rust code
- Comprehensive benchmarks for all modules
- Detailed theoretical foundations and reports

All modules integrate with existing EXO-AI cognitive substrate.
2025-11-29 04:45:21 +00:00
..
agentic-jujutsu feat: Add comprehensive agentic-jujutsu integration examples and tests 2025-11-22 03:12:31 +00:00
exo-ai-2025 feat(exo-exotic): Add 10 cutting-edge cognitive experiments 2025-11-29 04:45:21 +00:00
graph feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
nodejs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
refrag-pipeline feat: Add REFRAG pipeline example demonstrating 30x RAG latency reduction 2025-11-27 20:59:23 +00:00
rust feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
wasm-react feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
wasm-vanilla feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
advanced_features.rs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
agenticdb_demo.rs feat: Complete ALL Ruvector phases - production-ready vector database 2025-11-19 14:37:21 +00:00
gnn_example.rs feat: Add ruvector-gnn crate with GNN, compression, WASM and Node.js bindings 2025-11-26 04:50:36 +00:00
graph-cli-usage.md feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
graph_wasm_usage.html feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00