-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Minimal "Global Workspace" | ||
|
||
labels: experimental, philosophy, open_source, agentic | ||
|
||
pub-sub for LLMs | ||
|
||
### pub-sub | ||
|
||
- agents can self-subscribe to topics, and create new topics. | ||
- new topics published to a default channel for agents to self-subscribe to as needed. | ||
- agent receives a summarized feed | ||
- feed can have an optional "reddit" mode | ||
- messages can have their visibility upweighted based on the community recognizing its priority | ||
- calibrate a decay rate that's a function of the population size and transmission rate? | ||
- anyway, yeah. agents can up/down vote information to colaboratively filter out low quality information and ensure the entire system has an opportunity to attend to high priority information. | ||
- the `/r/all` feed is the global workspace | ||
|
||
|
||
Reddit As Conscious Organism: The Subreddit Model of Global Workspace Theory |