# Technology

PathFolio AI is built as a **modular, scalable, and privacy-first career intelligence platform** designed specifically for the education ecosystem.

At its core, PathFolio uses **AI-driven assessment and recommendation engines** that analyze student inputs, behavioural patterns, progress milestones, and engagement data to generate personalized career insights, roadmaps, and skill recommendations. These models continuously evolve as students grow, ensuring guidance remains relevant across multiple academic years.

The platform runs on a **secure, cloud-native architecture**, enabling high availability, performance scalability, and real-time analytics while supporting thousands of concurrent student users. This infrastructure allows seamless expansion across schools, regions, and countries.

PathFolio features **role-based dashboards** tailored for each stakeholder:

* **Students** access portfolios, roadmaps, opportunities, and mentors
* **Schools** view analytics, progress tracking, and readiness metrics
* **Mentors** manage sessions, feedback, and student development
* **Institutions** publish opportunities and monitor engagement

A **privacy-first design** ensures compliance with education data standards and regulations such as GDPR and FERPA, with strict role-based access controls and secure data handling. ( Implement in Progress ) and Secure data systems *(in progress).*


---

# 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://pathfolio-ai.gitbook.io/pathfolio-ai-whitepaper/core-values/markdown.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.
