Pondhouse Data Blog

blog preview

How to use AI to create a PowerPoint presentation?

AI and especially LLMs have been tremendously successful in generating text. In this blog post, we will show you how to use AI to create a PowerPoint presentation. And even how to tell AI to respect your PowerPoint template

8 minutes read
Read Post
blog preview

What is the Google Vertex AI Agent Builder - A practical example: Google Search with Slack.

Google's new Vertex AI Agent Builder simplifies the creation and deployment of AI-powered agents, making AI development more accessible to businesses and developers. This blog describes its capabilities by creating a Slack RAG application.

7 minutes read
Read Post
blog preview

BitNet: LLM Quantization at its Extreme

Microsofts 1-Bit quantization approach which boosts performance and efficency without compromising output quality

7 minutes read
Read Post
blog preview

Chat with your Confluence: A Step-by-Step Guide using Airbyte, Langchain and PGVector

In this guide, we'll explore how to build an AI chatbot that interfaces with Confluence data, using Airbyte and Langchain for data integration and PGVector for storing our text embeddings. This practical walkthrough aims to provide clear, step-by-step instructions to enable you to set up and deploy your own LLM-powered chatbot

7 minutes read
Read Post
blog preview

Advanced RAG: Improving Retrieval-Augmented Generation with Hypothetical Document Embeddings (HyDE)

HyDE is a technique used to improve the performance of RAG models by generating hypothetical document embeddings based on the query and using them to retrieve relevant documents from the knowledge base.

6 minutes read
Read Post
blog preview

GenAI: Technological Masterpiece or Ecological Disaster?

Since 2022 GenAI changed how we are working and already assists us in many ways. But is GenAI the revolutionary pathway to our future of worklife or is their carbon footprint the shurtcut to our ecological apocalypse?

12 minutes read
Read Post
blog preview

11 Proven Strategies to Reduce Large Language Model (LLM) Costs

LLMs have become everyday tools for many businesses and individuals. However, the costs of running these models can quickly add up. In this guide, we will explore some strategies to help you save on LLM costs.

13 minutes read
Read Post
blog preview

How to boost your database performance with OpenAIs new v3 embeddings

OpenAI has released its new embedding models, which have been trained using the new MRL technique. Discover how this not only enhances the accuracy of semantic searches but also can improve the performance of vector databases

8 minutes read
Read Post
blog preview

Introduction to Retrieval Augmented Generators (RAG): Enhancing Virtual Assistants with Domain-Specific Knowledge

Explore the architecture and advantages of Retrieval Augmented Generators (RAG), the innovative technology powering PondhouseAI

4 minutes read
Read Post
blog preview

Advanced RAG: Increase RAG Quality with ColBERT Reranker and llamaindex

Finding the right documents during retrieval is probably the most important aspect of your RAG pipeline. This guide demonstrates how to use 'reranking' for

5 minutes read
Read Post