aws-samples / amazon-sagemaker-generativeai

Repository for training and deploying Generative AI models, including text-text, text-to-image generation and prompt engineering playground using SageMaker Studio.
MIT No Attribution
130 stars 88 forks source link

Initial code commit - Text Summarization to Image Generation using Langchain #16

Closed swagulkarni closed 1 year ago

swagulkarni commented 1 year ago

This usecase demonstrates the efficient chaining of text-summarization and text-to-image generation foundational models using Langchain. These foundational models are deployed as sagemaker jumpstart endpoints.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

swagulkarni commented 1 year ago

Hi @mani-aiml - We have made the following changes as requested-

  1. Remove the data folder and blogtext.txt. These files are now downloaded dynamically in the notebook.