Here are some of the articles and pieces I've written on automation, AI, and process mining.
- [Fine Tuning: A Practical Guide](https://blog.udemy.com/fine-tuning/) — when it makes sense to fine-tune an LLM, and how to approach it in practice
- [What is Chain of Thought Prompting?](https://blog.udemy.com/chain-of-thought-prompting/) — improving LLM reasoning by prompting models to think step by step
- [Few-Shot Learning: Explained with Code Examples](https://blog.udemy.com/few-shot-learning/) — teaching models new tasks from just a handful of examples
- [Process Mining](https://medium.com/@tylerteschon/process-mining-1b275783f85e) — discovering how business processes actually run from event log data
For the work behind the writing, see my [[portfolio]].