Darren's Blog

Latest Posts
Using locally powered LLM in your favorite Jetbrains IDEs

I've recently found a good setup for using locally powered LLMs in the IDEs I use every day. Specifically, I almost exclusively use Jetbrains IDEs like Rider, WebStorm, PyCharm, etc. After building a large chunk of my own LLM integration for these IDEs, I have finally found a setup that I wanted via the Open Source plugin called CodeGPT. In this guide, I'll walk you through the steps on how I int ...

Read more