Skip to content

Ted-Nadeau/piper-morgan-product

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,501 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piper Morgan - AI Product Management Assistant

Build Status Documentation License: MIT

An intelligent product management assistant that transforms routine PM tasks into natural conversations while providing strategic insights through AI-powered analysis.

🚀 Quick Start

Full documentation and getting started guides are available at pmorgan.tech

For Alpha Testers

If you're part of the Piper Morgan alpha program, go to pmorgan.tech for:

  • Alpha Quick Start
  • Testing Guide
  • Known Issues & Workarounds

For Developers

# 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.py

See the Technical Reference for complete development documentation.

📚 Documentation

🤝 Contributing

We welcome contributions! See our Contributing Guide for details.

🆘 Support


Made with ❤️ by the Piper Morgan team

About

Intelligent Product Management Assistant - v1.0

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 90.0%
  • HTML 5.2%
  • Shell 2.3%
  • JavaScript 1.6%
  • CSS 0.6%
  • TypeScript 0.2%
  • Other 0.1%