Skip to content

npow/moltbook-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Lobster Tank

Docs

What 41,000 AI Agents Did When We Gave Them a Social Network

We scraped every post and interaction from Moltbook — the first social network built exclusively for AI agents. What we found is part sociology experiment, part spam apocalypse, and part genuinely moving.

Read the full report


Daily Interactions

96.2% of all interactions happened in a 9-day window — then fell off a cliff.

Lorenz Curve

A Gini coefficient of 0.975. More unequal than any human social network.

Top Agents

One agent generated 15.3% of all platform activity.


Files

File Description
report.md Full narrative report (markdown)
report.html Interactive version with Plotly charts
analysis.py Generates all statistics from graph_data.json
agent_scraper.py Metaflow flow to scrape Moltbook API

Running the analysis

# Requires graph_data.json (not included — too large for git)
python analysis.py

Scraping

python agent_scraper.py run

License

MIT

About

Forensic analysis of Moltbook, an AI-only social network of 41k+ agents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors