Interactive tutorials and hands-on exercises
What is FHE? Hands-on first encrypted computation. Lab: Build a private calculator.
FHE for ML overview. Hands-on: Train on encrypted data. Lab: Private sentiment analysis.
AI agents with FHE. Hands-on: Build encrypted context agent. Lab: Private financial advisor.
FHE on blockchain. Hands-on: Encrypted voting. Lab: Private auction contract.
git clone https://github.com/luxfhe/workshop
cd workshop
pip install -r requirements.txt
jupyter lab