# Inspiration

## Conferences

An easy way to start finding precedents is to look for academic conferences (large or small) related to your research topic.

### [CHI (Computer Human Interaction) ](https://chi2019.acm.org/)

The biggest computer-human interaction conference in the world. What happens here is indicative of the state of HCI in the world. Here's [2018](https://chi2018.acm.org/) as well.

## Blogs

### [The Creative Independent](https://thecreativeindependent.com/)

Wonderful set of resources for all sorts of creative practitioners, from the extremely practical to whimsical. Check out this post from Caroline Sinders on [*How to make research-driven art*](https://thecreativeindependent.com/people/how-to-make-research-driven-art/) or this one on [*How talking to people improves your work*](https://thecreativeindependent.com/people/caroline-sinders-on-how-talking-to-people-improves-your-work/)


---

# 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://thesis1.gitbook.io/course/inspiration.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.
