pgvector

There are 207 repositories under pgvector topic.

  • supabase

    supabase/supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    Language:TypeScript88.7k5984.7k9.8k
  • 1Panel-dev/MaxKB

    🔥 MaxKB is an open-source platform for building enterprise-grade agents. MaxKB 是强大易用的开源企业级智能体平台。

    Language:Python18.4k1041.7k2.4k
  • langchain4j/langchain4j

    LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks.

    Language:Java9k1061.6k1.7k
  • aws-genai-llm-chatbot

    aws-samples/aws-genai-llm-chatbot

    A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon Bedrock, Anthropic, HuggingFace, OpenAI, Meta, AI21, Cohere, Mistral) using AWS CDK on AWS

    Language:TypeScript1.3k26313421
  • superlinear-ai/raglite

    🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with DuckDB or PostgreSQL

    Language:Python1.1k103997
  • gannonh/chatgpt-pgvector

    ChatGTP (gpt3.5-turbo) starter app

    Language:TypeScript938158130
  • SkywalkerDarren/chatWeb

    ChatWeb can crawl web pages, read PDF, DOCX, TXT, and extract the main content, then answer your questions based on the content, or summarize the key points.

    Language:Python9081915137
  • Oneirocom/Magick

    Magick is a cutting-edge toolkit for a new kind of AI builder. Make Magick with us!

    Language:TypeScript81927508130
  • danny-avila/rag_api

    ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector

    Language:Python645962274
  • embedbase

    different-ai/embedbase

    A dead-simple API to build LLM-powered apps

    Language:TypeScript51385354
  • rag-postgres-openai-python

    Azure-Samples/rag-postgres-openai-python

    A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.

    Language:Python41711340517
  • supabase/vecs

    Postgres/pgvector Python Client

    Language:Python274215637
  • smalltong02/keras-llm-robot

    A web UI Project In order to learn the large language model. This project includes features such as chat, quantization, fine-tuning, prompt engineering templates, and multimodality.

    Language:Python2501133
  • DiscovAI/DiscovAI-search

    🔍 DiscovAI-Search: An AI-powered search engine for AI tools and custom data. Built with Next.js, OpenAI, Supabase, and more. Features vector-based search, Redis caching, and LLM-powered responses.

    Language:TypeScript2344326
  • yc-idea-matcher

    neondatabase/yc-idea-matcher

    Submit your idea and get a list of similar ideas that YCombinator has invested in in the past.

    Language:TypeScript1569019
  • timescale/vector-cookbook

    Timescale Vector Cookbook. A collection of recipes to build applications with LLMs using PostgreSQL and Timescale Vector.

    Language:Jupyter Notebook12310448
  • madarco/ragrabbit

    Open Source, Self-Hosted, AI Search and LLM.txt for your website

    Language:TypeScript1209
  • deno-fresh-openai-doc-search

    supabase-community/deno-fresh-openai-doc-search

    Template for building your own custom ChatGPT style doc search powered by Fresh, Deno, OpenAI, and Supabase.

    Language:TypeScript991249
  • aws-samples/rag-with-amazon-bedrock-and-pgvector

    Opinionated sample on how to build/deploy a RAG web app on AWS powered by Amazon Bedrock and PGVector (on Amazon RDS)

    Language:Python884217
  • daymade/tiktok-whisper

    Batch convert video to text using openai's whisper or the local coreML via whisper.cpp on your MacBook

    Language:Go73205
  • thinknimble/embeddings-search-demo

    Prototype app enabling job description search using natural language description of a job seeker.

    Language:Python682014
  • pgserver

    orm011/pgserver

    Pip-installable, embedded-like postgres server for your python app

    Language:Python61145
  • agoodway/vecto

    Hybrid Search with Postgres and Ecto

    Language:Elixir59403
  • mzarnecki/php-rag

    This application uses LLMs like DeepSeek, GPT-4o, Claude, Gemini2 or Llama, Mixtral (locally) in order to generate text based on the user input. The user input is used to retrieve relevant information from the database and then the retrieved information is used to generate the text. This approach combines power of LLMs and access to source documen

    Language:PHP57223
  • mazzasaverio/fastapi-your-data

    Learning journey to develop a scalable and modular backend to manage your data and solve your problems

    Language:Python55108
  • aronweiler/assistant

    An intellligent AI assistant that can do anything!

    Language:Python542810
  • team-openpm/cloudflare-vector-search

    A Cloudflare Page showing how to do semantic search

    Language:TypeScript50235
  • ItzCrazyKns/Neon-Image-Search

    Search for similar images using NeonDB and Vertex AI.

    Language:TypeScript472111
  • timescale/private-rag-example

    Private RAG app sample using Llama3, Ollama and PostgreSQL

    Language:Jupyter Notebook4711111
  • neondatabase/db-per-tenant

    Example chat-with-pdf app showing how to provision a dedicated database instance for each user. In this app, every database uses pgvector for similarity search. Powered by Neon

    Language:TypeScript44205
  • vdutts7/constitutionGPT

    AI chat over the US Constitution 📜 💬 🇺🇸

    Language:TypeScript44205
  • ivanlonel/postgis-with-extensions

    PostgreSQL Docker image based on postgis/postgis, with quite a few added extensions.

    Language:PLpgSQL41288
  • mazzasaverio/fastapi-langchain-rag

    (Let's start with a) Scalable question-answering system utilizing FastAPI, LangChain (LCEL), and PGVector, featuring an ingestion pipeline. Deployed on GCP Cloud Run via Terraform.

    Language:Python40126
  • YugabyteDB-Samples/openai-pgvector-lodging-service

    A lodging recommendation service for properties in San Francisco, powered by OpenAI and the PostgreSQL pgvector extension.

    Language:JavaScript401132
  • build-on-aws/rag-golang-postgresql-langchain

    Implement RAG (using LangChain and PostgreSQL) for Go applications to improve the accuracy and relevance of LLM outputs

    Language:Go33515
  • Angular2Guy/AIDocumentLibraryChat

    A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.

    Language:Java327113