AI in Coding: Using ChatGPT and Copilot to Build JavaScript Animations

Chris Vaught AI, Articles, Chat GPT, Development Technologies & Tools, JavaScript, Tutorial 1 Comment

Artificial intelligence isn’t just changing how we write code—it’s transforming how we think about creativity in development. In this post, I revisit the playful spirit of early programming through a series of AI-assisted experiments using ChatGPT, GitHub Copilot, and JavaScript Canvas on CodePen. Along the way, I uncover practical lessons for developers on using AI to accelerate learning, inspire exploration, and rekindle the joy of creative coding…

From AI Resumes to Fake Candidates: Protecting Your Company from Hiring Scams

Gena Cockrell AI, Articles, Consulting, Hiring and Recruitment, Keyhole 2 Comments

The hiring landscape is evolving, and so are the scams targeting companies. From AI-generated resumes to remote job location deception, bad actors are finding new ways to infiltrate hiring processes. In this blog, we break down common hiring scams, how they work, and—most importantly—how to protect your organization from costly mistakes. At Keyhole Software, we take the headache out of hiring by providing vetted, U.S.-based consultants you can trust—eliminating the risks and ensuring quality talent for your team.

The Evolution of Python: Powering AI and Enterprise Solutions

David Pitt AI, Articles, Development Technologies & Tools, Keyhole, Programming, Python 1 Comment

Parts of this blog, including the code examples and architecture frameworks, were generated using Keyhole Software’s EnterpriseGPT web client—an open-source tool that empowers organizations to deploy user-friendly chatbot solutions with ease. Interested in exploring further? Contact our team, and we’d be happy to provide credentials for you to try it out. The Rise of Python and Other Languages We’ve seen …

Gen AI in the Enterprise with Amir Elion

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

Another great episode this time featuring the CEO of Think Big Leaders and innovation enthusiast, Amir Elion. Amir has worked with clients of all sizes, from all industries, on many different sides of business. His bread and butter is helping teams hone strategy, transform processes, and expand perspectives to find success in the ever-changing technological landscape.

Now, at Think Big Leaders, Amir is using his expertise to help companies successfully adopt and innovate with Generatvie AI. He works with clients on how to leverage AI for their specific user base and product portfolios. As a part of Think Big Leaders, he has also developed more general workshops and courses that can be applied to a wide range of different business types and situations.

Amir’s perspective on Gen AI is exciting, and his breadth of experience provides valuable insight. What are you doing to leverage AI in your processes today?

Legacy Code Automation with AI: Building a Solution

Legacy Code Automation with AI: Building a Solution

Brenton Damron .NET, AI, Articles, Automation, Chat GPT, Development Technologies & Tools Leave a Comment

This blog post serves as a thought experiment, delving into potential solutions for a pattern I have noticed on projects throughout my career. As a consultant, I work with many companies, each with unique ways of organizing and handling software development. However, throughout my career at Keyhole and elsewhere, I’ve noticed something that seems to be consistent across all dev teams: the existence of legacy code.

Legacy code can be frustrating and time-consuming to work with, so I used AI to create a solution to mitigate the hassle. While other solutions may already exist (and some may be more efficient), I found the process of creating this tool expanded my understanding; it really helped me grow as an engineer.

So, I’m using this blog post to share my process with you! Let’s dive into how AI can assist in improving application design (specifically legacy code) through automation.