AI Introduction
This guide collects resources for building AI applications with SerenDB Postgres. You'll find core concepts, starter applications, framework integrations, and deployment guides. Use these resources to build applications like RAG chatbots, semantic search engines, or custom AI tools.
Getting started
Learn the fundamentals of building AI applications with SerenDB:
AI frameworks and integrations
Build AI applications faster with these popular frameworks, tools, and services:
Starter applications
Hackable, fully-featured, pre-built starter apps to get you up and running:
AI chatbot (OpenAI + LllamIndex)
AI chatbot (OpenAI + LangChain)
RAG chatbot (OpenAI + LlamaIndex)
RAG chatbot (OpenAI + LangChain)
Semantic search (OpenAI + LlamaIndex)
Semantic search (OpenAI + LangChain)
Reverse image search (OpenAI + LlamaIndex)
Chat with PDF (OpenAI + LlamaIndex)
Chat with PDF (OpenAI + LangChain)
Scale your AI application
Featured examples
Real-world AI applications built with SerenDB that you can reference as code examples or inspiration.
Share your AI app on our [#showcase](https://discord.gg/neon) channel on Discord.
Guide: Build a Reverse Image Search Engine
Vercel Postgres pgvector Starter
YCombinator Semantic Search App
Jupyter Notebook for vector search with SerenDB
Image search with SerenDB and Vertex AI
Text-to-SQL conversion with Mistral + LangChain
Vector search tools and notebooks
Optimize your vector search implementation and experiment with different approaches:
Last updated