An agentic workflow assistant that stores persistent memory in CockroachDB and runs on AWS.
CockroachDB × AWS Hackathon - Build with Agentic Memory
Build an agent that remembers workflow history, retrieves similar past cases, and suggests the next step.
- Java
- Spring Boot
- CockroachDB
- AWS Bedrock
- AWS Lambda
- GitHub repo created
- MIT License added
- CockroachDB cluster created
- Spring Boot project created
- Database connected
- Save memory API
- Get memory API
- Vector search
- Bedrock integration