Systems | Development | Analytics | API | Testing

Analytics

Why Data Reliability Is Key to Business Success and How To Ensure It

Poor-quality data costs the U.S. economy around $3 trillion a year and impacts the bottom line of 88% of American companies. That's why data reliability is so critical. It prevents inaccurate, inconsistent, or just plain bad data from moving through your pipelines.

Gartner Data & Analytics Summit: Building data fluency with AI-Powered Analytics

It’s that time of the year again! I’m still buzzing about this year’s Showfloor Showdown at Gartner Data & Analytics Summit in London, where I had the opportunity to showcase ThoughtSpot's AI-Powered Analytics. In the spirit of facilitating a side-by-side comparison, we were all invited to look at global flooding and weather station data, analyze the variables affecting these natural disasters, and present key findings to the crowd.

ODSC East 2023 MLOps Keynote: MLOps in the Era of Generative AI

ChatGPT sparks the imagination and highlights the importance of Generative AI and foundation models as the basis for modern AI applications. However, this also brings a new set of AI operationalization challenges. Challenges like handling massive amounts of data, large scale computation and memory, complex pipelines, transfer learning, extensive testing, monitoring, and so on. In this talk, we explore the new technologies and share MLOps orchestration best practices that will enable you to automate the continuous integration and deployment (CI/CD) of foundation models and transformers, along with the application logic, in production.

How ChatGPT Could Be a Data Security Problem

There’s no doubt in just a short period of time, ChatGPT and other large language models (LLMs) have become so immensely popular, they are now used by millions of people daily. ChatGPT’s ability to provide human-like responses and generate content has shown to be valuable to businesses and people across customer service, education, healthcare, and other industries. However, to get access to OpenAI’s powerful AI-tool, what do these businesses and people give up?

What are Data Silos and 5 Best Practices to Eliminate Them

Using data to make decisions is actually really hard. Yet nearly every tech company, business, and team touts “data-driven” as the de-facto way that they operate. In practice, this intention to be data-led is often just aspirational—only about a quarter of organizations report that they are actually data-driven, according to Harvard Business Review. It’s easy to see why organizations strive to more effectively use their data.

Navigating the Future: Mobile Analytics for Next-Gen Devices

The scope of mobile devices has reached beyond the realms of standard smartphones and tablets, venturing into the exciting worlds of wearable technology and IoT devices. ‍ As the landscape of mobile tech expands, so does the significance of mobile analytics. Here at Countly, we understand the power of these analytics to provide businesses with a lens into user experience, fostering data-driven decision-making and allowing us to fine-tune our offerings continually.

LLM ChatBot Augmented with Enterprise Data

This video demonstrates how to use an open source pre-trained instruction-following LLM (Large Language Model) to build a ChatBot-like web application. The responses of the LLM are enhanced by giving it context from an internal knowledge base. This context is retrieved by using an open source Vector Database to do semantic search.