Skip to content

massgen/Handbook

Repository files navigation

MassGen Contributor Handbook

Multi-Agent Scaling System for GenAI - Complete contribution guide

About

This handbook provides comprehensive guidance for contributing to MassGen across four tracks:

  • Research Track
  • Case Studies Track
  • Development Track
  • Marketing Track

View Online

Visit the handbook at: [Your GitHub Pages URL will be here]

Local Development

To run locally:

# Install Ruby and Bundler first
gem install bundler

# Install dependencies
bundle install

# Run Jekyll locally
bundle exec jekyll serve

# Visit http://localhost:4000

Repository Structure

handbook/
├── _config.yml          # Jekyll configuration
├── index.md             # Home page
├── research.md          # Research track
├── case-studies.md      # Case studies track
├── marketing.md         # Marketing track
├── issues.md            # GitHub issues guide
├── development.md       # Development guide
├── documentation.md     # Documentation guide
├── release.md           # Release process
├── announcement.md      # Announcements
├── resources.md         # Resources and links
└── glossary.md          # Glossary

Contributing

This handbook is open source. To contribute:

  1. Fork the repository
  2. Make your changes
  3. Submit a pull request

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •