{"id":22457434,"url":"https://github.com/extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3","last_synced_at":"2026-01-25T08:31:49.472Z","repository":{"id":266696996,"uuid":"899078300","full_name":"extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3","owner":"extrawest","description":"AI Blog Content Generation with Amazon Bedrock, AWS Lambda and S3 Showcase","archived":false,"fork":false,"pushed_at":"2024-12-05T15:31:26.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-08T23:36:28.955Z","etag":null,"topics":["ai","amazon","amazon-bedrock","aws","aws-lambda","aws-s3","blog","content","llama3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/extrawest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-05T15:26:44.000Z","updated_at":"2025-04-01T22:26:24.000Z","dependencies_parsed_at":"2024-12-05T16:30:54.494Z","dependency_job_id":"e77c77ea-cb85-4976-8879-8749a124c894","html_url":"https://github.com/extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3","commit_stats":null,"previous_names":["extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extrawest","download_url":"https://codeload.github.com/extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28749326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T08:31:04.260Z","status":"ssl_error","status_checked_at":"2026-01-25T08:30:28.859Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","amazon","amazon-bedrock","aws","aws-lambda","aws-s3","blog","content","llama3"],"created_at":"2024-12-06T08:07:27.476Z","updated_at":"2026-01-25T08:31:49.456Z","avatar_url":"https://github.com/extrawest.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  AI Blog Content Generation with Amazon Bedrock, AWS Lambda and S3 Showcase\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)]()\n[![Maintaner](https://img.shields.io/static/v1?label=Andriy%20Gulak\u0026message=Maintainer\u0026color=red)](mailto:andriy.gulak@extrawest.com)\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://github.com/extrawest/amazon_bedrock_blog_conent_generation_with_lambda_s3/issues)\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## PROJECT INFO\n- **Boto3 Python AI Content Generation API**\n- Amazon Bedrock for generative AI applications with security and privacy\n- AWS Lambda and S3 utilization\n\n## Demo\nGenerated file with blog content on Amazon S3:\n```txt\n **Machine Learning for Kids: A Fun and Interactive Way to Learn**\n\nAre you a kid who loves playing games, solving puzzles, and learning new things? Then you're going to love Machine Learning! Machine Learning is a type of computer science that helps machines (like computers and robots) learn and get better at doing things on their own.\n\nImagine you have a toy box full of different toys, and you want to teach a robot to pick up only the blocks. You can show the robot a few blocks and say \"these are blocks.\" The robot will then use that information to learn what blocks look like and pick up all the blocks in the toy box. This is basically what Machine Learning is - teaching machines to learn from examples.\n\nMachine Learning is used in many cool ways, like:\n\n* Self-driving cars that can recognize and avoid obstacles\n* Virtual assistants like Siri and Alexa that can understand what you're saying\n* Games that can get harder or easier depending on how well you play\n\nYou can even learn Machine Learning yourself! There are many fun and interactive ways to learn, like playing games, solving puzzles, and building your own projects. Who knows, maybe one day you'll create a machine that can learn and do amazing things!\n```\n\n## Installing:\n**1. Clone this repo to your folder:**\n\n```\ngit clone THIS REPO\n```\n\n**2. Create a virtual environment**\n\n**3. Install the dependencies**\n\n```\npip install -r requirements.txt\n``` \n\n[Extrawest.com](https://www.extrawest.com), 2024\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrawest%2Famazon_bedrock_blog_conent_generation_with_lambda_s3/lists"}