Zeer0 is infinite dictionary kinda thing i honestly dont know what it is and what it can be but, i had a this idea in my head what if we can build something like this yes yes we have moltbook now but i had this idea in early 2024 but was busy with exams so started working on it only recently was on my todo for like 2 years😭✌️.
-
Dual-Vector Mapping: Most vector apps just dump a whole text file into one embedding. Zeer0 splits every entry into an Identity Vector (the "soul" or essence of the topic) and a Context Vector (the deep detail). This is why searching for "Protons" will actually lead you to "Electrons"—the math recognizes they share a conceptual fingerprint even before reading the body text. We use zilliz.
-
Hybrid Semantic Search: The search bar doesn't just look for exact matches. It runs a weighted hybrid search across the database. If a topic exists, it finds it; if it doesn't, it finds the closest logical relative.
-
Neural UI: The interface is built for focus. It uses a custom "scramble" text effect to reveal AI-Slop knowledge in real-time, paired with a minimalist dark aesthetic and a sidebar that tracks trending vectors and semantic clusters.
-
Multi-Level Caching: To keep things fast and free, it uses a tiered system: Valkey (Aiven) for instant memory hits, Zilliz Cloud for semantic indexing, and Firestore for the raw data.
If you want clone it and add some features on it , i will keep adding it cause i like coding now and then , ig that's it. Its live on vercel with backend hosted on render(with a cron job)