diff --git a/README.md b/README.md index 41afc6f..d9dc21f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # SLayer — a semantic layer by Motley +

+ SLayer — AI agent operating a semantic layer +

+ [![PyPI](https://img.shields.io/pypi/v/agentic-slayer?label=PyPI)](https://pypi.org/project/agentic-slayer/) [![Python](https://img.shields.io/pypi/pyversions/agentic-slayer)](https://pypi.org/project/agentic-slayer/) [![Docs](https://img.shields.io/badge/docs-readthedocs-blue)](https://agentic-slayer.readthedocs.io/) @@ -33,6 +37,10 @@ When AI agents write raw SQL, things break in production — hallucinated column --- +[![GitHub stars](https://img.shields.io/github/stars/MotleyAI/slayer?style=social)](https://github.com/MotleyAI/slayer/stargazers) + +> If you find SLayer useful, a ⭐ helps others discover it! + ## Quick Start ```bash