decisions, decisions, decisions

San Francisco, CA
Modaic retweeted
for now…🤓
2
1
7
4,244
If you thought this was interesting, we have some more gems for you... modaic.dev
The more I play around with GEPA the more I realize its not just a prompt optimization algorithm. Its really the most efficient way to have an LLM explore a massive dataset and and make useful insights. This visualizer alone shows just how cool that process is.
1
1
4
756
Modaic retweeted
The more I play around with GEPA the more I realize its not just a prompt optimization algorithm. Its really the most efficient way to have an LLM explore a massive dataset and and make useful insights. This visualizer alone shows just how cool that process is.
21
107
1,371
120,467
We put together a guide for @DSPyOSS using @mintlify to help beginners quickly learn the patterns for using DSPy in production. docs.modaic.dev/dspy_guide/g… Here are some of the highlights that'll help you get past the DSPy learning curve faster 🧵
2
7
1,468
Modaic retweeted
Next episode in the DSPy Series will be with two young entrepreneurs @FaroukAdeleke3 and @ty_todd1 building @modaicdev which makes distributing your DSPy code easy. Subscribe piped.video/@Informationshel… to get the updates
6
14
3,451
Holistic Benchmarking with dspy-helm from Asad Aali on @modaicdev ! ☺️ Paper: arxiv.org/pdf/2511.20836 Github: github.com/StanfordMIMI/dspy… Modaic: modaic.dev/asadaali
1
3
6
1,453
Modaic retweeted
Inspired by the DSPy Codex, I built a @DSPyOSS scaffold for Claude Code on @modaicdev ! It shares full feature parity with Claude Agent SDK, including MCP servers, tool use, hooks, etc. but with a DSPy signature interface. Links below.
Agent scaffolds are as important as models.
2
2
22
3,515
Modaic and Weaviate 1. Modaic and Weaviate: Load the `CrossEncoderRanker` program from the Modaic Hub, as well as `PromptToSignature` (github.com/weaviate/recipes/…)
1
4
8
526
December is the month for giving So here are 9 new Recipes demoing how to use @weaviate_io and @awscloud, @ContextualAI, @ChonkieAI, @p0, @Google, @modaicdev, @twelvelabs, and @llama_index 🧑‍🍳
3
11
107
12,852
Modaic retweeted
About a year ago, @plasticlabs achieved SOTA with DSPy on the OpenToM benchmark. The benchmark tests models’ ability to track and reason about the beliefs, perceptions, intentions, and psychological states of simulated characters (social cognition). @vintrotweets experiments are now packaged and available on @modaicdev with the ability to run one of his optimized programs with your own variables and under your own evaluations. Links below.
2
3
14
1,747
Modaic retweeted
hmmm maybe like a package registry for DSPy programs…wonder if someone’s working on this hmmm
ai is an abstraction like everything in the computing stack, dspy is an abstraction one level up, we all need to think about what’s next
2
1
6
504
Modaic retweeted
Most leaderboards use one fixed zero-shot prompt across all models. Problem: Different LMs have different “prompt ceilings.” When you give them all the same prompt, it becomes less about benchmarking models and more about benchmarking how that model performs on a fixed prompt. Solution: Stanford shows that adding structured prompting (especially zero-shot CoT via @DSPyOSS) lifts performance by ~4 points on average and can even flip model rankings on tasks like MMLU-Pro, GSM8K, and MedCalc.
1
2
7
588
Modaic retweeted
Extremely underrated paper out of Stanford, including one of the creators of MEDVal! Benchmarking the ceiling of LM's as systems (optimized prompting strategy + LM) instead of generalizing the same prompt over competing LM's proves to be a more holistic evaluation of their capabilities. arxiv.org/pdf/2511.20836
1
1
4
142
game changer.
I just created IntelliSense for @DSPyOSS. It's a VSCode extension that looks at your Signatures and gives you type hints for modules and Predictions. Download for VSCode marketplace.visualstudio.com… To download for cursor paste this link in your browser. cursor:extension/modaic.dspy-intellisense
1
135
Hot take: retrofitting RL into your agent is like taping a jet engine onto a bicycle. An RL-native agent development kit changes the entire build process-cleaner code, faster iteration, agents that are actually self-improving. The difference? Night and day.
1
313
new blog! - software finally eats labor - ai applications as an operating system - we’re in a fuzzy state in ai engineering - necessary abstractions drive innovation - why an open source ecosystem needs to exist at the right abstractions modaic.dev/blog/prompts-are-…
1
2
2
856
Modaic retweeted
This is an agentic people search I built with @DSPyOSS and @modaicdev. It works by having a user input their company description and their ICP (Ideal Customer Profile). The LLM then generates an initial search for Persana and returns some profiles. The user can refine the search by selecting the profiles they like and giving some feedback. This continues for multiple iterations until the user is satisfied with the search results. Offline, the set of selected profiles acts as a reward function. (how many of the target profiles did the generated search parameters select). The content of the unselected target profiles provides valuable feedback about what the search parameters missed. The reward function and this feedback is fed into (you guessed it) GEPA, to optimize the prompt to generate better search parameters the first time around. swagginty/persana-lead-gen is public on Modaic Hub!! modaic.dev/swagginty/persana…
2
6
30
4,399