Agentic AI
Agent memory
AI agents are stateless without memory. Aurora provides long-term memory for your AI agents, giving them the ability to remember past interactions and enable more intelligent, context aware, and personalized conversations.
Vector database
With Aurora PostgreSQL, you can store, search, index, and query vector embeddings alongside your
transactional data – and vector search scales to hundreds of billions of vectors. You can also use Aurora
PostgreSQL as your vector database in Amazon Bedrock Knowledge Bases
Machine learning
Aurora machine learning (Aurora ML) simplifies adding generative AI model predictions to your Aurora database. Aurora ML exposes ML models as SQL functions, allowing you to use standard SQL to call ML models, pass data to them, and return predictions, text summaries, or sentiment as query results. With Aurora ML, you can make the process of adding new embeddings to your Aurora PostgreSQL database with the pgvector extension real-time via periodic calls to a SageMaker or Amazon Bedrock model, which returns the latest, up-to-date embeddings.