Skip to content

Commit 5682c08

Browse files
committed
add : test indent test.
1 parent f4e252a commit 5682c08

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

_pages/about.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ I'm always curious to meet new people and hear about their journeys, so shoot me
1717

1818

1919
<details>
20-
<summary><b>CS PhD @ USC ✌️</b></summary>
20+
<summary style="text-indent: 1em;"><b>CS PhD @ USC ✌️</b></summary>
2121

2222
The main problem I'm trying to solve is the integration of AI systems into human workflows—specifically, answering the question: "What is the core part of a task that AI cannot do, and how can AI assist humans in doing that?"
2323
Helping humans tackle the hardest parts of their jobs—with AI as a consultant—is the overarching meta-goal of my current research.
@@ -28,12 +28,12 @@ Throughout this journey, I've had the great opportunity to work with the Adaptiv
2828
<br>
2929
You can find my publications below:
3030
<details>
31-
<summary>[ICSE25] <i>Trust dynamics in AI-assisted development: Definitions, factors, and implications,</i> <b>Sadra Sabouri</b>, Philipp Eibl, Xinyi Zhou, Morteza Ziyadi, Nenad Medvidovic, Lars Lindemann, Souti Chattopadhyay</summary>
31+
<summary style="text-indent: 1em;">[ICSE25] <b>Trust dynamics in AI-assisted development: Definitions, factors, and implications,</b> <b><u>Sadra Sabouri</u></b>, Philipp Eibl, Xinyi Zhou, Morteza Ziyadi, Nenad Medvidovic, Lars Lindemann, Souti Chattopadhyay</summary>
3232
<a href="https://www.amazon.science/publications/trust-dynamics-in-ai-assisted-development-definitions-factors-and-implications" style="text-decoration: none;"><div style="display: inline-block;padding: 6px 12px;background-color: #007BFF;color: white;border-radius: 4px;font-size: 14px;text-align: center;cursor: pointer;">Paper</div></a><br>
3333
We investigate how developers define, evaluate, and evolve trust in AI-generated code suggestions through a mixed-method study involving surveys and observations. We found that while comprehensibility and perceived correctness are key to trust decisions, developers often revise their choices, accepting only 52% of AI suggestions, highlighting the need for better real-time support and offering four validated guidelines to improve developer-AI collaboration.
3434
</details>
3535
<details>
36-
<summary>[ACL25] <i>ELI-Why: Evaluating the Pedagogical Utility of Language Model Explanations,</i> Brihi Joshi, Keyu He, Sahana Ramnath, <b>Sadra Sabouri</b>, Kaitlyn Zhou, Souti Chattopadhyay, Swabha Swayamdipta, Xiang Ren</summary>
36+
<summary style="text-indent: 1em;">[ACL25] <b>ELI-Why: Evaluating the Pedagogical Utility of Language Model Explanations,</b> Brihi Joshi, Keyu He, Sahana Ramnath, <b><u>Sadra Sabouri</u></b>, Kaitlyn Zhou, Souti Chattopadhyay, Swabha Swayamdipta, Xiang Ren</summary>
3737
<a href="https://arxiv.org/pdf/2506.14200" style="text-decoration: none;"><div style="display: inline-block;padding: 6px 12px;background-color: #007BFF;color: white;border-radius: 4px;font-size: 14px;text-align: center;cursor: pointer;">Paper</div></a>
3838
<a href="https://github.com/INK-USC/ELI-Why" style="text-decoration: none;"><div style="display: inline-block;padding: 6px 12px;background-color: #007BFF;color: white;border-radius: 4px;font-size: 14px;text-align: center;cursor: pointer;">Code</div></a>
3939
<a href="https://huggingface.co/collections/INK-USC/eli-why-6849086c86556f7a2dd7c686" style="text-decoration: none;"><div style="display: inline-block;padding: 6px 12px;background-color: #007BFF;color: white;border-radius: 4px;font-size: 14px;text-align: center;cursor: pointer;">Data</div></a><br>
@@ -42,10 +42,13 @@ You can find my publications below:
4242
<br>
4343
Always happy to chat, collaborate, or just hear what you're working on; feel free to reach out!
4444

45-
<!-- <details>
46-
<summary>**Open World Developer 🌐**</summary>
47-
In my free time, I become an open-source software developer! I'm an advocate for collaboration and shared knowledge. You'll find more about my open-source activities on my GitHub profile. Following that I co-founded [OpenSciLab](https://openscilab.com/) as a community for open science.
48-
-->
45+
</details>
46+
47+
<hr>
48+
49+
<details>
50+
<summary style="text-indent: 1em;">**Open World Developer 🌐**</summary>
51+
asda
4952
</details>
5053

5154
### News

0 commit comments

Comments
 (0)