> For the complete documentation index, see [llms.txt](https://avorak-labs-and-technology.gitbook.io/avorak-a.i-technical-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avorak-labs-and-technology.gitbook.io/avorak-a.i-technical-whitepaper/founders.md).

# Founders

&#x20;                                           **Anthony Elsher**

<div align="left"><figure><img src="/files/EP8ojRQlG2UoiGGdcliT" alt=""><figcaption><p> <strong>Anthony Elsher</strong></p></figcaption></figure></div>

**Born**: Escondido, CA

**Lives**: LA, CA

**College**: UCLA, Computer Engineering. Graduated 2013

**Shopify POS engineer** 2013 – 2015

**Cisco Systems** 2015 - 2019

**Google Data Engineer** 2019 – Current

**Avorak Labs & Technology** - Current\
\
\&#xNAN;*Anthony is a tech head through and through. Starting with building his own computers before age 10 with the help of his father to designing 2d platformer games for high school IT projects, Anthony was destined to be thrust into the forefront of computing technology. Designing point-of-sale systems and streamlining data throughput are Anthony’s fortes, but his understanding of technical requirements and gaps in the market will also be the driving forces pushing Avorak to the top of the AI industry.*

&#x20;                                   **Amanda Giesbrecht**&#x20;

<div align="left"><figure><img src="/files/ZkfyeqW6OyiahAtpaHvN" alt=""><figcaption></figcaption></figure></div>

**Born**: Brunswick, GA

**Lives**: New York, NY

**College**: Georgia Institute of Technology, Computer Science. Graduated 2013&#x20;

**Amazon Alexa Engineer** 2013 - 2016

**Cisco (Mindmeld AI division)** 2017 – 2020

**Self-Employed AI Learning Consultant** 2020 - present\
\
\&#xNAN;*Always being the only female in her group of IT peers, Amanda is used to working in a tough environment and being judged more closely on her work. This drive to show ‘the guys’ that women have just as much a place in software development has always resulted in top-quality work that earned her workplaces with world leaders in AI development. Demand for Amanda's expertise meant she could consult for several companies at a time in a self-employed format, assisting the automotive and humanoid robot industries.*

\
&#x20;                                          &#x20;

&#x20;                                           **Ree Baek-Hyeon**

<div align="left"><figure><img src="/files/oIQ3fF3Z9Jw2uwh921c3" alt=""><figcaption><p> <strong>Ree Baek-Hyeon</strong></p></figcaption></figure></div>

**Born:** Incheon, Korea

**Lives:** Hong Kong

**College**: Nanjing University, Electronic Commerce. Graduated 2011

**Tencent Marketing Officer** 2011 – 2014&#x20;

**Alibaba Marketing Strategist** 2014 - 2018

**Baidu Brand Strategist** 2018 – 2021

**Cryptocurrency Brand Coordinator** 2021 - present\
\
\&#xNAN;*Specializing in digital marketing and online-only business, Ree (or "Ray" to his American friends) is unrivaled when it comes to understanding how and where a tech company needs to market its products. Helping to generate significant revenue from B2B sales drew him to some of the biggest companies going, but his love for the future of technology drew him to cryptocurrency. Wanting the world to understand the power that blockchain puts into users' hands, Ree took up a number of roles creating marketing strategies for cryptocurrency projects and has thrived in the industry in only a short while.*

<br>


---

# 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://avorak-labs-and-technology.gitbook.io/avorak-a.i-technical-whitepaper/founders.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.
