Advanced research group focusing on human-augmented analytics with projects in X-ray imaging, classification, toepad analysis, and 3D coloring
- Python 3.8+
- Slack Bot Token
- GitHub Personal Access Token
# Clone the repository
git clone https://github.com/leyangloh/FakeProgress.git
cd FakeProgress
# Install dependencies
pip install -r requirements.txt
# Set environment variables
export GITHUB_TOKEN="your_github_token_here"
export SLACK_BOT_TOKEN="your_slack_bot_token_here"# Run a test report
python advanced_progress_bot.py --test
# Generate weekly report
python advanced_progress_bot.py