- write an alogirthm that recommends products to users
- use non-relational database for storing ai chat messages, since with attributes on stuff like tool calling those messages are more like documents, and storing all the data in a table field through one single json object is like storing multiple values on one single field, which does not align with 1NF.
- the current vector search algorithm is yet to be well designed. and the efficiency (indicated by the speed) is quite poor indeed. can improve by indexing the vectors in the database
-
Notifications
You must be signed in to change notification settings - Fork 0
Hangton-Code/eshop
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published