Amazon Bedrock is a fully managed service that makes foundation models (FMs) from Amazon and leading AI companies available on AWS available through an API.
You have to sign in with a Google, Apple or Amazon account -
In the next step you can choose a username -
After I tried out some of the featured apps on the home page, I was able to build my own in minutes and publish it publicly - GeoFlix, check it out!
All I did was to provide the prompt that "the app should identify and suggest movies that prominently feature specified locations or place names within their storylines."
I edited the pre-created app name to GeoFlix and clicked on the "Make public and Share" button.
AWS is offering new PartyRock users a free trial without the need to provide a credit card or sign up for an AWS account for a limited time. The percentage balance reflecting the amount of free trial usage remaining for your account is displayed in real time within PartyRock on your Backstage profile page as PartyRock credit. PartyRock credit is calculated by your input tokens, output tokens, and generated images. PartyRock Credit usage varies by model to help users build intuition on cost consideration when using generative AI.
The relative consumption of each model is expressed in a scale of (1-3 token stacks) on the model selection dropdown. A (3 token stack) will consume the most credit, a (2 token stack) will consume moderate credit, and a (1 token stack) will consume the least credit.
While the free trial usage limit seems liberal, you have to be watchful of your consumption quota, which model you use and how may tokens are used while interacting with your apps or those created by others.
With some prompting, the Claude model also generated this description for the app -
Discover the magic of movie locations with GeoFlix. Our innovative app allows you to explore the world through the lens of cinema by identifying films that prominently feature real-world places. Just search for a city, country, or other geographic location, and GeoFlix will suggest relevant titles and provide fascinating details about how the setting is used in each movie's narrative. Whether you're planning a trip, studying a region, or just want to be transported somewhere new, GeoFlix makes it easy to find films that authentically showcase destinations worldwide.
PartyRock is indeed a great way to experiment with prompt engineering techniques, review generated responses, and develop an intuition for generative AI while creating and exploring fun apps!
Check this YouTube video if you need help in getting started with building your own app
Datawrapper is an online data visualization tool available at datawrapper.de that lets you create charts, maps and tables. Here's the list of the different visualizations you can create - Bar Chart Stacked Bars Grouped Bars Split Bars Bullet Bars Column Chart Stacked Columns Grouped Columns Lines Multiple Lines Area Chart Scatter Plot Dot Plot Range Plot Arrow Plot Election Donut Pie Chart Multiple Pies Donut Chart Multiple Donuts Choropleth map Symbol map Locator map Table It is self-funded by its customers’ subscription revenue. It also provides a good Free Plan . The Datawrapper “Created with Datawrapper” attribution appears at the bottom of the chart if you use the free plan. However, you retain full copyright to your charts, maps, and tables. To remove the attribution, you’ll need to update to Custom or Enterprise plan. The Datawrapper River is a place to exchange charts and maps with other Datawrapper users. After adding a chart to the River, anyone can use it and customiz...
Key takeaways from the talk in Q&A format - What is GitHub Copilot and how does it work? GitHub Copilot is a suite of tools designed for code completion. It works by analysing the code and comments you type in your IDE and sending that context to GitHub. Copilot then uses OpenAI's language model (in December 2024, it is GPT 4o by default and you can also choose the preview versions of o1-mini & o1-preview if you like) to understand your intent and generate suggestions for code completion. You can then accept, reject, or modify these suggestions. What context does GitHub Copilot consider when making suggestions? Copilot considers the entirety of the file you are currently working on, not just the code from your cursor position upwards. It also analyses the content of other open tabs in your IDE, starting with those closest to the current tab. This helps Copilot focus on the most relevant information. Is it necessary to meticulously manage open tabs for Copilot to work effect...
This Week I Learned - * AI coding assistants Cursor, Windsurf, Github Copilot offer features like code generation, context awareness, tab completion, multi-file support, Chat, code review, customization and choice of models. Cursor & Windsurf are AI-powered IDEs built on top of Visual Studio while Github Copilot integrates with various IDEs — VS Code, IntelliJ, Neovim. Code. * The Hundred-Page Machine Learning Book by Andriy Burkov is provided on a read first, buy later basis * "I clearly see scope for Indian services to grow as India’s tech sector is thriving, shifting from traditional labour arbitrage to value-added services...Services trade will increase as US companies set up captive global capability centers (GCCs) here. GCCs will actually be a boon because if you get more jobs in India, less people will go there." - Syed Akbaruddin, former diplomat * Certain pathogens, like viruses and bacteria, can cause long-term inflammation or directly damage ...
Comments
Post a Comment