GenAI in the Enterprise: Mark McKelvey, Co-Founder of Stacked Analytics

Keyhole Software AI, Gen AI In The Enterprise, Podcasts Leave a Comment

In this episode of Generative AI In The Enterprise, Zach delves into generative AI with guest Mark McKelvey, Co-Founder of Stacked Analytics. The two talk about the staying power of generative AI, with Mark providing insights into its various applications. From using large language models for data extraction and categorization to exploring novel ways of utilizing generative AI in decision-making …

Can AI Write Code

Can AI Write Code Now?

Joel Buckingham AI, Articles, Development Technologies & Tools Leave a Comment

The topic of AI seems to be everywhere lately. At this point, I’ve consumed many hours of content regarding what it is and how it’s going to change the world… whether we want it to or not. However, I haven’t actually developed much code with it.

I’ve been writing code in some form since the early 2000s, but I have almost no practical experience with AI as used for development. Sure, I understand the basics, and I have a personal subscription to Chat GPT. But besides a couple of fun pictures that I’ve created of two of my past dogs that were never alive at the same time, I’ve not had much experience using it for code.

In this article, I’m going to test Chat GPT to see how much I can accomplish while writing as little actual code as possible.

Quickly Setup And Use CodeGPT in VS Code

Chris Vaught AI, Articles, Chat GPT, Machine Learning Leave a Comment

Lately, the buzz about AI has been inescapable among my peers – especially around OpenAI’s GPT-4 and its implementations: Chat GPT, VideoGPT, and DALL·E. Tools like these are rapidly changing how we interact with and develop on the internet. They are defining our future. Web 5.0 is here, believe it or not, and AI is a big part of that.

Using Open AI’s GPT-4 doesn’t come without some controversy, but the implementation of CodeGPT within VS Code should not cause concern. Time-traveling, unstoppable intelligent robots are not coming after you… at least not just yet.

In this post, I’ll briefly cover why using CodeGPT is helpful, how to use it, and how to set it up. Let’s get started!