Build AI applications
Get started with seekdb through a set of short, practical tutorials that show you how to build real AI applications with seekdb.
This tutorial walks you through creating MineKB (a personal, local knowledge base desktop application) using seekdb. You will learn how to combine vector search with large language models (LLMs) to deliver an intelligent question-answering experience.
This tutorial demonstrates how to build a simple travel assistant using seekdb's multi-model integration. By combining spatial data with vector search, you will create a location-aware recommendation application that can retrieve relevant points of interest using mixed GIS and vector queries. Together with an LLM-driven Agent workflow, you can assemble a lightweight trip-planning assistant.
This tutorial shows how to build an image-to-image search application using seekdb's vector search features. seekdb brings vector search directly into SQL, enabling you to use advanced deep learning models to extract image embeddings and implement a simple image search system. The seamless integration of SQL and AI significantly simplifies AI application development.