TypeScript vector-database

Open-source TypeScript projects categorized as vector-database

Top 23 TypeScript vector-database Projects

vector-database
  1. claude-context

    Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

    Project mention: Beads – A memory upgrade for your coding agent | news.ycombinator.com | 2025-11-27

    Claude Code doesn't do anything with semantic search or embeddings out of the box. They use a simple grep tool instead.

    Neither does OpenAI's Codex CLI - you can confirm that by looking at the source code https://github.com/openai/codex

    Cursor and Windsurf both use semantic search via embeddings.

    You can get semantic search in Claude Code using this unofficial plugin: https://github.com/zilliztech/claude-context

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. orama

    🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.

    Project mention: Building KiroGraph: a 100% local semantic code knowledge graph for Kiro | dev.to | 2026-04-08

    Orama does something clever: hybrid search. One query combines full-text relevance and vector similarity, which produces better results than running them separately and merging. Pure JS, no native compilation. If you want the best result quality and no native dependencies, Orama is the choice.

  4. genkit

    Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

    Project mention: Genkit Middleware: Intercept, Extend and Harden your Gen AI Pipelines | dev.to | 2026-05-14

    For more inspiration, the source of the official middlewares is open in the Genkit GitHub repository, and reading them is genuinely educational.

  5. OpenMemory

    Local persistent memory store for LLM applications including claude desktop, github copilot, codex, antigravity, etc.

    Project mention: Show HN: A local-first memory store for LLM agents (SQLite) | news.ycombinator.com | 2025-12-14

    edit:

    from gpt5.2 with prompt:

    << 'adversarial review request. please look at the github link for signs of being written by llm ( extra points if you can point to the llm that generated it ) https://github.com/CaviraOSS/OpenMemory'

    >> I can’t prove it’s LLM-written from the outside, but the README (at least) has a lot of “LLM smell.” I’d put it at high likelihood of AI-assisted marketing/docs copy, with some sections bordering on “generated then lightly edited.”

    but then it adds a list of style reason why it could be generated by llm

    << “Extra points”: which LLM wrote it?

    Most likely: Claude 3.5 Sonnet–style output

    << if i were to point to comments in readme and code, what would you say upon re-review

    >> Comments that narrate the obvious (especially line-by-line)

  6. autoflow

    pingcap/autoflow is a Graph RAG based and conversational knowledge base tool built with TiDB Serverless Vector Storage. Demo: https://tidb.ai

  7. vector-admin

    The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.

  8. unbody

    The Supabase of AI era. A modular, open-source backend for building AI-native software — designed for knowledge, not static data.

  9. embedbase

    A dead-simple API to build LLM-powered apps

  10. ReMind

    Your Local Artificial Memory on your Device.

  11. qdrant-js

    JavaScript/Typescript SDK for Qdrant Vector Database

  12. ai-template

    Mercury - Train your own custom GPT. Chat with any file, or website.

  13. vectorhub

    Quickly and easily build AI website or application by using embeddings!

  14. Alice

    Alice is a voice-first desktop AI assistant application built with Vue.js, Vite, and Electron. Advanced memory system, function calling, MCP support, optional fully local use, and more. (by pmbstyle)

    Project mention: Alice smart desktop AI assistant | news.ycombinator.com | 2025-07-25
  15. deepcontext-mcp

    DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agents for faster, smarter context on large codebases.

    Project mention: Show HN: DeepContext MCP – Large Codebase Search for Codex and Claude Code | news.ycombinator.com | 2025-09-19
  16. tinkerbird

    Client Side Vector Database

  17. athenadb

    🦉⚡️Serverless, distributed vector database as an API

  18. vector-storage

    Vector Storage is a vector database that enables semantic similarity searches on text documents in the browser's local storage. It uses OpenAI embeddings to convert documents into vectors and allows searching for similar documents based on cosine similarity.

  19. upsy

    Your new mate on Discord and Slack. Powered by AI.

  20. genkit-plugins

    Community Plugins for Genkit (OpenAI, Groq, Anthropic, Cohere, etc)

  21. drqa

    How to create Question-Answering system combining Langchain and OpenAI (by mallahyari)

  22. pyatlas

    Browse the top 10,000 packages on PyPI with the help of vector embeddings

    Project mention: Show HN: PyAtlas – Interactive map of the most popular Python packages on PyPI | news.ycombinator.com | 2025-12-08
  23. 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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript vector-database discussion

Log in or Post with

TypeScript vector-database related posts

  • Genkit Middleware: Intercept, Extend and Harden your Gen AI Pipelines

    1 project | dev.to | 14 May 2026
  • Building KiroGraph: a 100% local semantic code knowledge graph for Kiro

    13 projects | dev.to | 8 Apr 2026
  • Show HN: What is HN thinking? Real-time sentiment and concept analysis

    2 projects | news.ycombinator.com | 12 Feb 2026
  • Show HN: PyAtlas – Interactive map of the most popular Python packages on PyPI

    1 project | news.ycombinator.com | 8 Dec 2025
  • Show HN: I built an open source drag and drop editor for Genkit AI flows

    3 projects | news.ycombinator.com | 13 Sep 2025
  • Agent Development Kit: Making it easy to build multi-agent applications

    2 projects | dev.to | 29 Jul 2025
  • Show HN: Genkit, Open framework/tooling to build apps with almost any AI model

    1 project | news.ycombinator.com | 3 Apr 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source vector-database projects in TypeScript? This list will help you:

# Project Stars
1 claude-context 11,828
2 orama 10,396
3 genkit 6,104
4 OpenMemory 4,214
5 autoflow 2,790
6 vector-admin 2,197
7 unbody 528
8 embedbase 524
9 ReMind 510
10 wikipedia-semantic-search 470
11 qdrant-js 455
12 ai-template 452
13 vectorhub 388
14 Alice 285
15 deepcontext-mcp 276
16 tinkerbird 273
17 athenadb 272
18 vector-storage 246
19 upsy 201
20 genkit-plugins 181
21 drqa 170
22 pyatlas 93
23 db-per-tenant 62

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com