AdamF92 commited on
Commit
1417018
·
verified ·
1 Parent(s): c855565

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -8,6 +8,8 @@ pinned: false
8
  short_description: Reactive AI - Reactive Neural Networks and Event-Driven AI
9
  ---
10
 
 
 
11
  # Reactive AI
12
  We are working on our own ideas of Reactive Neural Networks (RxNN) and Event-Driven AI, advancing from language models to AGI awareness models.
13
 
@@ -26,6 +28,9 @@ _**Strong Reactive Neural Networks**_ like **Reactor** could emit and listen to
26
  working only on environment events.
27
 
28
  ## Reactor AGI
 
 
 
29
  Our primary architecture - **Reactor** - is planned as the first _**awareness AGI model**_, that's modelling awareness as an _Infinite Chain-of-Thoughts_,
30
  connected to _Short-Term and Long-Term Memory_ (_Attention-based Memory System_) and _Receptors/Effectors_ systems for real-time reactive processing.
31
  It will be able to constantly and autonomously learn from interactions in _Continouos Live Learning_ process.
@@ -55,6 +60,9 @@ capacity (it will be improved in Preactor). Limits are:
55
 
56
 
57
  ## RxNN Platform
 
 
 
58
  We are working on complete Reactive Neural Networks development framework - [RxNN github](https://github.com/RxAI-dev/RxNN)
59
 
60
  ## Additional Research
 
8
  short_description: Reactive AI - Reactive Neural Networks and Event-Driven AI
9
  ---
10
 
11
+ <img src="https://raw.githubusercontent.com/RxAI-dev/RxNN/refs/heads/main/assets/logo/logo_rxai_v2.png" width="300" />
12
+
13
  # Reactive AI
14
  We are working on our own ideas of Reactive Neural Networks (RxNN) and Event-Driven AI, advancing from language models to AGI awareness models.
15
 
 
28
  working only on environment events.
29
 
30
  ## Reactor AGI
31
+
32
+ <img src="https://raw.githubusercontent.com/RxAI-dev/RxNN/refs/heads/main/assets/logo/logo_reactor.png" width="300" />
33
+
34
  Our primary architecture - **Reactor** - is planned as the first _**awareness AGI model**_, that's modelling awareness as an _Infinite Chain-of-Thoughts_,
35
  connected to _Short-Term and Long-Term Memory_ (_Attention-based Memory System_) and _Receptors/Effectors_ systems for real-time reactive processing.
36
  It will be able to constantly and autonomously learn from interactions in _Continouos Live Learning_ process.
 
60
 
61
 
62
  ## RxNN Platform
63
+
64
+ <img src="https://raw.githubusercontent.com/RxAI-dev/RxNN/refs/heads/main/assets/logo/logo_rxnn_v2.png" width="400" />
65
+
66
  We are working on complete Reactive Neural Networks development framework - [RxNN github](https://github.com/RxAI-dev/RxNN)
67
 
68
  ## Additional Research