With the release of GridDB v5.6, we are taking a look at the new features that come bundled with this new update. To read the...
GridDB on ARM with Docker
GridDB running via Docker containers isn't a new topic. We have covered it before: https://griddb.net/en/blog/run-a-griddb-server-in-docker-desktop/ & https://griddb.net/en/blog/improve-your-devops-with-griddb-server-and-client-docker-containers/. In this blog, we want to again touch...
Building Video Summarizer Using AI
With the recent advancements in AI technology, such as OpenAI, it has become possible to automate tasks that were previously too tedious to perform manually....
Interact with GridDB Data Using a LangChain Chatbot
This article demonstrates creating an interactive LangChain chatbot to retrieve information from a GridDB database using natural language queries. We will use the Python LangChain...