Skip to content

Commit

Permalink
Create pubsub_for_gwt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarx authored Sep 22, 2024
1 parent 13e0df7 commit 2eb2479
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions pubsub_for_gwt.md
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

0 comments on commit 2eb2479

Please sign in to comment.