vedanta
vedanta4h ago

Insite - DuckDB + AI + Rollbacks + Collaborative features (Recommend a better name pls lmao)

https://youtu.be/x6yRebYitS0 Let me know what you think of the idea, and your thoughts on creating a better OLAP experience! Features include: 1. Server Instance of a duckdb database, tables infer connections and joins a user's assigned DB 2. Rollback queries if bad query from AI 3. Query Agent + Analysis Agent (Analysis is a cool thing, gives you a detailed answer after reading a bunch of the table's entries/rows/columns/metadata on-demand -- The vectorized columnar store makes it more awesome) 4. Collaborative -- Work with peers on the same dataset and see how it changes livetime 5. Memory features (coming up!) -- Store not just the queries that ran but why they were run, and use that as context for the agents (Mem0 or Supermemory -- VOTE!)
2 Replies
vedanta
vedantaOP4h ago
Also btw, still looking for teammates that can help out -- mostly UI and collaborative features!
zjcurtis
zjcurtis2h ago
It looks cool, I think for the sort of things i’d do with it I’d want some way to save queries/files separate from chat so I can rerun them later, like reports or checks that are done frequently

Did you find this page helpful?