
Kùzu
@kuzudb
Followers
1K
Following
229
Media
257
Statuses
724
Kuzu is an embeddable property graph database management system (GDBMS) built for query speed and scalability. Built by Kùzu Inc. https://t.co/x0n5pvjiHd
Waterloo, ON
Joined November 2022
For most teams, context engineering and managing context is usually one of the hardest parts of building an agent. As more and more people build agents, we think that graphs, and graph databases like @kuzudb, are a natural fit, and for short and long term memory, and more. 3/4.
1
0
0
Read this new blog post from our CPO, @ArdanArac to learn "why knowledge graphs are critical to agent context".🚀. @kuzudb is excited to follow along the latest developments with agents and actively develop features to support this growing ecosystem!. 1/4.
1
1
3
📣 @kuzudb is thrilled to announce our research work on "NaviX": a new on-disk HNSW vector index has been accepted to @VLDBconf 🇬🇧! We'll be presenting a novel, efficient algorithm for vector search with arbitrary filtering on top of a graph-based HNSW index.
🎉 Thrilled to announce that our paper "NaviX" on vector search has been accepted to one of the top systems conferences, @VLDBconf! 🚀 Happening in London 🎡 this September. 📝 : 🧑💻 : 1/18
2
3
25
By grounding the workshop in practical examples and real tools, we hope this hands-on session helps you design & build agentic systems that are robust, interpretable, and adaptable to complex enterprise environments!🚀.
The Agentic AI Summit (July 16–31) is a 3-week hands-on training to take your AI agents from idea to demo - with over $2,500 in credits included with a paid pass. Whether you're starting out or scaling up, these tools help you build fast. 👉 Grab your pass:
0
0
1
Join our AI engineer @tech_optimist and many other builders at the @_odsc Agentic AI summit (online) in July! We'll be covering how to build intelligent agent workflows powered by Graph RAG and production-ready knowledge graphs. Registration link here:.
1
1
12
Here's wishing everyone a happy Canada Day 🇨🇦 and a great year building awesome things with @kuzudb!. Kùzu Inc. was incorporated in early 2023, in Waterloo, Ontario, Canada. From small beginnings, today, we have thousands of users, from all over the globe. Onward & upward 🚀.
0
2
10
Thank you for following our journey and helping us reach 1k followers here on X! The next several months are incredibly exciting for @kuzudb, and there will be loads more updates and great new features. Please spread the word, and we appreciate your continued usage of Kuzu!.
0
4
16
If you're abuzz with excitement about doing Graph RAG with @DSPyOSS, our amazing community member @arundsharma has got you covered! Check out the GitHub repo in the linked post, and give it a try!👇🏽.
0
5
16
This post shows the beginnings of an agentic Graph RAG workflow that's more robust to a broader range of user questions. No agent frameworks were used - only BAML prompts under the hood. @boundaryML's BAML make prompt engineering a breeze! 👇🏽. 9/9.
0
2
3
How do we know we improved the results from vanilla Graph RAG (i.e., a single pass at Text2Cypher)? We evaluate our router on a suite of 10 queries that ask a variety of questions to the @kuzudb database! Regardless of the LLM used, most tests fail to produce a response. 7/9
1
0
1
Retry logic is added using a while loop in case the wrong tool was picked. If the system still cannot return a valid response from the Cypher query after 2 tries, it gives up and the workflow ends. Along the way, the #BAML prompts are engineered to provide helpful responses. 6/9
1
0
1