Logo

dev-resources.site

for different kinds of informations.

Have Fun with AWS PartyRock

Published at
11/21/2023
Categories
aws
ai
cdk
partyrock
Author
ooedemis
Categories
4 categories in total
aws
open
ai
open
cdk
open
partyrock
open
Author
8 person written this
ooedemis
open
Have Fun with AWS PartyRock

Hello folks, hope you are well πŸ‘‹

Amazon recently launched PartyRock. It's really fun to play with and at the same time also opens up opportunities for everyone to create apps and experiment with LLMs. This includes experimenting with various foundational models, understanding text-based prompting, and learning how to effectively chain prompts.

In a nutshell, it lets you build AI-generated apps in a Playground powered by Amazon Bedrock. Just go to https://partyrock.aws/ and create your own funny apps, based on prompt engineering, and share them with the world.

Background

PartyRock provides you with a Playground, where you can drag and drop widgets like:

  • user input
  • static text
  • AI-powered: text generation, image and chatbot πŸš€

You can think of the Playground as a list of functions (Widgets) backed up by Prompts. Every function produces results via prompt engineering, and these results can be concatenated throughout the entire setup via a dynamic variables chain.

Here in the example, the value of the User-Input Widget is included in the Prompt of the second Widget below. See also how the output is populated via variables to the second prompt.

Image description

Use Case

Let's say you want to build an app that analyzes your business requirements and conducts automatic EventStorming sessions. Based on the results, it generates the domain objects and a fully working serverless architecture with CDK code. πŸ™‚

Just hit the landing page and describe your idea:

Image description

Here we go, you can find the app here:

https://partyrock.aws/u/odemis/TqzflOT9e/EventStormServerless

Play with it

Enter your business requirement in User Input-Widget e.g:

"A logistics company wants to improve its fleet management through a smart system that optimizes routes, tracks vehicle status, and manages deliveries. The system aims to enhance operational efficiency, reduce fuel consumption, and ensure timely deliveries."

The Output:

  • Generates your domain events.
  • Produces the CDK Code, including components like Lambda, EventBridge, DynamoDB, etc.

Image description

The CDK code comments out certain parts, but you can go deeper into specific implementation details in the next step via the Technology Wizard. For instance, if you wish to view details about the implementation of the generated lambdas, simply enter the name, and the output will be displayed in the next Component Widget. πŸ‘‡πŸ½

Image description

You can also add new widgets, edit an existing widget, and play with the prompt, mode, and temperature settings.

Image description

Happy coding πŸ₯³

partyrock Article's
24 articles in total
Favicon
Party Rock Application - GenAI
Favicon
Create apps using IA free with AWS Bedrock & PartyRock
Favicon
Building 'TheContentCaddie': My Participation in the PartyRock Generative AI Hackathon
Favicon
Meet Stache Forcache, a Movember-themed AI created using Amazon PartyRock
Favicon
Breaking Barriers: KPR College Students Set Record with 2,000+ AWS Partyrock Apps in 30 Minutes
Favicon
Can I use GenAI services to predict football results? - My experience during European Football Championship 2024
Favicon
Say Hello to the Automated Testing Assistant by Party Rock
Favicon
PartyRock: Unleashing Creativity with SCAMPER
Favicon
GenLearn - Your Personalized Learning Assistant!
Favicon
Exploring the World of LLMs for SRE Powered by PartyRock (Claude, Jurassic-2, Titan, Command, Liama 2 & Stable Diffusion XL)
Favicon
Party Rock is in the house tonight πŸ˜ŽπŸ’ΏπŸŽ΅βœ¨
Favicon
Exploring Partyrock, an Amazon Bedrock playground to build generative AI applications quickly
Favicon
Excited to share my latest creations on AWS PartyRock!
Favicon
Adding a Privacy Layer to AWS PartyRock
Favicon
Using GenerativeAI as a Mentor for your Career Growth
Favicon
Are you feeling Hungry ? How about a free food App
Favicon
Have Fun with AWS PartyRock
Favicon
Unveiling PartyRock: Your Ultimate Guide to AWS's Latest GenAI Wonder
Favicon
I revived ValleyRAG in PartyRock to find the rumors behind OpenAI CEO's firing. LLMFAO!
Favicon
Party on, dude!
Favicon
πŸ₯³ with Bedrock - partyrock!
Favicon
Generative AI For Noobs: Learn With AWS PartyRock!
Favicon
Playing with PartyRock, AWS's GenAI Playground
Favicon
PartyRock-Powered Social Media AI Assistant

Featured ones: