awslabs / green-boost

Build Full Stack Cloud Native Web Apps on AWS Fast
https://awslabs.github.io/green-boost/
Apache License 2.0
70 stars 8 forks source link

Add GenAI Chat Bot template to`gboost create` #240

Open bestickley opened 1 year ago

bestickley commented 1 year ago

gboost create would benefit from adding another template for GenAI Chat Bot apps. We've recently seen customer demand for these types of applications. This template will utilize 3rd party LLM's deployed in SageMaker. Potentially use LangChain to integrate with those LLMs.