You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pgml-cms/blog/semantic-search-in-postgres-in-15-minutes.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -481,7 +481,7 @@ There is a lot more that can go into semantic search. Stay tuned for a follow up
481
481
482
482
If you have any questions, or just have an idea on how to make PostgresML better, we'd love to hear from you in our[Discord](https://discord.com/invite/DmyJP3qJ7U). We’re open source, and welcome contributions from the community, especially when it comes to the rapidly evolving ML/AI landscape.
483
483
484
-
##Closing thoughts / whyPostgresQL?
484
+
##Closing thoughts / whyPostgreSQL?
485
485
486
486
There are a host of benefits to performing machine learning tasks in your database. The hard part of AI & ML systems has always been managing data. Vastly more engineers have a full-time job managing data pipelines than models. Vastly more money is spent on data management systems than LLMs, and this will continue to be the case, because data is the bespoke differentiator.