An intelligent product management assistant that transforms routine PM tasks into natural conversations while providing strategic insights through AI-powered analysis.
Full documentation and getting started guides are available at pmorgan.tech
If you're part of the Piper Morgan alpha program, go to pmorgan.tech for:
- Alpha Quick Start
- Testing Guide
- Known Issues & Workarounds
# Clone and setup
git clone https://github.com/mediajunkie/piper-morgan-product.git
cd piper-morgan-product
python -m venv venv && source venv/bin/activate
# Install dependencies
python -m pip install --upgrade pip
pip install -r requirements.txt
# Start infrastructure
docker compose up -d
# Run the application
python main.pySee the Technical Reference for complete development documentation.
- Complete Documentation - Full docs and guides at pmorgan.tech
- Contributing Guide - How to contribute to the project
- Technical Reference - Developer documentation
- Architecture Overview - System design and patterns
We welcome contributions! See our Contributing Guide for details.
- 📚 Documentation: pmorgan.tech
- 🐛 Issues: GitHub Issues
- 💬 Discussions: GitHub Discussions
Made with ❤️ by the Piper Morgan team