Gen AI in the Enterprise with Shahzad Zafar, CTO at Trualta

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

Zach welcomes old friend and CTO of Trualta, Shahzad Zafar on the pod today. Shahzad has always been interested in solving hard problems, which is what drew him to computer programming in the first place, and his family’s background in medicine gave him a particular fascination with healthcare. He kicked off his career at Cerner and has been working within …

Chatbot with Rasa

Chatting with Rasa: An Intro to Chatbots

Braden Niswonger Articles, Development Technologies & Tools, Machine Learning, Python, Tutorial Leave a Comment

It seems like a lot of websites these days are equipped with a Chatbot. It’s used for customer service, simple Q/A, and more.

As chatbots have grown in popularity, so have the number of different frameworks that can be used to implement them.

In this blog, we will explore one of these frameworks, Rasa. First, I’ll cover some of the basics of chatbots. Then, I’ll explain how to write a simple Chatbot using Rasa, and we’ll highlight some of its additional functionality as well.

Keyhole Releases Open Source, React-Based Chat UI Component

Keyhole Software Articles, Company News, Conversational Apps, Keyhole Creations, React Leave a Comment

The Keyhole team is excited to announce the release of an open source UI chat component that can be embedded in applications. This UI Component is React-based and can be used for chatbot and chat-based user interfaces.

This component is stand alone. It has a configurable implementation to talk with any server-side API. This component abstracts away its data transport middleware and, in the absence of a consumer-provided implementation, emulates its own asynchronous reply….