Course of Automatic Embeddings in Postgres

Javier FerrerRafa Gómez

By Javier Ferrer y Rafa Gómez Software Design and Architecture y Artificial Intelligence

Delegate embedding generation to the infrastructure.

⭐ Course in early access. Only available for Codely Pro Premium.

Currently, this course is only available if you have a Codely Pro Premium account. You can change yours to this modality from here by selecting Premium and using the same email with which you have an account on this platform.

Eventually, we will also publish it for users with standard access.

💸 First lesson available without registration 💸

If we want to make the most of the power of embeddings for semantic searches, recommendations, or AI systems, it is important to implement them efficiently and scalably.
But this is not always straightforward. Often we ask ourselves:

  • Where do we generate them from?: Database or application?, synchronously or asynchronously?
  • 🐌 Poor performance and high costs when generating and updating embeddings.
  • ⚙️ Lack of robustness and testability in the embedding generation pipelines.

This makes us invest more time in solving infrastructure problems and less in developing the features that add value.

In this course, you will see different places to generate embeddings, which fits best for each case, and how to make it scalable. All thanks to the potential of Postgres. We will also see the recommended implementation of Supabase and the one generated by Timescale.

Videos of the course

Related courses

See full catalogue

Pay according to your needs

lite (only monthly)

19 €
per month
  • Access to a subset of courses to lay the foundation for maintainable, scalable, and testable code
  • Company invoice
PopularLaunch Week

standard

20,75 €
Save 171
Annual payment of 249
per month
  • Full course catalog
  • Receive job offers verified by Codely
  • Company invoice
Launch Week

premium

37,42 €
Save 139
Annual payment of 449
per month
  • All previous benefits
  • Early access to new courses
  • Discount on workshops

We won't increase the price while your subscription is active

Course of Automatic Embeddings in Postgres ﹤🍍﹥ Codely