Thanks for your interest in contributing!
This project demonstrates a novel architecture for stateless, parallel book generation using AWS Lambda and Step Functions. While the full production system is proprietary, this repo serves as a foundation for experimentation and collaboration.
- Fork the repository
- Clone your fork
- Create a feature branch:
git checkout -b my-feature - Commit your changes:
git commit -m "Add my feature" - Push to your fork:
git push origin my-feature - Open a pull request
- Improvements to the simplified architecture
- Compatible state machine variations
- Prompt formatting enhancements
- Additional language support patterns
- Better logging or fallback examples
- Keep it clean and modular
- No AI model credentials or keys in commits
- No spam or auto-generated PRs
- Code must be understandable by others
Feel free to open issues for questions or suggestions. All meaningful contributions are welcome — let’s improve this together.
— Travis Eric