Learning resource for engineers who want to contribute to building Flow Research's products — Personal Operators for people and enterprises.
curriculum/ Structured lessons, product docs, contributing guides, and team resource pages
09-team-resources/ Team-owned resource pages for fellow onboarding
knowledge-base/ Drafted articles (blog content preserved for future use)
website/ Docusaurus frontend (learn.flowresearch.tech)
scripts/ AI-assisted content generation tools
cd website
npm install
npm run start # local dev server
npm run build # production buildSee curriculum/00-intro.md for an overview of the learning path. Pull requests welcome.