feat: add LanceDB vector store with upsert, delete, and search

This commit is contained in:
2026-04-13 14:18:04 -04:00
parent 0948d2dcb7
commit 8d2762268b
570 changed files with 14491 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
| \# | Requirement | Confidence level | How am I going to do this? | Status |
| --- | ------------------------ | ---------------- | -------------------------- | ------ |
| 1. | User CRUD using Passport | Low | Learn from Youtube | |
| 2. | Frontend for User | Low | Youtube and ChatGPT | |
| 3. | Crud for Diary entries | High | | |
| 4. | Ensuring privacy | High | | |
| 5. | Frontend for Diary entry | Medium | | |