IRLFirst physical meetup — Bengaluru, Sat May 23, 4PM · RSVP on Luma
HomeToolsMCPHow It WorksStoriesPhilosophyCommunityArchitectureStar on GitHub
All Tools
D
AgentsFreeOpen Source

DSPY

Programming, not prompting, language models

MIT

ABOUT

Building reliable AI systems with LLMs typically requires tedious manual prompt engineering that breaks when models or tasks change. DSPy replaces brittle prompt strings with structured, declarative modules that can be automatically optimized and compiled, making AI software more maintainable, portable, and effective across different models.

INSTALL
pip install -U dspy

INTEGRATION GUIDE

1. Building optimized RAG pipelines with automatic prompt tuning 2. Creating multi-step agent loops with typed input/output signatures 3. Compiling and optimizing LM programs across different model providers

TAGS

llm-programmingprompt-optimizationragagentsdeclarative-ainlp
DSPy — AI Tool | Agentic AI For Good