DevTurtle
Home Page
Who I am?
CATEGORIES
AI
DevOps
LEARN
Spring AI
LangChain
Playwright
Database
AI
Spring AI – Integration with vector databases
Through integration with advanced AI algorithms, vector databases are no longer simple repositories of multidimensional information, but become dynamic platforms for analysis, prediction and making intelligent data-driven decisions. In this article we will see how the Spring AI framework offers a simple and intuitive solution for integrating with vector databases. Prerequisites For our tutorial we […]
AI
Qdrant – The vector database guide
In some of our previous articles we have already discussed what embeddings are, how they are used in machine learning applications and we have also seen how to generate them. Now it’s time to see how to save and use them. In this post we will explore the features of Qdrant, one of the most […]
DevOps
Oracle XE – Start the database on Docker
Oracle Database Express Edition (XE) is a free version of the popular Oracle Database, designed for developers, students, and enthusiasts who want to experiment with Oracle Database features without having to invest in expensive licenses. Docker is a containerization platform that simplifies the process of deploying applications, including databases. In this article, we will explore […]