vercel / modelfusion

The TypeScript library for building AI applications.
https://modelfusion.dev
MIT License
1.1k stars 78 forks source link

Add postgres / knex vector db #131

Open lgrammel opened 11 months ago

Shrest4647 commented 9 months ago

Hi @lgrammel, I am fascinated by the amazing work that is going on here and I would like to work on this issue if you will.

lgrammel commented 9 months ago

@Shrest4647 thank you. check out this example: https://github.com/lgrammel/modelfusion/tree/main/extensions/sqlite-vss (sqlite implementation). ideally it would be similar but using knex and postgres/pgvector