Summary: Given the rapid adoption of generative AI and its potential to impact a wide range of tasks, understanding the effects of AI on the economy is one of society’s most important questions. In this work, we take a step toward that goal by analyzing the work activities people do with AI, how successfully and broadly those activities are done, and combine that with data on what occupations do those activities. We analyze a dataset of 200k anonymized and privacy-scrubbed conversations between users and Microsoft Bing Copilot, a publicly available generative AI system. We find the most common work activities people seek AI assistance for involve gathering information and writing, while the most common activities that AI itself is performing are providing information and assistance, writing, teaching, and advising. Combining these activity classifications with measurements of task success and scope of impact, we compute an AI applicability score for each occupation. We find the highest AI applicability scores for knowledge work occupation groups such as computer and mathematical, and office and administrative support, as well as occupations such as sales whose work activities involve providing and communicating information. Additionally, we characterize the types of work activities performed most successfully, how wage and education correlate with AI applicability, and how real-world usage compares to predictions of occupational AI impact.
Detail requirements on Final Project and required artifacts:
On what to create / submit for your final project:
A mini demo presentation to the instructors on your project idea is expected. The mini presentation is expected to explain (WHY/ WHAT/ HOW on your project!)
A slide deck (Due in Canvas on xx ) summarizing your project and describing the results you reproduce; Two slide pages are enough (more is better!).
Please formulate your project presentation using a given template
A python Jupyter notebook (Due in Canvas on Xxx, together with the slide deck) to present the code, data visualization, and obtain the results and analysis through step by step code cell run.
You will go through and show the notebook file in your final project presentation to the instructors.
On the final presentation of your project:
To minimize the overhead time cost (switching, wrong setup, ….), we will expect you to record a demo video to present your project, presentation contents including
your project slide deck
your project iPython Notebook and you cell run it in the demo video
Please practice the whole process for a few times before you make video demos.
we recommend you to submit your video demo to youtube and share the link in the Canvas project submission.
On how we grade the projects:
Here is the grading rubrics we will use to grade your final report
Clear definition of problem and importance (25%)
Clear explanation of approach and code runs (25%)
clear summary of results (and/or difficulties) (25%)