pg_semantic_cache: an open-source extension that enables semantic query result caching in #PostgreSQL. Traditional caching requires exact query matches; this extension uses vector embeddings to find and retrieve cached results for semantically similar queries.

✨ Give the project a try on GitHub (and don't forget to star the project while you're there): https://github.com/pgEdge/pg_semantic_cache

➡️ Read more: https://www.pgedge.com/blog/pg_semantic_cache-in-production-tags-eviction-monitoring-and-python-integration

#postgres #data #llm #semanticsearch #ai #aiengineering #opensourceai #opensource

GitHub - pgEdge/pg_semantic_cache

Contribute to pgEdge/pg_semantic_cache development by creating an account on GitHub.

GitHub