AWS ML Blog

How Guidesly built AI-generated trip reports for outdoor guides on AWS

β€’1 min readβ€’
#deployment#llm#bedrock#compute
Level:Intermediate
For:ML Engineers, Data Scientists, AI Product Managers
✦TL;DR

Guidesly developed an AI-powered trip report generation system, Jack AI, on Amazon Web Services (AWS), leveraging a range of services including AWS Lambda, Amazon S3, and Amazon SageMaker to ingest and process trip media. This system utilizes computer vision and machine learning to enrich trip data with context, generating comprehensive reports for outdoor guides, demonstrating the potential of AI in automating content creation.

⚑ Key Takeaways

  • Guidesly's Jack AI utilizes a serverless architecture with AWS Lambda and AWS Step Functions to process trip media and generate reports.
  • The system integrates with Amazon S3 for storage, Amazon RDS for database management, and Amazon SageMaker for machine learning capabilities.
  • Amazon Bedrock is used to support the development of the AI model, highlighting its role in facilitating the creation of custom AI solutions.

Want the full story? Read the original article.

Read on AWS ML Blog β†—

Share this summary

𝕏 Twitterin LinkedIn

More like this

Navigating the generative AI journey: The Path-to-Value framework from AWS

AWS ML Blogβ€’#llm

Use-case based deployments on SageMaker JumpStart

AWS ML Blogβ€’#deployment

Best practices to run inference on Amazon SageMaker HyperPod

AWS ML Blogβ€’#deployment

RAG Isn’t Enough β€” I Built the Missing Context Layer That Makes LLM Systems Work

Towards Data Scienceβ€’#rag