Writing
Articles
& Notes
> EXPLORING CONCEPTS.
> DOCUMENTING PROCESS.
[AI Engineering]16 SECTIONS
Fine-Tuning NVIDIA's Parakeet ASR Model: A Complete Guide from Dataset Creation to On-Device Deployment
A step-by-step tutorial on creating custom speech recognition models that run locally on Apple devices
Read_Article
[TypeScript]4 SECTIONS
Advanced Types in TypeScript
Learn about advanced types in TypeScript such as conditional types, mapped types, intersection types, and union types.
Read_Article
[TypeScript]6 SECTIONS
Generics in TypeScript
Learn about generics in TypeScript and how they can be used to create reusable and flexible components.
Read_Article