# Faculty Interests

During this class hour, you will work in small teams to explore a chosen faculty member's expertise, review recent publications, and develop original research ideas. Through a combination of collaborative exploration and individual contribution, you will gain practical insight into the research process and deepen your understanding of specific AI subfields relevant to the chosen faculty members, ultimately preparing you for potential future research collaborations or projects in the field.

***

## Exercise

1. Navigate to \[People] in Canvas, type "**Faculty**" in the search bar, and form a team of 2-3 members who share interest in the same [faculty member](/ai-research-practicum/faculty-interests/ai-faculty.md).
2. Explore the selected professor's website to identify their primary research areas and current focus.
3. Review the professor's recent publications (last 2-3 years) to understand their ongoing research projects and latest contributions to the field.
4. Each group member should develop two potential research ideas that align with the professor's areas of expertise as well as Interest you personally (for potential collaboration).
5. Create a concise slide presentation summarizing the above activities (one per group), and submit it to \[Assignments → Exercises → **Faculty Interests**] in Canvas.
6. Prepare to deliver a short (5-minute) presentation of your slides in class.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://emory.gitbook.io/ai-research-practicum/faculty-interests.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
