🎓 Lux FHE Workshop

Interactive tutorials and hands-on exercises

1

FHE Fundamentals

What is FHE? Hands-on first encrypted computation. Lab: Build a private calculator.

⏱ 2 hours
2

Private Machine Learning

FHE for ML overview. Hands-on: Train on encrypted data. Lab: Private sentiment analysis.

⏱ 3 hours
3

Private Agents

AI agents with FHE. Hands-on: Build encrypted context agent. Lab: Private financial advisor.

⏱ 3 hours
4

Private Smart Contracts

FHE on blockchain. Hands-on: Encrypted voting. Lab: Private auction contract.

⏱ 4 hours

Setup

git clone https://github.com/luxfhe/workshop
cd workshop
pip install -r requirements.txt
jupyter lab