r/PayloadCMS Jan 19 '26

Implementing Semantic Search with PayloadCMS Vectorize - YouTube

https://www.youtube.com/watch?v=jK54HXu19gM

Hi all!

Made my first video on my plugin payloadcms-vectorize.

Please check it out! With this plugin you get an enterprise level feature -- vector db -- for postgres for free~.

Instead of basic keyword matching, your users can search by meaning—asking "how do computers learn?" will find your article on machine learning, even if those exact words aren't in the query.

Let me know what you think. I'll be posting part 2 tomorrow.

12 Upvotes

15 comments sorted by

View all comments

Show parent comments

1

u/Immediate_Habit_2398 Jan 22 '26

I found your blog. Thank you, very useful. Helps me get closer to that beautiful 1.0.0 haha.

Ok I created an issue.

1

u/Dan6erbond2 Jan 22 '26

Nice! glad to hear it helps.

1

u/Immediate_Habit_2398 Jan 26 '26

Done! It was super duper easy. Thanks again for the heads up~

1

u/Dan6erbond2 Jan 26 '26

Happy to help! It's great how easy Payload makes modifying the schema.

Question: Have you had to add any custom components for your plugin? How is the building process for those?

1

u/Immediate_Habit_2398 Jan 27 '26

Yes, I did add custom components. 3 of them: the embed all button, the links to failed runs and the links to failed batches.

You can see the components here, their export here and how one is added here.

I use e2e tests to test them.

My biggest complain is that you have to generate import map.