|
|
|
|
|
by kordlessagain
915 days ago
|
|
If you want a generalized version of something similar, try this: https://github.com/MittaAI/mitta-community/tree/main/cookboo... The query pipeline isn't that sophisticated, but it could be altered to do page reference and use keyterms first to filter, instead of doing the vector similarity on all data. One thing with MittaAI is that it doesn't do UI interfaces. It expects you to handle those bits. |
|