Skip to content

Contributing to Awesome AGI and ASI

We're building the most comprehensive AGI/ASI resource on the internet -- and we need your help. Contributions are welcome from researchers, engineers, enthusiasts, and anyone passionate about the future of AI.

🚀 Quick Start

  1. Fork this repository
  2. Add your resource following the format below
  3. Open a Pull Request with your additions

📋 Contribution Guidelines

Resource Format Standards

Research Papers

**Paper Title** - Author(s) (Year). [Link](URL) - One-line description

Example:

**Sparks of Artificial General Intelligence: Early Experiments with GPT-4** - Bubeck et al. (2023). [Paper](https://arxiv.org/abs/2303.12712) - Microsoft Research argues GPT-4 shows early sparks of AGI across diverse tasks.

Books

**Book Title** | Author(s) | Year | Description

Example:

**The Worlds I See: Curiosity, Exploration, and Discovery at the Dawn of AI** | Fei-Fei Li | 2023 | Stanford AI Lab director's memoir covering ImageNet, the birth of modern AI, and why human-centered AI matters for AGI.

Frameworks & Tools

**Framework/Tool Name** - Description. [Link](URL) - Language/Stars

Example:

**LangChain** - Framework for developing applications powered by language models. [GitHub](https://github.com/langchain-ai/langchain) - Python/JS (80k+ stars)

Quality Standards

✅ What We Accept

  • Peer-reviewed research from top conferences (NeurIPS, ICML, ICLR, AAAI)
  • Research from leading labs (OpenAI, DeepMind, Anthropic, Meta AI, xAI, etc.)
  • Production-ready frameworks with active development and community adoption
  • Comprehensive tutorials with working code and clear explanations
  • Authoritative books from recognized experts in the field
  • Official documentation from major AI organizations
  • High-quality blog posts from researchers and practitioners

❌ What We Avoid

  • Marketing content without technical depth
  • Outdated resources (pre-2020 unless historically significant)
  • Duplicate entries of existing resources
  • Broken or low-quality links
  • Paywalled content without free alternatives
  • Content that violates ethical guidelines

Submission Requirements

Mandatory Information

  • Official links (DOI, arXiv, publisher, GitHub)
  • Correct title, author(s), and publication year
  • Concise description (1 line for papers/tools, 1-2 sentences for books)
  • Active repository links with star counts for frameworks
  • Proper categorization in the appropriate section

Preferred Information

  • Abstract or summary for research papers
  • GitHub stars/forks for repositories
  • License information for tools and frameworks
  • Last updated date for rapidly evolving resources
  • Related work or context for specialized topics

🎯 Categories We Need

High Priority Categories

Latest Research Papers (2024-2026)

  • Reasoning & Chain-of-Thought: Advances in LLM reasoning capabilities
  • World Models: Models that understand and simulate physical environments
  • Multi-Agent Systems: Collaborative AI agents and frameworks
  • AI Safety & Alignment: Technical research on alignment and safety
  • Interpretability: Mechanistic interpretability and explainability
  • Efficiency & Scaling: Training efficiency and scaling laws

Agent Frameworks

  • Multi-Agent Systems: Frameworks for building agent swarms
  • Agentic AI Platforms: End-to-end agent development platforms
  • Tool-Using Agents: Agents that can use external tools and APIs
  • Autonomous Agents: Self-directed and goal-oriented agents

Physical AI & Embodied Intelligence

  • Humanoid Robotics: Robots with human-like form and capabilities
  • Vision-Language-Action (VLA) Models: Models that connect vision, language, and action
  • Robot Foundation Models: General-purpose models for robotics
  • Simulation Platforms: Training environments for embodied AI

Infrastructure

  • RAG Systems: Advanced retrieval-augmented generation frameworks
  • Vector Databases: Specialized databases for vector similarity search
  • Deployment Tools: Production serving and orchestration
  • Fine-Tuning Frameworks: Tools for efficient model fine-tuning

Medium Priority Categories

Educational Resources

  • Tutorials: Hands-on guides for building AGI-related systems
  • Courses: Structured learning paths and curricula
  • Documentation: Comprehensive guides and reference materials

Evaluation & Benchmarks

  • AGI Benchmarks: New evaluation metrics for general intelligence
  • Safety Benchmarks: Tests for alignment and safety properties
  • Datasets: Curated datasets for training and evaluation

Community & Events

  • Conferences: 2026 conference schedules and CFPs
  • Meetups: Local and virtual AI/AGI meetup groups
  • Competitions: AGI-related challenges and competitions

🔄 Community Curation Process

Submission Workflow

  1. Submit: Add your resource via PR with proper formatting
  2. Automated Checks: CI/CD pipeline validates formatting and links
  3. Review: Maintainers review for relevance, quality, and categorization
  4. Discussion: Feedback and requests for clarification if needed
  5. Approval: Resources are merged into appropriate sections
  6. Deployment: Changes are automatically deployed to the live site
  7. Recognition: Contributors are acknowledged in the community

Review Criteria

Technical Quality

  • Is the resource technically accurate and up-to-date?
  • Does it provide significant value to the AGI/ASI community?
  • Is it from a credible source or recognized expert?

Relevance

  • Does it directly relate to AGI, ASI, or advanced AI systems?
  • Is it sufficiently forward-looking (not just narrow AI applications)?
  • Does it fill a gap in our current coverage?

Presentation

  • Is the formatting consistent with our standards?
  • Is the description clear and concise?
  • Are links functional and point to authoritative sources?

Maintainer Roles

Topic Experts

Become a maintainer for specific sections: - Safety & Alignment: AI safety research and governance - Agents & Frameworks: Agentic AI and multi-agent systems - Infrastructure: LLM infrastructure and deployment - Research: Academic research and papers - Physical AI: Robotics and embodied intelligence

Content Reviewers

Help review and validate incoming contributions: - Check technical accuracy - Verify sources and citations - Suggest improvements and additions - Mentor new contributors

Documentation Improvers

Enhance the repository's organization and usability: - Improve structure and categorization - Add cross-references between sections - Enhance searchability and navigation - Create summaries and overviews

🏆 Recognition & Impact

Contributor Recognition

Contributors are recognized in multiple ways: - GitHub Contributors List: Automatic recognition for all PRs - Special Acknowledgment: Notable contributions highlighted in updates - Section Maintainer: Invited to become maintainers for significant contributions - Community Spotlight: Featured contributors in repository updates

Impact Metrics

Your contributions help: - Researchers discover relevant papers and resources - Engineers find frameworks and tools for building AGI systems - Students learn about cutting-edge developments - Policymakers understand technical considerations - Enthusiasts stay informed about AGI progress

🤝 Special Contribution Opportunities

Translation

Help translate resources into other languages: - Create language-specific sections - Translate key papers and documentation - Make AGI research accessible globally

Curation Projects

Lead focused curation efforts: - Monthly Paper Roundups: Curate top papers from recent conferences - Framework Comparisons: In-depth comparisons of similar tools - Topic Deep Dives: Comprehensive guides for specific subtopics

Documentation Enhancement

Improve the repository's usability: - Cross-References: Add links between related resources - Summaries: Create section summaries and overviews - Navigation: Improve structure and discoverability - Examples: Add practical examples and use cases

❓ Questions & Support

Getting Help

  • Open an Issue: For questions about contributing or suggesting new categories
  • Discussions: Use GitHub Discussions for broader conversations
  • Existing Issues: Check if your question has already been addressed

Suggesting New Categories

If you have ideas for new categories or structural improvements: 1. Open an issue describing your suggestion 2. Explain the rationale and potential impact 3. Provide examples of resources that would fit 4. Engage with the community for feedback

📜 Code of Conduct

By contributing to this repository, you agree to: - Be respectful and constructive in all interactions - Provide accurate and well-sourced information - Follow the formatting and quality guidelines - Respond to feedback on your contributions - Help review and improve others' contributions

🌟 Why Contribute?

Contributing to Awesome AGI and ASI helps: - Accelerate AGI Research by making resources more discoverable - Democratize Access to cutting-edge AI knowledge - Build Community among researchers and practitioners - Shape the Future of AI development and deployment - Learn and Grow by engaging with the latest developments


Ready to contribute? Fork the repository and make your first PR today!

🌐 Live Site: https://nellaivijay.github.io/Awesome-AGI-and-ASI/

⭐ Star this repo if you find it helpful!