HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kmad

no profile record

Submissions

Token Capital Efficiency

kmad.ai
2 points·by kmad·قبل 14 يومًا·0 comments

[untitled]

1 points·by kmad·قبل 6 أشهر·0 comments

Achieving 20%+ improvement in structured extraction using DSPy and GEPA

kmad.ai
3 points·by kmad·قبل 7 أشهر·1 comments

comments

kmad
·قبل شهرين·discuss
This is, at least in part, the promise of frameworks like DSPy and PydanticAI. They allow you to structure LLM calls within the broader control flow of the program, with typed inputs and outputs. That doesn’t fix non-determinism, hallucinations, etc., but it does allow you to decompose what it is you’re trying to accomplish and be very precise about when an LLM is called and why.