Using the AWS Bedrock API for MVPs is incredibly enjoyable! I recently wrote an article on how you can make the LLM Claude respond in JSON. You can check it out here. While it's a lot of fun, testing your LLM settings and prompts can become tiresome…
Available posts in 2023
How to Perform Unit Testing on your AWS Bedrock AI Lambda
My first Experience with Powertools for AWS Lambda (TypeScript)
Hi there, I'm new to Powertools for AWS Lambda (TypeScript). Though I hear a lot of my DevOps friends say that it's a great tool for building serverless applications, I've never had the chance to use it myself. So I decided to give it a try and see…
Automatically validate your AWS Bedrock LLM Responses
Validating the response from your Language Learning Model (LLM) is a critical step in the development process. It ensures that the response is in the correct format and contains the expected data. Manual evaluation can quickly become tiresome…
AWS Bedrock Claude 2.1 - Return only JSON
Working with the AWS Bedrock API is an exhilarating experience! I came across an interesting business case where I needed to develop an AI MVP. The MVP generates JSON data based on a prompt and utilizes the anthropic.claude-v2:1 model in AWS Bedrock…
Java Spring CI/CD in AWS - The HalloCasa Journey
A fresh start can be daunting, especially when it comes to revamping an existing Java Spring application. This was my journey with the HalloCasa real estate platform, and here's how we took it from deployment nightmares to smooth, cloud-native…
Create your Prototype or MVP with the T3 Stack
What is a Prototype? A prototype is a preliminary version of a product, often used for testing and validation purposes. It allows you to experiment with different ideas and get feedback from users before investing significant time and resources into…
Chat Indexing with Chatsindex.com
Would you like to grow your chat community? Chatsindex.com indexes chat messages and make them searchable for search engines like Google. Well, will be as this is still a prototype! Through SEO (Search Engine Optimization) it is ensured that the…
Amplify AppSync Permission
Hi, With Amplify AppSync it is possible to configure an AWS AppSync with declarative code. With Directives like @model, @auth or @function other AWS services like DynamoDB, Cognito or Lambda can be connected to AppSync in a meaningful way. This makes…
Building a Prototype with ninox.com for your SaaS Product
Hi, I am very excited to work on our SaaS product. In the Minimalempires Community I found a great CoFounder with a great idea. With the low-code platform ninox.com we want to validate this idea and build a prototype. So far I had no experience with…