DSPy Community Map - Find Other DSPy users near you and add yourself too
Announcing the launch of the new Global DSPy Community Map, an interactive directory designed to visualize and connect our worldwide user base. We...
Please wait while we find the best results for you.
Analyzing content and applying filters...
Announcing the launch of the new Global DSPy Community Map, an interactive directory designed to visualize and connect our worldwide user base. We...
Agentic systems often reach a plateau after proof-of-concept because they depend on humans to diagnose edge cases and correct failures. This cookbook...
Welcome back to the Learning DSPy series! So far, we’ve discussed the core building blocks of DSPy (signatures and modules, without going into...
In the rapidly evolving landscape of Large Language Models (LLMs), achieving high-quality, constrained text generation is a common challenge. While...
"Some thoughts related to AI engineering - Prompt Engineering: Writing, versioning and maintaining prompts for pushing model behaviour and swapping...
I (Ankur, curator of DSPyWeekly) have started writing a book on DSPy 🚀 titled - Building AI Applications using Python and DSPy. This is an early...
This notebook demonstrates how to use DSPy’s GEPA (Generalized Error-driven Prompt Augmentation) optimizer to improve language model performance on...
Distillation works like a tutor training a student : a large model teaches a smaller one.1 As we’ve shifted from knowledge retrieval to agentic...
As part of this internship, your task will be to study how the MIPRO optimizer works, implement a similar system in Kotlin, and design its...
DSPy is a framework for algorithmically optimizing LM prompts and weights, especially when LMs are used one or more times within a pipeline. The...
The article "Prompt Optimization Can Enable AI Control Research" on LessWrong website showcases how automated prompt optimization can significantly...
Excited to launch a brand new "Events" section on DSPyWeekly.com! This new page is your central hub for finding and sharing DSPy-related events...
SHIELD, a lightweight safety guardrail that integrates a fine-grained taxonomy of harmful content with tailored policies and rule-based...
Ryan Carson on X: "Made a quick video for y'all on how I'm using @DSPyOSS (via the Typescript port created by @dosco) to programmatically manage and...
Good short youtube reel convincing why one should use DSPy.
Simon talking about Drew Breuing's talk on DSPy that helped him ( and many others I assure you ) to understand DSPy.
DSPy boosted GPT-3.5 Accuracy by 19.5%.
How Danny used DSPy to give AI taste: 00:47:52
With this update, it has now fully evolved into a harness that seamlessly plugs into existing multi turn Agent environments. ( @aisdk based agents...