The article covers the design and implementation of a low code AI agent developed using Kumologica and Anthropic AI for customer feedback sentiment analysis.
Learn to construct a RAG-powered chatbot using Google Gemini models and MyScaleDB, including installing dependencies, preparing data, generating embeddings,etc.
Kong secures APIs and OPA handles policy decisions. This custom plugin caches user data, minimizing database checks and ensuring fast, accurate access control.
LetsEncrypt Lambda helps to manage TLS certificates. Compared to Certificate Manager it provides certs that can be used at non-only AWS services like EC2 Nginx.
Java 23 brings exciting features like implicit classes, improved ZGC, and VS Code integration. Learn what's new and how it impacts your development workflow.
Financial services are among the most attacked sectors of any industry, making it critical that developers operate at the highest level to produce secure code.
Use Next.js, Material-UI, Firebase, Flask, and Hugging Face to create a Food Inventory Management App that will track food items and also generate recipes.
One of the most obvious improvements for databases is to use indexes. Let's see them in detail to understand how they work in PostgreSQL and what makes them useful.
Learn to build a streaming application using the best of NiFi, Kafka, and Flink for event-driven apps. OpenSky networks rest feeds provide all the data.
In this post, the author takes their first steps in augmenting an SSR app with Vue. In the next post, they will implement the same features with Alpine.js.