Join our Reddit community to discuss updates and contribute to tracking progress!
This website tracks the predictions made in Dario Amodei's essay "Machines of Loving Grace: How AI Could Transform the World for the Better" (October 2024). The essay outlines an optimistic vision for how artificial intelligence could dramatically improve human life across multiple domains within 5-10 years after the development of powerful AI.
Our goal is to create a living document that tracks progress toward these predictions in real-time. This helps:
- Provide transparency around AI development and its impacts
- Enable community discussion about progress and setbacks
- Create accountability for these optimistic predictions
- Foster hope and track positive developments in AI
The tracker monitors predictions across four main categories:
-
Biology and Physical Health
- Prevention of infectious diseases
- Cancer treatment advances
- Genetic disease solutions
- Alzheimer's prevention
- Biological freedom
- Lifespan extension
-
Neuroscience and Mental Health
- Mental illness treatment
- Solutions for structural conditions
- Genetic prevention of mental illness
- Everyday cognitive enhancement
-
Economic Development and Poverty
- Global health distribution
- Economic growth in developing world
- Food security
- Climate change solutions
-
Peace and Governance
- Democratic advantages in AI
- Free information environment
- Legal system improvements
- Government service enhancement
-
Setup Local Environment
# Clone the repository git clone https://github.com/jordankrueger/molg cd molg # Install dependencies npm install # Start development server npm run dev
-
Tech Stack
- Next.js
- TypeScript
- Tailwind CSS
- Lucide Icons
-
Making Changes
- Create a new branch for your changes
- Make your updates
- Submit a pull request with a clear description of your changes
-
Suggest Updates
- Join our Reddit community
- Share news articles, research papers, or developments related to any predictions
- Discuss progress metrics and suggest improvements
-
Report Issues
- Use GitHub Issues to report bugs
- Suggest new features or improvements
- Point out needed updates to prediction tracking
Each prediction is tracked with:
- A clear description of the goal
- A progress percentage
- Supporting evidence for progress made
- Community discussion and validation
molg/
├── app/ # Next.js app directory
│ ├── page.tsx # Main page
│ └── layout.tsx # Root layout
├── components/ # React components
│ └── PredictionTracker.tsx # Main tracker component
├── public/ # Static assets
└── styles/ # CSS styles
- Ensure you have Node.js installed
- Clone the repository
- Install dependencies:
npm install
- Run development server:
npm run dev
- Open http://localhost:3000
The project is deployed using Vercel. Any changes merged to main will automatically deploy.
- Focus on evidence-based discussion
- Be respectful and constructive
- Maintain objectivity in progress assessments
- Welcome diverse perspectives
- Keep discussions focused on the predictions and their progress
GPL-3.0 License - See LICENSE file for details
Join our Reddit community for discussions and updates.
- Dario Amodei for the original essay and predictions
- All contributors to this tracking project
- The AI research community for their ongoing work
We welcome contributions from everyone interested in tracking and discussing the future of AI. Whether you're a developer, researcher, or just interested in the topic, there's a way for you to help improve this project!