Dr. Yannic Kilcher
AI Researcher & Creator
PhD in machine learning from ETH Zurich and founder of the Yannic Kilcher YouTube channel with over 250,000 subscribers. Founded the Open-Assistant project at LAION. Internationally recognized for comprehensive, code-and-math paper walkthroughs of the world's most influential AI papers.
Areas of focus
Professional niches
Watch Dr. Yannic Kilcher in Action
Proof of Work
Open-Assistant Architecture and Open-Source Instruction Tuning Walkthrough
Detailed the complete training pipeline, crowdsourced human feedback collection, reward modeling, and RLHF reinforcement learning architecture for the open-source community.
Volunteer crowdsourced annotation distributions require extensive automated filtering to eliminate low-quality responses.
Context: RLHF, PPO, PyTorch, Hugging Face Transformers, LLaMA-based instruction tuning.
View missionOpen-Assistant: Conversational AI For Everyone
Co-founded and led open-source engineering for Open-Assistant (36k+ stars on GitHub), producing transparent training datasets and aligned models used by thousands of researchers.
Decentralized contributor codebases require rigorous continuous integration to maintain reproducible weight checkpoints.
Context: Distributed training, Redis queue, FastChat inference, multilingual evaluation.
View mission