TypeScript vector-search

Open-source TypeScript projects categorized as vector-search

Top 23 TypeScript vector-search Projects

vector-search
  1. Resume-Matcher

    The #1 AI Harness for Building Resumes, PDFs, Cover Letters & more, locally with 100+ LLMs support.

    Project mention: Show HN: Resume Matcher – Tailor your resumes with job descriptions | news.ycombinator.com | 2026-03-04

    - And above all, a simple and faster way to optimize your existing resume to a job description, that light nudge with the keywords that makes it fit.

    It's not perfect yet, but I'm working towards it more and more. Grateful to have community support so far.

    Also, a new website: https://resumematcher.fyi/

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. fiftyone

    Refine high-quality datasets and visual AI models

  4. 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.

  5. TencentDB-Agent-Memory

    TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.

    Project mention: Give Your TypeScript AI Agents Long-Term Memory with TencentDB-Agent-Memory | dev.to | 2026-06-15

    A walkthrough wiring open-multi-agent's pluggable MemoryStore to TencentDB-Agent-Memory through its Hermes Gateway, with a real cross-run memory loop measured end to end on DeepSeek, plus two upstream behaviors that are not in any README and will silently cost you your memories if you miss them.

  6. memfree

    MemFree - Hybrid AI Search Engine & AI Page Generator

  7. LaunchStack

    AI-powered StartUp Accelerator Engine built with Next.js, LangChain, PostgreSQL + pgvector. Upload, organize, and chat with documents. Includes predictive missing-document detection, role-based workflows, and page-level insight extraction.

    Project mention: Launchstack – Open-source knowledge layer that index your docs for Claude MCP | news.ycombinator.com | 2026-04-18

    What Launchstack does: connect your sources once (Gmail, Notion, Drive, GitHub, Slack via Nango for 700+ APIs). A persistent knowledge graph builds continuously — entities extracted, relationships mapped, cross-source resolution automatic. Claude queries it via MCP. The graph persists across sessions. Your AI accumulates understanding instead of starting over.

    I'm a JHU undergrad building this with a small team. Happy to take any advices hear about what you guys think!

    GitHub: https://github.com/Deodat-Lawson/LaunchStack

  8. SaaSHub

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

    SaaSHub logo
  9. Ori-Mnemos

    Local-first persistent agentic memory powered by Recursive Memory Harness (RMH). Open source must win.

    Project mention: Introducing Recursive Memory Harness: RLM For Agentic Memory | dev.to | 2026-03-20
  10. 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.

  11. ClawMem

    On-device memory layer for AI agents. Claude Code, Hermes and OpenClaw. Hooks + MCP server + hybrid RAG search.

    Project mention: ClawMem | news.ycombinator.com | 2026-03-22
  12. Document Chat System

    Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation), and multi-provider AI support (OpenRouter, OpenAI, ImageRouter).

    Project mention: Document Chat System | news.ycombinator.com | 2025-11-06

    I recently Open-Sourced Document Chat — a completely free, open-source platform that lets you upload documents and have intelligent AI conversations with them. Built with Next.js 15, powered by multiple AI providers, and ready to deploy in minutes.

    Test it out: https://document-chat-system.vercel.app

    GitHub: https://github.com/watat83/document-chat-system

    Watch Video Explainer: https://youtu.be/P42nlCmicVM?si=maIjXVxaKWkvevn9

    The Problem

  13. prism-coder

    The Mind Palace for AI Agents - HIPAA-hardened Cognitive Architecture with on-device LLM (prism-coder:7b), Hebbian learning, ACT-R spreading activation, adversarial evaluation, persistent memory, multi-agent Hivemind and visual dashboard. Zero API keys required.

    Project mention: Show HN: Prism Coder – Qwen3.5-14B fine-tuned for MCP tool-routing decisions | news.ycombinator.com | 2026-05-20
  14. altor-vec

    Client-side vector search powered by HNSW. 54KB gzipped WASM. Sub-millisecond latency.

    Project mention: I added semantic search to my React app without a backend (and it's under 1ms) | dev.to | 2026-07-02

    So I built altor-vec — HNSW vector search compiled to 54KB of WASM. No server. No API keys. The index is a static file on your CDN.

  15. brain.md

    Local-first markdown notes with a first-class MCP server. 16 tools + 2 resources for Claude Code, Claude Desktop, Cursor and any MCP agent. Per-folder permissions, semantic RAG via LanceDB, single Bun binary. AGPL.

  16. libragen

    Create private, local RAG libraries that work offline—no API keys, no cloud services. Share them as single files your whole team can use.

    Project mention: Ask HN: How are you doing RAG locally? | news.ycombinator.com | 2026-01-14

    I made, and use this: https://github.com/libragen/libragen

    It’s a CLI tool and MCP server for creating discrete, versioned “libraries” of RAG-able content.

    Under the hood, it uses an embedding model locally. It chunks them content and stores embeddings in SQLite. The search functionality uses vector + keyword search + a re-ranking model.

    You can also point it at any GitHub repo and it will create a RAG DB out of it.

    You can also use the MCP server to create and query the libraries.

    Site: https://www.libragen.dev/

  17. moflo

    MoFlo — an opinionated, local-first AI agent orchestration toolkit for Claude Code: semantic memory, learned routing, gates, and spells. No API keys, no cloud, works out of the box.

    Project mention: MoFlo: local-first agent orchestration for Claude Code | dev.to | 2026-07-13

    GitHub: github.com/eric-cielo/moflo

  18. memforge

    Neuroscience-inspired memory for AI agents — sleep cycles that rewrite and strengthen knowledge over time. TypeScript, PostgreSQL, MCP.

    Project mention: Show HN: Self-improving agent memory system, 92% R 5 LongMemEval, PostgreSQL | news.ycombinator.com | 2026-04-08
  19. reverse-image-search-plugin

    Find the images in your dataset most similar to a query image from URL or drag-and-drop, with FiftyOne!

  20. atomicmemory-sdk

    Open-source AtomicMemory TypeScript SDK

    Project mention: Show HN: We made a back end agnostic SDK for Agent Memory | news.ycombinator.com | 2026-05-15
  21. vault-cortex

    Standalone MCP server for Obsidian vaults — hybrid search, structured memory, tasks, and full vault access for any AI agent

    Project mention: Show HN: Vault-cortex – Access your Obsidian vault from any device via MCP | news.ycombinator.com | 2026-07-08
  22. newshub

    NewsHub - AI-Powered News Aggregation Platform (by Varshithvhegde)

    Project mention: NewsHub - AI-Powered News Aggregation Platform | dev.to | 2025-08-06

    GitHub Repository: Varshithvhegde/newshub

  23. SaaSHub

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

    SaaSHub logo
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-search discussion

Log in or Post with

TypeScript vector-search related posts

  • Building KiroGraph: a 100% local semantic code knowledge graph for Kiro

    13 projects | dev.to | 8 Apr 2026
  • Document Chat System

    2 projects | news.ycombinator.com | 6 Nov 2025
  • Show HN: Chrome didn't have a native vector db so I built one:3

    9 projects | news.ycombinator.com | 21 Jul 2024
  • How can I migrate 1500 lines of code using GPT-4?

    1 project | /r/ChatGPTCoding | 16 Apr 2023
  • Quickfix AI: Search on page better than Chrome Find tool (FOSS)

    1 project | /r/javascript | 4 Apr 2023
  • Quickfix AI: Search on page better than Chrome Find tool

    1 project | /r/coding | 30 Mar 2023
  • I made a chrome extension that search on page better than chrome find tool

    1 project | /r/ChatGPTCoding | 11 Mar 2023
  • A note from our sponsor - Puter.js
    developer.puter.com | 20 Jul 2026
    One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms. Learn more →

Index

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

# Project Stars
1 Resume-Matcher 27,771
2 fiftyone 10,915
3 orama 10,487
4 TencentDB-Agent-Memory 9,153
5 nextjs-openai-doc-search 1,729
6 memfree 1,506
7 LaunchStack 885
8 Ori-Mnemos 314
9 vector-storage 246
10 client-vector-search 231
11 ClawMem 192
12 Document Chat System 146
13 prism-coder 132
14 altor-vec 53
15 simile-search 32
16 brain.md 25
17 libragen 20
18 moflo 15
19 memforge 14
20 reverse-image-search-plugin 14
21 atomicmemory-sdk 10
22 vault-cortex 9
23 newshub 8

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com