# Our Tech Stack

- [Inclusive Livelihoods Taxonomy](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy.md): We aim to make visible and usable the human capital of everyone in an economy. This page outlines our foundational approach to building a taxonomy that covers the full spectrum of economic activities.
- [Methodology](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/methodology.md): Creating an inclusive livelihoods taxonomy involves assigning human capital and skills to activities that are usually unseen, which comes with challenges.
- [Why ESCO?](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/why-esco.md): The European Skills, Competences, Qualifications, and Occupations (ESCO) taxonomy provides a comprehensive - albeit improvable - taxonomy of skills and occupations, on which our work builds.
- [Lessons Learned](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/lessons-learned.md): Extending the ESCO taxonomy by including the unseen economy while adapting our methodology to the challenges met gave us valuable lessons.
- [Core Taxonomy](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/core-version.md): Our Core Taxonomy introduces important changes to ESCO to better reflect the livelihoods and economic realities in low- and middle-income countries, but avoids country-specific adaptations.
- [Open Taxonomy Platform](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/open-taxonomy-platform.md): Labor markets are diverse and fast changing, so a useful taxonomy must be localizable and adaptable in a transparent way. Our open taxonomy platform empowers partners to do this.
- [Open Taxonomy Platform API](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/open-taxonomy-platform/open-taxonomy-platform-api.md): Labor markets are diverse and fast changing, so a useful taxonomy must be localizable and adaptable in a transparent way. Learn more about the API that powers our open taxonomy platform.
- [Taxonomy CSV Format](https://docs.tabiya.org/our-tech-stack/inclusive-livelihoods-taxonomy/csv-format.md): The Tabiya CSV format is used to import and export data from the Tabiya Open Taxonomy platform.
- [Livelihoods Classifier](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier.md)
- [Getting Started](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/getting-started.md)
- [Web Application](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/web-application.md)
- [Datasets](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/datasets.md)
- [Training](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/training.md)
- [Advanced Topics](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/advanced-topics.md): In this page we aim to give further details about the classes and functions located to the GItHub repository.
- [Contributing Guide](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/contributing-guide.md)
- [FAQs](https://docs.tabiya.org/our-tech-stack/livelihoods-classifier/faqs.md)
- [Compass](https://docs.tabiya.org/our-tech-stack/compass.md): Unlock your potential, discover your skills
- [Technical Overview](https://docs.tabiya.org/our-tech-stack/compass/technical-overview.md)
- [Compass API](https://docs.tabiya.org/our-tech-stack/compass/technical-overview/compass-api.md): Compass is an innovative, AI-powered chatbot designed to revolutionize the way a young person identifies, articulates, and showcases their skills. Learn more about the API that powers Compass.
- [UX Evaluation](https://docs.tabiya.org/our-tech-stack/compass/ux-evaluation.md): In August 2024, Tabiya tested the user experience of Compass with job-seekers recruited from Harambee Youth Employment Accelerator.
- [UX Testing Discussion Guide](https://docs.tabiya.org/our-tech-stack/compass/ux-evaluation/ux-testing-discussion-guide.md)
- [Compass Customization Guide](https://docs.tabiya.org/our-tech-stack/compass/compass-customization-guide.md)
- [Roadmap](https://docs.tabiya.org/our-tech-stack/compass/roadmap.md)


---

# 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://docs.tabiya.org/our-tech-stack.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.
