Anna AstoriinLevel Up CodingVariable Scope in PythonTypes of Variable Scope in Python and Best Practices for Using Them6d ago6d ago
Anna AstoriinAWS in Plain EnglishData Lakes and Amazon S3Excerpts from my Data Engineering on AWS book’s draftOct 21Oct 21
Anna AstoriinArtificial Intelligence in Plain EnglishPrompt Engineering Best Practices for LLMs Using Amazon BedrockPrompt engineering has become a core skill for AI or ML engineers working with large language models (LLMs). Amazon Bedrock, with its…Oct 21Oct 21
Anna AstoriinPython in Plain EnglishThe New Interactive Interpreter in Python 3.13How it can speed up your coding and experimentationOct 16Oct 16
Anna AstoriinLevel Up CodingThe improved f-strings in Python 3.12How they can make your code simpler yet more powerfulOct 9Oct 9
Anna AstoriinPython in Plain EnglishTest Your Generated Code Using LLMs on Amazon BedrockPrompt the LLM to generate tests for your codeOct 2Oct 2
Anna AstoriinPython in Plain EnglishGenerate Code Using LLMs on Amazon BedrockGenerating functions based on natural language descriptionsOct 1Oct 1
Anna AstoriinPython in Plain EnglishA Chatbot Application Using the Chainlit Library and an OpenAI ModelIn this post, we will look at how to write a simple OpenAI model-based chatbot web application in less than 30 lines of code using the…Sep 28Sep 28
Anna AstoriinPython in Plain EnglishAWS Lambda Code To Invoke Amazon Bedrock RuntimeIn the previous post, we took a look at an Amazon Bedrock “Hello world” kind of application. Let’s see what the code might look like if we…Aug 7Aug 7
Anna AstoriinPython in Plain EnglishAmazon Bedrock Hello World: Getting Started with AI ApplicationsBedrock is an AWS service that allows to build applications leveraging a number of popular AI models. It provides access to pre-trained…Jul 24Jul 24