Alternatives
Products that do what I "built" Sana, a vector DB on object storage does
Disclaimer it is a heavily AI assisted project. The goal was not to be the most performative but the kind that's easier to learn from. I wanted to share this in case there are people who had the same idea or wanted to see something like this.
- 1

- 2IS
Everything that would be here is in the README. I hope this gets big, it has tons of potential.
2013 · github.com
- 3

- 4MO
2015 · github.com
- 5VA
Hey HN, At Mintplex Labs are building developer tools for AI applications. One area we encountered frustration was the use of Vector Databases like Pinecone, Chroma, QDrant, or Weaviate to "unlock" long-term memory and contextual answers. It is nearly impossible to manage this data when in use for production. The craziest thing was how you cannot atomically CRUD any vectors in most of these vector databases. Let alone easily copy, clone, or migrate data or entire indexes without paying for re-embedding - among other things. With VectorAdmin you get a database level UI with the ability to…
2023 · vectoradmin.com
- 6IW
Oct 2025 · github.com
- 7FC
Hi there, I've created this side project to make it easier to find interesting repositories using AI. There's still a lot of work to be done to improve it, so any suggestions for enhancements would be greatly appreciated. Thank you!
2024 · awesome-repositories.com
- 8MA
Hey HN! I built a thing and I'm really excited to share it. EDIT: I meant to link to the github, not the website: https://github.com/max-hq/max Like many of us here, I've been commonly reaching for a pattern of "pull data into db; give it to claude" for a while, whilst doing data spelunking or building tooling - for the same reasons mentioned by thellimist over here [1] and a few other recent "CLI vs MCP" posts. To that end, about a month ago I started building a project called `max` - its goal is to cut the middleman and schematise any data source for you. Essentially,…
Mar 2026 · max.cloud
- 9SA
Hi, this has been a labor of love over the last few days =) Can't wait to hear you feedback and of course AMA!
2023 · blog.airsequel.com
- 10IB
Dec 2025 · github.com
- 11OA
A friend and I are launching an alpha first thing in 2011. We're trying to gain some momentum and whatnot, so we're opening early registration as of tonight. We're planning to develop a Bayesian network to derive suggestions. If you're interested in seeing our progress, check it out. Edit: Any and all suggestions, criticism, advice, etc is highly appreciated!
2010 · osmoar.com
- 12

An agent that remembers across sessions can keep its memory as curated markdown files, as an auto-mined structured store, or as trained experience.
22d ago · pinglin.tw
- 13FA
Apr 2026 · brilliant.design
- 14PS
I didn't want to buy a standalone computer or repurpose a laptop to run constantly so I could maintain a system to sync my LLMs, so I built this. It's a simple overview of my system, laid out in a way easy to unpack and replicate for yourself. The project is meant to be configured individually, and uniquely, since one solution might not be what's best for another. If anything, maybe it gives you some ideas on how to implement things for your own project. Best wishes, Ryan.
28d ago · pacslate.com
- 15WB
Hi everyone, We have been developing a platform to enable professionals to build AI assistants to help them through their work. After a few months, we realized people are trying to sell basic functionalities that can be built from scratch in a couple of hours. Due to this, individuals who are not familiar with the current SOTA are misinformed about the potential of generative models. So, we decided to open up some of our most popular templates as standalone tools for free to empower individuals and set a solid standard for what people should expect. We believe the barrier to accessing…
2024 · join.modularmind.app
- 16AL
Hello Hacker News! For the past few months I've been developing Superego: an open-source _personal_ database where you can store everything you want about your life. Literally. Whatever data you have, you can put it in the app. On top of the database, Superego gives you: 1. An AI assistant that you can use to collect and explore your data. 2. A platform to build small personal applications that use that data. -- Try it https://demo.superego.dev/ No login required; runs entirely in your browser¹. Same deal when you download the app (macOS-only for now): everything is local, no…
Oct 2025 · superego.dev
- 17YA
Hey folks! I'm a founding engineer at Yorph AI, an agentic data platform, built using ADK, that helps users (starting with product managers and analysts) join data from different sources (upload or sync), build version-controlled and reliable data workflows, and clean, analyze, and visualize data — all in one place. We're also releasing semantic layer creation later this week. The beta is live at yorph.ai/login — would love to hear your thoughts and feedback! (FYI: We're still waiting on Google app verification — you'll see a warning for a few days. Dropbox shows a similar one since…
Nov 2025 · yorph.ai
- 18IB
Fully leaned into vibe coding this time around. Started on v0, at some point ejected into running locally (getting v0's exported folder to run locally was a challenge), then iterated with Cursor over the course of a few hours. Really neat how much can be accomplished just conversationally these days.
2025 · macrodata-refinement.arjit.me
- 19AA
Hey folks, I'm Yuval. I run a tiny startup called Glitter AI. It's just me full-time here, with a couple of freelances to help here and there. A couple of months ago, I went from managing zero requests to hundreds -- overnight (won Product of the day on Product Hunt). As someone who gets VERY easily distracted (maybe you relate), I had to find some sort of way of handling all the chaos if I didn't want to burn out. I came up with a pretty cool automation flow that I thought folks on HN here may be interested in reading about :) So here goes: Most of my interactions come through Intercom.…
2024
- 20AT
I have a favour to ask. I’ve been working for a while on Kalavai, a project to make distributed AI easy. There are brilliant tools out there to help AI hobbyists and devs on the software layer (shout out to vLLM and llamacpp amongst many others!) but it’s a jungle out there when it comes to procuring and managing the necessary hardware resources and orchestrating them. This has always led me to compromise on the size of the models I end up using (quantized versions, smaller models) to save cost or to play within the limits of my rig. Today I am happy to share the first public version of our…
2024 · github.com
- 21IM
Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!
2024 · saas-quick.com
- 22SQ
Dec 2025 · github.com
- 23IR
Democratisation of local AI is key. I've been working on pushing the limits of commercial hardware, squeezing any extra bit possible. My Scientific Agentic AI hareness helped me to reallocate every single bit of it. I rewrote the Kernel, I went down the CUDA rabbit hole until I have been able to explain any bit and any ms of computational power involved in the process pushing the Qwen 30B-A3B from 8 tok7s to 19 tok/s with llama.cpp up to 22.2 tok/s with my project and 109 tok/s on not novel content and speeding up the prefill by 5-9X
Jul 2026 · github.com
- 24IM
Store memories, auto-extract entities and relationships, search semantically. MCP server + REST API + SDKs. Self-hostable, cloud option, MIT license.
May 2026 · agentrecall.cloud
Ranked by how close each launch is in meaning, then by votes. Refine with a description →