Autor: Carlos Biagolini-Jr.
Demonstration of integrating Python with AWS Bedrock to invoke foundation models.
https://github.com/biagolini/PythonAwsBedrockIntegration
Demonstration of Python interaction to Flan-T5 XL model on AWS SageMaker by sending sample queries to demonstrate its capabilities.
https://github.com/biagolini/PythonBoto3SageMakerModelInteracttionTesting
Python script designed to facilitate the secure assumption of AWS IAM roles.
https://github.com/biagolini/PythonAwsStsAssumeRole
https://github.com/biagolini/PythonCron
Combine multiple CSV files into a single file, tracking the source file and adding randomized unique IDs to each row.
https://github.com/biagolini/PythonCsvDataMerger
https://github.com/biagolini/PythonDataScience
https://github.com/biagolini/PythonFlaskHelloWorldOnVM
https://github.com/biagolini/PythonFlaskHelloWorldOnDocker
https://github.com/biagolini/PythonFlaskRESTfulAPI
Showcasing Python integration with Google/YouTube APIs.
https://github.com/biagolini/PythonGoogleYoutubeApi
Generate a series of images with sequential numbers centered on top of a base image, ideal for placeholder images in testing and demonstrations.
https://github.com/biagolini/PythonImageNumberStamp
Converts Markdown files to docx format using pypandoc.
https://github.com/biagolini/PythonMarkdownToDocxConverter
Merge audio files (.wav and .mp3) into a single track with fade effects and a start time list.
https://github.com/biagolini/PythonMusicCompiler
Provide a method to export web presentations to high-quality PDFs by downloading each slide as an image and compiling them into a PDF.
https://github.com/biagolini/PythonPdfExporter
Script to generate QR Codes containing internet links.
https://github.com/biagolini/PythonCodeGenerator
Simple Flask project to display HTTP request information.
https://github.com/biagolini/PythonWebPageShowHttpRequestInfo