|
7 | 7 | <div class="profile-container"> |
8 | 8 | <div class="profile-image"> |
9 | 9 | <img src="/assets/images/headshot.png" alt="headshot"> |
| 10 | + |
| 11 | + <!-- <div class="section-text"> |
| 12 | + <a href="mailto:fionachen@g.harvard.edu">fionachen@g.harvard.edu</a><br> |
| 13 | + <a href="/assets/cv/cv.pdf">CV</a> |
| 14 | + </div> --> |
10 | 15 | </div> |
11 | 16 |
|
12 | 17 | <div class="profile-content"> |
13 | 18 | <!-- Name as first section header in right column --> |
14 | | - <h2 class="content-title">Fiona Yifei Chen</h2> |
| 19 | + <h2 class="main-title">Fiona Yifei Chen</h2> |
15 | 20 |
|
16 | | - <div class="intro-text"> |
17 | | - <p>Hello! I am a Ph.D. candidate in Business Economics at Harvard University. My research is in labor economics, with a focus on the economics of AI. |
| 21 | + <div class="section-text"> |
| 22 | + <p>I am a Ph.D. candidate in Business Economics at Harvard University. My research is in labor economics, with a focus on the economics of AI. |
18 | 23 | I received my B.S. in Mathematics and in Economics from MIT. |
19 | 24 | </p> |
20 | | - |
| 25 | + |
21 | 26 | <p>In Winter of 2026, I am visiting the Stanford Digital Economy Lab.</p> |
22 | | - |
23 | | - <p>You can reach me at <a href="mailto:fionachen@g.harvard.edu">fionachen [at] g.harvard.edu</a> and access my <a href="/assets/cv/cv.pdf">CV here</a>.</p> |
| 27 | + |
| 28 | + <p>You can reach me at <a href="mailto:fionachen@g.harvard.edu">fionachen@g.harvard.edu</a> and access my <a href="/assets/cv/cv.pdf">CV here</a>.</p> |
24 | 29 | </div> |
25 | 30 |
|
26 | 31 | <section class="research-section"> |
27 | | - <h3 class="content-title">Research</h3> |
28 | | - <p><em>Artificial Intelligence in the Firm</em><br>with James Stratton</p> |
29 | | - </section> |
30 | | - |
31 | | - <section class="policy-section"> |
32 | | - <h3 class="content-title">Policy</h3> |
| 32 | + <h3 class="section-title">Research</h3> |
| 33 | + <div class="section-text"> |
| 34 | + <p><a href="/assets/papers/jellyfish.pdf"><em>Artificial Intelligence in the Firm</em></a> |
| 35 | + <br> |
| 36 | + with James Stratton |
| 37 | + </p> |
| 38 | + </div> |
33 | 39 | </section> |
34 | 40 |
|
35 | 41 | <section class="misc-section"> |
36 | | - <h3 class="content-title">Miscellaneous</h3> |
| 42 | + <h3 class="section-title">Policy and Service</h3> |
| 43 | + <div class="section-text"> |
| 44 | + <p> |
| 45 | + I am a Research Fellow at the <a href="https://socialfinance.org/institute/">Social Finance Institute</a>, where I work on |
| 46 | + practitioner-oriented research projects on the <a href="https://socialfinance.org/insight/shaping-the-future-of-work-generative-ai-inequality-and-opportunity/">economics of AI</a>. |
| 47 | + </p> |
| 48 | + <p> |
| 49 | + I also serve on the <a href="https://corporation.mit.edu/">MIT</a> |
| 50 | + <a href="https://news.mit.edu/2021/corporation-11-term-three-life-members-0603">Corporation</a>, |
| 51 | + and formerly served in various policy roles while as an MIT student. |
| 52 | + An example of work I have done in this capacity is assisting in writing MIT's <a href="https://www.mit.edu/values/">Values</a> |
| 53 | + <a href="https://web.mit.edu/valuescomm-report/mit-values-committee-final-report-1.pdf">Statement</a>. |
| 54 | + </p> |
| 55 | + </div> |
| 56 | + |
37 | 57 | </section> |
38 | 58 | </div> |
39 | 59 | </div> |
|
0 commit comments