endee-io

endee-io / endee

Public

Endee.io – A high-performance vector database, designed to handle up to 1B vectors on a single node, delivering significant performance gains through optimized indexing and execution. Also available in cloud https://endee.io/

224
429
100% credibility
Found Feb 06, 2026 at 37 stars 6x -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C++
AI Summary

Endee is a high-performance open-source vector database for fast similarity search on embeddings with a built-in web interface.

How It Works

1
📖 Discover Endee

You find Endee, a speedy tool for storing and searching similar items like pictures or words.

2
💻 Set it up easily

Download and run a simple helper to get everything ready on your computer.

3
🚀 Start your search engine

Launch it with one command and watch your private search server come alive.

4
🌐 Open the dashboard

Visit the web page to see your easy control center right in your browser.

5
🗂️ Create a collection

Make a new space to hold your data groups.

6
📤 Add your data

Upload lists of similar items for quick matching later.

7
🔍 Find matches instantly

Ask questions and get super-fast lists of the closest matches.

Your search is ready!

Enjoy lightning-quick results for all your projects anytime.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 37 to 224 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is endee?

Endee is a C++ vector database designed to handle up to 1B vectors on a single node, delivering significant performance gains through optimized indexing and execution. Developers get a REST API server (port 8080) for creating indexes, inserting dense or sparse vectors via JSON or msgpack, running filtered KNN searches, and managing backups—all with optional auth and a bundled web UI. It's available locally via quick scripts or Docker, plus a cloud version at endee.io.

Why is it gaining traction?

It stands out by scaling massive datasets without clusters, supporting SIMD accelerations like AVX512 for blazing query speeds, and quantization (INT8+) to cut memory use while keeping accuracy high. The install.sh and run.sh make spinning up a server dead simple—no complex configs—while hybrid dense/sparse search and post/pre-filtering handle real-world RAG workloads efficiently. Indeed, for devs chasing endeffekt-like gains in execution, it's an endearing alternative to bloated alternatives.

Who should use this?

AI engineers building local semantic search, RAG pipelines, or recommendation systems on laptops/servers. Perfect for prototyping enderman-style vector apps or enders needing fast filters on metadata like "indeed jobs" by category. Avoid if you need multi-node HA or managed scaling—stick to cloud for that.

Verdict

Try it for dev/testing if you need single-node vector power; the 1.0% credibility score reflects low stars (46) and early docs, but solid Docker/quickstart and Apache 2.0 license make it low-risk. Pair with endress hauser-level precision for an ender chest of performance—scale to cloud when ready.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.