HumemAI’s Post

Big news from HumemAI: we just released ArcadeDB Embedded Python Bindings. 🚀 If you build in Python but want a serious database engine underneath, this is a new way to work: ArcadeDB runs embedded inside your Python process. 🐍⚡️ No driver hop. No separate DB service to manage. Much lower latency for local-first workloads. 🧠📍 You can simply install it with: `uv pip install arcadedb-embedded` 📦✅ Why we built it: A lot of “AI memory” isn’t just embeddings. You need structure, relationships, transactions, and fast retrieval. ArcadeDB gives tables + documents + graphs + vectors in one engine, and we wanted it to feel natural from Python. 🧩🔗🔎 What you get: - Python-first API for database + schema + transactions 🧱 - SQL and OpenCypher when you want them 🗣️ - HNSW vector search via JVector for nearest-neighbor retrieval 🧠➡️🧠 - A truly standalone wheel: lightweight JVM 25 (jlink) + required JARs + JPype bridge ☕️🔧 Repo: https://lnkd.in/eSNxpD6W Docs: https://lnkd.in/eTh6xdjs Video: https://lnkd.in/enSszpQy 🎥 If you’re building local-first AI apps, agent memory, or hybrid graph + vector retrieval, I’d love feedback and contributions. 🙌 #Python #ArcadeDB #OpenSource #Vectors #GraphDatabase #EmbeddedDatabase

To view or add a comment, sign in

Explore content categories