From 1e69e7e5fb66ed7a453e900ac3537f3ae55ef5e2 Mon Sep 17 00:00:00 2001 From: Omar Khattab Date: Tue, 25 Feb 2025 07:01:57 -0800 Subject: [PATCH] Update index.md --- docs/docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/index.md b/docs/docs/index.md index 7978a6c4f..7d8e708f2 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -10,6 +10,7 @@ hide: # _Programming_—not prompting—_LMs_ +[![PyPI Downloads](https://static.pepy.tech/badge/dspy/month)](https://pepy.tech/projects/dspy) DSPy is the framework for _programming—rather than prompting—language models_. It allows you to iterate fast on **building modular AI systems** and offers algorithms for **optimizing their prompts and weights**, whether you're building simple classifiers, sophisticated RAG pipelines, or Agent loops.