Hello, I'm Fredrik
Welcome to my AI automation blog
I'm a data scientist, solo developer and AI enthusiast
Subscribe to my newsletter.
Get updates on my latest articles and tutorials.
- Weekly articles
- I aim to publish new content every week. I will also share interesting articles and tutorials on my blog.
- No spam
- You will not receive any spam emails. I will only send you the content that you are interested in.
About me
I’m a data scientist based just outside Oslo, Norway, with a background in economics but a passion for building things—sometimes even useful ones! My journey into programming began during an econometrics course with R, and it quickly grew from there. What started as a necessity evolved into a genuine love for creating and problem-solving through code.
Most of my programming skills are self-taught, cultivated through a mix of online courses, books, and a lot of hands-on experimentation. I’ve honed my skills in SQL during my early career and now primarily work with Python and SQL on a daily basis. Lately, I’ve been exploring Vue and Nuxt, always eager to learn and expand my toolkit.
I enjoy testing out new AI tools and seeing how they really perform in the real world. It’s one thing to follow a polished tutorial, but getting things to work in practice is often a different story. This blog will focus on practical AI implementation, especially in automating tasks that involve heavy language processing—where LLMs truly excel.
Latest Blog Posts
How to Build an Automated AI Blogging System
How to build an automated AI blogging system with Python, LangChain, OpenAI, Jekyll and GitHub.
Read and code alongHow to Automate Code Review with Git Hooks
How do automated simple code reviews with git hooks, langchain and OpenAIs GPT-4o.
See the setup