<h2 class="mb-4">About Our Research</h2>
<div class="accordion mb-6">
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">What is the AI & Global Development Lab?</button>
<div class="accordion-content">
<div class="accordion-body">
We are an interdisciplinary research group that fuses AI with Earth Observation data to study global development. Our work spans poverty mapping, conflict analysis, and sustainability measurement. We operate across three institutions: UT Austin, Linköping/Chalmers, and Harvard.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">What makes your approach different?</button>
<div class="accordion-content">
<div class="accordion-body">
While many groups use satellite imagery for prediction, we focus on causal inference—understanding not just what is happening, but why. We develop methods for planetary-scale causal analysis that help identify what drives change and what interventions work.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">What time period does your data cover?</button>
<div class="accordion-content">
<div class="accordion-body">
Our satellite imagery analysis extends back to 1984, leveraging the Landsat archive. This allows us to study long-term trends in poverty, conflict, and environmental change—not just current conditions.
</div>
</div>
</div>
</div>
<h2 class="mb-4">Using Our Data & Tools</h2>
<div class="accordion mb-6">
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">Can I use your datasets for my research?</button>
<div class="accordion-content">
<div class="accordion-body">
Yes, our datasets are available for academic research. Some are openly accessible, while others require a data use agreement. Visit our <a href="{{ site.main_site.links.data }}" target="_blank" rel="noopener">Data page</a> for details on each dataset and how to request access.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">How do I cite your software?</button>
<div class="accordion-content">
<div class="accordion-body">
Each software package includes citation information in its README file and documentation. Please cite both the software and the relevant methodological paper. Links to both are provided on the <a href="{{ site.main_site.links.code }}" target="_blank" rel="noopener">Code page</a>.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">Do you offer technical support for your tools?</button>
<div class="accordion-content">
<div class="accordion-body">
We provide documentation and respond to GitHub issues. For complex questions about methodology or implementation, contact us directly. We also welcome contributions and bug reports from the community.
</div>
</div>
</div>
</div>
<h2 class="mb-4">Collaboration</h2>
<div class="accordion mb-6">
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">How can I collaborate with the lab?</button>
<div class="accordion-content">
<div class="accordion-body">
We welcome collaborations that extend our methods to new domains or provide access to novel data sources. If you see potential for joint work, email us with a brief description of your research and the collaboration you have in mind.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">Do you work with policy organizations?</button>
<div class="accordion-content">
<div class="accordion-body">
Yes, we collaborate with international organizations, NGOs, and government agencies on applied research projects. Our work is designed to be policy-relevant while maintaining academic rigor.
</div>
</div>
</div>
</div>
<h2 class="mb-4">Joining the Lab</h2>
<div class="accordion mb-6">
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">How do I apply to be a PhD student?</button>
<div class="accordion-content">
<div class="accordion-body">
Apply through the graduate programs at UT Austin (Government), Linköping (IAS), or Harvard (Statistics). Mention your interest in the AI & Global Development Lab in your application materials. See our <a href="{{ '/work-with-us/' | relative_url }}">Work With Us page</a> for links.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">What background do you look for in applicants?</button>
<div class="accordion-content">
<div class="accordion-body">
We value strong methodological training in statistics, machine learning, or econometrics, combined with genuine interest in global development applications. Experience with satellite imagery or survey data is helpful but not required.
</div>
</div>
</div>
<div class="accordion-item">
<button class="accordion-header" type="button" aria-expanded="false">Do you hire research assistants?</button>
<div class="accordion-content">
<div class="accordion-body">
Yes, we hire undergraduate and graduate research assistants on a project basis. Email us with your CV and a brief statement of your interests. RA positions typically involve data processing, software development, or literature reviews.
</div>
</div>
</div>
</div>
<div class="text-center mt-8">
<p class="text-muted">Still have questions?</p>
<a href="{{ '/contact/' | relative_url }}" class="btn btn-primary mt-2">Contact Us</a>
</div>