aws-samples / aws-samples/bedrock-chat
Reduce embedding container size
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 535
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 10
Description
- Remove unnecessary dependencies from the [unstructured](https://github.com/Unstructured-IO) package (It seems not to be possible for now)
- Switch to Graviton (ARM builds seem to reduce image size. Need to validate)
Contributor guide
Research direction
Start by locating the embedding container definition and its dependency declarations, then measure the current image size. Investigate whether the unstructured package dependencies can be reduced and compare a Graviton ARM build; done means a validated reduction in container size, but the payload names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, python
- Domain
- cloud, devops, infrastructure, performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100