Text-to-SQL with LLMs – Embracing the Future of Data Interaction

text-to-sql bridging business and it

In an age where data is the cornerstone of decision-making, the ability to interact seamlessly with databases is invaluable. This is where Text-to-SQL, powered by Large Language Models (LLMs), is revolutionizing the way we handle data. But what exactly is Text-to-SQL, and how are LLMs like GPT-3 and Google’s PaLM making a difference? Text-to-SQL technology … Read more

Building a Virtual AI Assistant (aka Copilot) for Your Software Application: Harnessing the Power of LLMs like ChatGPT

Welcome to the dawn of a new era in digital interaction! With the advent of Generative AI, we’re witnessing a remarkable revolution that’s changing the very nature of how we interact with software and digital services. This change is monumental. Leading the charge are the latest generation of AI-powered virtual assistants, aka “AI copilots”. Unlike … Read more

Building “Chat with your Data” Apps using Embeddings, ChatGPT, and Cosmos DB for Mongo DB vCore

talk to your data chatgpt openai cosmos db vector db embeddings search midjourney relataly AI artificial intelligence colorful pop art

Artificial Intelligence (AI), in particular, the advent of OpenAI’s ChatGPT, has revolutionized how we interact with technology. Chatbots powered by this advanced language model can engage users in intricate, natural language conversations, marking a significant shift in AI capabilities. However, one thing that ChatGPT isn’t designed for is integrating personalized or proprietary knowledge – it’s … Read more

How Far are Swiss Enterprises in Adopting OpenAI’s GPT Models?

OpenAI’s large language models, such as GPT-4 and ChatGPT, have the potential to revolutionize customer experience and boost economic productivity to a new level. With its ability to automate processes, provide predictive insights, and enhance decision-making capabilities, OpenAI will also impact companies in Switzerland. The question remains: how far along is Switzerland in adopting OpenAI? … Read more

ChatGPT Prompt Engineering Guide: Practical Advice for Business Use Cases

prompt engineering for ChatGPT in business

As businesses continue to embrace the power of conversational AI, the ability to craft effective prompts for ChatGPT has become increasingly important. However, this task can be intimidating, particularly when dealing with diverse customer bases and complex industries. But fear not, because this guide is here to help. In this prompt engineering guide, we’ll provide … Read more

Using LLMs (OpenAI’s ChatGPT) to Streamline Digital Experiences

removing friction openai large generative language models chatgpt relataly midjourney pop art colorful-min

In the age of information overload, finding what you need quickly and efficiently is more important than ever. OpenAI’s GPT technology has the potential to reduce friction between products and services, making it easier for individuals and businesses to find what they need. In this article, we’ll explore some specific examples of how OpenAI is … Read more

What is the Business Value of ChatGPT and other Large Generative Language Models?

openai business value of chatgpt relataly midjourney colorful popart

OpenAI’s GPT models, such as Davinci and ChatGPT, have gained recognition for their impressive language generation abilities. However, many of the tasks that GPT models can perform are not entirely new and could have been accomplished by traditional neural network models for some time. In specific tasks such as sentiment analysis, more specialized models could … Read more

9 Business Use Cases of OpenAI’s ChatGPT

chatgpt versatile use cases of openai business application octopus colorful pop art-min

You haven’t had enough of the recent hype about OpenAI? Fantastic! Let’s explore the business use cases for ChatGPT and other Large Language Models (LLMs). ChatGPT is often considered the beginning of a new era of AI adoption. A growing number of ChatGPT users are now using AI in their personal workflows. However, adoption in … Read more

How to Use Hierarchical Clustering For Customer Segmentation in Python

isometric_view_cartoon_large_group_people_using_phone

Have you ever found yourself wondering how you can better understand your customer base and target your marketing efforts more effectively? One solution is to use hierarchical clustering, a method of grouping customers into clusters based on their characteristics and behaviors. By dividing your customers into distinct groups, you can tailor your marketing campaigns and … Read more

Univariate Stock Market Forecasting using Facebook Prophet in Python

Have you ever wondered how Facebook predicts the future? Meet Facebook Prophet, the open-source time series forecasting tool developed by Facebook’s Core Data Science team. Built on top of the PyStan library, Facebook Prophet offers a simple and intuitive interface for creating forecasts using historical data. What sets Facebook Prophet apart is its highly modular … Read more

On-Chain Analytics: Metrics for Analyzing Blockchains in Python

onchain-analysis - tutorial blockchain data in python CryptoCompare api

Cryptocurrencies like Bitcoin or Ethereum are built on public blockchains, meaning anyone can see the transactions and trades happening on these networks. This transparency makes on-chain data an excellent resource for data science and machine learning. By examining transaction activity and the holdings of Bitcoin addresses, analysts can better understand a cryptocurrency network’s health and … Read more