princyi / password-protected-zip-file-

This Python script creates a password-protected ZIP file using the pyzipper library. It allows you to specify the files to include in the ZIP and set a password for encryption. The resulting ZIP file requires the provided password to access its contents, providing an additional layer of security.
2 stars 0 forks source link

Using LLMs with PartyRock #13

Open princyi opened 2 months ago

princyi commented 2 months ago

Exercise: Using LLMs with PartyRock

Build an App with PartyRock PartyRock(opens in a new tab), an Amazon Bedrock Playground, allows you to experiment and create applications that use generative AI without needing an AWS account or credit card.

Note: use a personal account to access PartyRock, do not use the "Launch Cloud Gateway" account to access PartyRock. You will not be able to access PartyRock from the AWS credentials used when you launch the Udacity cloud gateway. PartyRock is free to use.

Key features include: Intuitive App Creation - build apps for various purposes. Learning and Experimentation - It's an educational tool for understanding generative AI, experimenting with foundation models, and mastering text-based prompting and prompt chaining. Ease of Access - Require no coding expertise and is accessible via a web-based UI.