wop commited on
Commit
6a96ffd
·
verified ·
1 Parent(s): 0c7a7d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -9,11 +9,4 @@ pinned: false
9
  # Agentic General Inteligence
10
  Agent swarms of LLMs.
11
 
12
- ### Architecture [Mixture of Programs](https://huggingface.co/spaces/Agentic-General-Inteligence/Mixture_of_Programs)
13
- > Mixture of Programs (MoP), a novel cognitive architecture for AI in which independent “programs” (agents) cooperatively create, manage, and refine each other to solve complex tasks. MoP merges ideas from mixture-of-experts (MoE) neural architectures, agent-based systems, and program synthesis.
14
-
15
- ## Chain of Thought [Creativity for LLMs](https://huggingface.co/spaces/Agentic-General-Inteligence/Creativity-for-LLMs/)
16
- > Context drift means allowing an AI to change its active context while it is still thinking. When controlled well it increases creativity and robustness, but if unmanaged it can damage coherence, waste computation, and produce unreliable outputs.
17
-
18
-
19
- Edited on `3/16/2026`.
 
9
  # Agentic General Inteligence
10
  Agent swarms of LLMs.
11
 
12
+ Does AGI emerge from swarms of agents?