Focus Areas
Advanced Prompt Library
5 Expert PromptsCreate a daily performance monitoring report that includes employee names, job titles, number of hours worked, and any notable performance issues, and format it as a Google Sheets template for easy data entry and analysis. Provide a sample dataset with employee data to test the template.
Given a current staff schedule with 50 employees, develop a script in Python to automatically generate an optimized schedule for the next month with the goal of minimizing overtime and ensuring adequate staffing coverage, assuming an 8-hour workday and 20 days in each work period. Include comments explaining the code logic and variables used.
Develop a conversational AI-based system that can respond to and resolve employee conflicts using a pre-existing dataset of conflict resolution scripts. Format the script in Python using a Flask API and include instructions for training and testing the model.
Generate a comprehensive template for conducting employee performance reviews, including sections for employee self-assessment, manager feedback, and action plan development. The template should include space for ratings and written comments, and be formatted in a Word document with auto-expanding text boxes and easy navigation.
Create a dashboard using Tableau to visualize employee attendance and tardiness data for the past quarter, including scatter plots and bar charts to highlight trends and patterns. Design the dashboard with an intuitive user interface and easy filters for date ranges and employee groups.