Skip to content
Resources

Articles by Wierd van der Haar

Making a Production-Ready AI Knowledge Assistant

Making a Production-Ready AI Knowledge Assistant

Creating a production-ready AI Knowledge Assistant involves rigorous testing, data compliance, and continuous monitoring to ensure reliability, accuracy, and cost-effectiveness.

Read more

Step by Step Guide to Building a PDF Knowledge Assistant

Step by Step Guide to Building a PDF Knowledge Assistant

Learn to build a PDF Knowledge Assistant with Python, covering setup, dependencies, and using OpenAI's API for data extraction and chatbot creation.

Read more

Designing the Consumption Layer for Enterprise Knowledge Assistants

Designing the Consumption Layer for Enterprise Knowledge Assistants

Optimize your enterprise knowledge assistant with advanced query vectorization, hybrid search, and LLM integration for precise, context-aware responses. Learn key techniques and deployment tips.

Read more

Core Techniques Powering Enterprise Knowledge Assistants

Core Techniques Powering Enterprise Knowledge Assistants

Master the core techniques of using enterprise knowledge assistants, including PDF extraction, data chunking, and generating embeddings for effective AI-driven workflows.

Read more

Building AI Knowledge Assistants for Enterprise PDFs: A Strategic Approach

Building AI Knowledge Assistants for Enterprise PDFs: A Strategic Approach

AI Knowledge Assistants transform enterprise PDFs into actionable insights, enhancing decision-making, customer support, and compliance with advanced RAG pipelines and LLMs.

Read more

Building Query Lambdas with CrateDB's Views and the HTTP Endpoint

Building Query Lambdas with CrateDB's Views and the HTTP Endpoint

Learn how to create reusable queries in CrateDB using views and the HTTP Endpoint. Simplify query management for former Rockset users transitioning to CrateDB.

Read more

Comparing queries: InfluxDB 2.0 (Flux) vs CrateDB (SQL)

Comparing queries: InfluxDB 2.0 (Flux) vs CrateDB (SQL)

In this blog post, we compare InfluxDB 2.0 (Flux) and CrateDB (SQL) query languages for time series queries.

Read more