Skip to main content

Posts

Showing posts from December, 2023

Amazon Bedrock

Amazon Bedrock is Amazon web service AI foundation models offering service. ✓ Using Amazon Bedrock, we can use popular large language model (LLM) from single place. Currently Amazon Bedrock offers high performaning foundation models from companies:  ÷ AI21 Labs ÷ Anthropic ÷ Cohere ÷ Meta ÷ Stability AI ÷ Amazon Own AI - Titan ✓ Amazon Bedrock is serverless service, we don't need to worry about many any infrastructure. ✓ We can easily plug this foundation models as API inside our application to incorporate generative AI really quick. ✓ We can leverage AWS Lambda for invoking actions. ✓ Amazon S3 can be used for training and validation data for the models. ✓ Amazon CloudWatch can be used tracing and tracking the metrics. ✓ Amazon Bedrock offers playground for developer's to play with AI foundation models via conversational chat interface. We can use any available pre trained models to generate text or image based on the users prompt. ✓ Amazon Bedrock gives users an

Google Gemini

Gemini is Google founded kind of Large Language Model (LLM). ✓ Google Gemini is multi model large language model. ✓ Gemini is AI model which comes with three varients ultra, pro and nano. ÷ Gemini Ultra : for highly complex task and high performance. ÷ Gemini Pro : for best performance and all use cases with broad range task. ÷ Gemini Nano : most efficient for and capable of running on devices task. ✓ Gemini can run in all the devices , starting from your data center to your smartphones. ✓ And even in your smartphone it can run without having network connection - nice isn't?  ✓ According to Google AI CEO: "Gemini can understand world around us". ✓ Google Gemini understand " text ", " code ", " audio ", " image " and " video ". ✓ Also the beautiful things they showed in the introduction session is Google Gemini can understand even aerodynamic by just seeing an cars moving postion image and answers which car mo