> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/welcome/flaikfest/flaikfest23.md).

# flaikfest'23

October 4th and 5th in Louisville, Colorado

## Thank you from the flaik team!

flaikFest 2023 was a resounding success, and we extend our heartfelt gratitude to everyone who spared a moment from their bustling fall startup season to join us.

Stay Tuned! Exciting updates and insights from our group participation exercises are on the horizon. Keep your eyes here for the latest developments.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FDOOG5ShEmFUnZv3BUYs8%2Fimage.png?alt=media&amp;token=698d824a-32c0-42b7-ba83-b29007011bc7" alt=""><figcaption><p>flaikfest '23</p></figcaption></figure>

***

## The Feedback&#x20;

We want to hear your feedback so we can improve our logistics and content for next year. Please fill out this quick survey to let us know your thoughts.

### -> [Conference Feedback Form](https://forms.gle/fZzCxhkzJqapEAGv9)&#x20;

***

## Presentations

{% file src="/files/RNsxUN0hAQMfKcvYWcVB" %}

{% file src="/files/UYgfVww8y2IiYcW9ojrM" %}

{% file src="/files/tOeccp7rUF0z0yOjn9Jb" %}

{% file src="/files/BhCQEhMXXbECWe6l3Ebq" %}

{% file src="/files/VTaambGHdTyI4mY2Daxg" %}

{% file src="/files/0ajbLe0azQlfnF68GYN2" %}

{% file src="/files/S0EXMbo5fmwmqJKanbnx" %}

{% file src="/files/qd5vOXTqDlMDUhWu9wpP" %}

{% file src="/files/Zwkj5Jjv3Up2yqzuIDO6" %}

{% file src="/files/zyFAv2pTlRspdYLauM0l" %}

## [Outcome of the 100K Exercise](https://miro.com/app/board/uXjVNTLQVng=/?share_link_id=579995779734)

## [Results of Orthodoxies Workshop](https://docs.google.com/spreadsheets/d/1dz_469IvnZd7SfeZCqW5r10Gr8J2KCKMqniDrndGA2A/edit?usp=sharing)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/welcome/flaikfest/flaikfest23.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
