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,22 @@
# What are we doing in this series?
1. How to use current AI ecosystem to our advantage?
2. Understand what happened in the AI world in last 3 years.
1. This is important to understand where we are going.
3. Understand available toolkit
1. So that you are able to choose the right tool for the right job
4. How LLM Thinks? What is the magic behind it?
5. Practical prompting technics
6. Spec-Driven Development
1. NOT Vibe coding
# What are we not doing?
1. Develop AI pipelines
2. AI/ML development
3. Train a model - NO NO NO!