# textAV - 2018

***Disclaimer**: this book is a work in progress. It is* [*hosted on gitbooks*](https://textav.gitbook.io/textav-event-2018)*.*

*If you want to get involved it and want to contribute to it, you can use* [*gitbooks commenting features*](https://www.gitbook.com/blog/features/discussions)*,* [ *change request*](https://help.gitbook.com/books/what-are-change-requests.html) *or just reach out at* [*pietro.passarelli@gmail.com*](https://github.com/pietrop/textAV17/tree/d9eeec043330d1e9b637e1887287d06650857ba7/pietro.passarelli@gmail.com)*.*

* *You can use inline comments and discussions for high level topics and considerations.*
* *Use change requests for grammars and typos.*

Otherwise you can use github pull request with [the github repo `textAV18`](https://github.com/pietrop/textAV18) that syncs with this gitbook.

[textAV.tech](http://textAV.tech) event description:

> TextAV is a two-day working group in London, 18-19 of September 2018, with leading technologists, application developers, and practitioners working in the area of online audio and video, with a particular focus on the use of captions and transcripts to facilitate and speed up the production process.
>
> It started in New York City, July 19-21, 2017, you can see more info on previous line up here as well as videos of presentations and notes here.

The idea with this gitbook is to take the collaborative notes and video from the presentations of projects and problem domain and curate them into an easy to navigate resource that can be shared beyond the event.

It's also a chance to expand on lessons learned, road map and vision for each project.

Check out the [TODOS](/textav-event-2018/master.md) section if you want to help with this effort.

For last year's documentation see

{% embed url="<https://textav.gitbook.io/textav-event/>" %}

or

{% embed url="<https://github.com/pietrop/textAV17>" %}

You can also read [Roundup: Hacking automated transcription technologies at Text AV](https://medium.com/bbc-news-labs/roundup-hacking-automated-transcription-technologies-at-text-av-4afd1eb4e71b)


---

# 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://textav.gitbook.io/textav-event-2018/master.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.
