Gen AI in the Enterprise with Debbie Reynolds

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

Debbie Reynolds joins Zach on the podcast today. Debbie has been involved in digital transformation for decades across a variety of industries. She found her niche in data privacy, working on the bleeding edge with corporations as large as McDonald’s, helping them prepare for the General Data Protection Regulations (GDPR). Eventually, she started her own consulting firm, focused on counseling companies around data privacy compliance and strategy.

Debbie’s views on Generative AI are, of course, filtered through the lens of privacy. She cautions her clients, big and small alike, to be wary of the confidentiality of the information they input into LLMs. After the info is given to the AI, it can be extracted – even if code is written to suppress it. On the flip side, an absence of information can also be dangerous. Even though AI is a machine, it still holds biases, and these biases can encroach on liberty, run afoul of the laws, and even harm people.

Debbie encourages users to remember that it’s the AI developer’s profit and the user’s risk, so be diligent about the way you use it. Especially with the impending AI Act (which promises some of the stiffest legislative penalties), she prescribes leveraging AI and LLMs for low-risk use cases like summarizing content or drafting emails. In Debbie’s words, AI “is a source of information not a source of truth; you as the human have to bring the truth.”

Diving Deeper Into Reporting Tools with Power BI Part 1

Power BI: Diving Deeper into Reporting Tools (Part 1) Connecting Your Data

Caven Andersen Articles, Data Management, Development Technologies & Tools, PowerBI Leave a Comment

In today’s data-driven world, organizations have access to vast amounts of data, but how exactly do you interpret those millions of rows of data? This is where data visualization comes into play, transforming complex data sets into easily understandable visuals. Data visualization is, without a doubt, one of the most important aspects of Business Intelligence (BI).

In one of my previous blogs, I talked about BI and why it is important for a company to practice and implement this in their workspace. Now, in this blog series, we are going to dive deeper into a data visualization tool called Power BI.

Keyhole Software Ranked Top 4 Kansas City Software Development Firm for Second Year

Keyhole Software Articles, Company News, Kansas City, Keyhole Leave a Comment

Keyhole Software is proud to announce its Top-Four rank as a Software and Web Development firm by the Kansas City Business Journal. The ranking is a testament to Keyhole’s contributions and growth in Kansas City’s technology sector.

Navigating the High Seas of CSS Anchor Positioning

Lawrence Chabela Articles, CSS & HTML, Design, Development Technologies & Tools, HTML5 3 Comments

Navigating the seas of web development, the CSS Anchor Positioning API has emerged as a foundational tool, enabling developers to anchor elements precisely relative to others. This blog post explores key concepts such as anchor elements and anchor-positioned elements, demonstrating how to set up relationships between elements, utilize the anchor() function for positioning, and leverage the new anchor-center value for effortless centering. Advanced techniques like multiple anchors, the inset-area property, the anchor-size() function, and visibility options are also covered.

What are the Best Ways to Improve .NET Performance?

Zach Gardner .NET, Keyhole, Videos Leave a Comment

Attention: This article was published over 2 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The best ways to improve .NET performance hinge on understanding how crucial every millisecond is to user satisfaction and business outcomes. Enhancing your .NET …