DSPy Interview Series - Vicente on DSPy for Ruby, BAML, and the New Era of AI Engineering
In this episode, Vicente discusses his journey in developing DSPy for Ruby, the significance of BAML in AI development, and the challenges of porting...
Please wait while we find the best results for you.
Analyzing content and applying filters...
In this episode, Vicente discusses his journey in developing DSPy for Ruby, the significance of BAML in AI development, and the challenges of porting...
This notebook will illustrate how to create an AI system with DSPy that uses Parallel's Chat with the Web API and Weaviate's Query Agent.
The following content is not an introduction to DSPy, nor is it a tutorial to learn how to use DSPy. I believe this topic has already been well...
In this post, we’ll show you how DSPy can optimize prompts using MIPROv2. We’ll go from an instruction that gives poor results to one that gives...
Adding observability to DSPy code.
In pharma/medtech, AE vs. PC classification determines routing to Safety vs. Quality systems. Misclassification creates queue errors and rework. Most...
In this episode of the Information Shelf - DSPy interview series, host Ankur Gupta speaks with Dr. Marius Vach, a board-certified radiologist and...
In this episode of the DSPY interview series I speaks with Noah Vandal, co-founder of Speech Sage, a company focused on integrating AI into...
AI agents need far more than simple vector search—they require rich, flexible context and the ability to run filtered, analytical, and multimodal...
A little dated by still relevant. In this episode, Ben Lorica and Drew Breunig, a strategist at the Overture Maps Foundation, talk all things...
In e-commerce, matching user queries to relevant products is crucial for driving purchases, but current methods that rely on Large Language Models...
A lot of DSPy content is crawled compared to what is curated, now you can search it at https://dspyweekly.com/search/ . A new section for Companies...
Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions. |...
Your contribution to DSPy does not need to be a PR into the main library to be useful. New module? New optimizer? Or, as below, new Adapter? Cool....
This is a mock summary for the article at https://x.com/raw_works/status/2021413002939871552.
Graph showing DSPy Package 30 day download totals.
The LLM will use the REPL to filter, chunk, and sample the long context as needed to complete its task. It will use the sub-LLM function to task new...
dspy.RLM analyzing a code base with a rules file
Now we face the challenge of improving prompting quality for our open models. We basically have two options: iterate manually or run some automation....
This skill should be used when the user asks to "evaluate a DSPy program", "test my DSPy module", "measure performance", "create evaluation metrics",...