- 2023-11-27 | More on code generation with OpenAI
- 2023-11-04 | Using chat completions for code generation
- 2023-10-16 | Let AI choose which function to call
- 2023-10-08 | Pilot to Copilot: Where is my typo
- 2022-06-01 | Refactoring: From quick and dirty to pythonic III
- 2022-04-26 | Refactoring: From quick and dirty to pythonic II
- 2022-04-10 | Refactoring: From quick and dirty to pythonic I
- 2022-03-05 | Add methods to a class in Python
- 2022-02-17 | Browser automation using Python