dspy
There are 81 repositories under dspy topic.
langwatch/langwatch
The open LLM Ops platform - Traces, Analytics, Evaluations, Datasets and Prompt Optimization ✨
ax-llm/ax
The pretty much "official" DSPy framework for Typescript
teilomillet/gollm
Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions.
GenseeAI/cognify
Multi-Faceted AI Agent and Workflow Autotuning. Automatically optimizes LangChain, LangGraph, DSPy programs for better quality, lower execution latency, and lower execution cost. Also has a simple agent/workflow framework
tom-doerr/dspy_nodes
WIP - Allows you to create DSPy pipelines using ComfyUI
DerwenAI/strwythura
Construct knowledge graphs from unstructured data sources, use graph algorithms for enhanced GraphRAG with a DSPy-based chat bot locally, and curate semantics for optimizing AI app outcomes within a specific domain.
weaviate/structured-rag
Experimental Code for StructuredRAG: JSON Response Formatting with Large Language Models
XiaoConstantine/dspy-go
DSPy Go implementation
Technoculture/personal-graph
Simple Graph Memory for AI applications
vicentereig/dspy.rb
The Ruby framework for programming—rather than prompting—language models.
ngshya/easyRAG
Build your own RAG and run it locally on your laptop: ColBERT + DSPy + Streamlit
Laurian/context-compression-experiments-2508
prompt engineering experiments with DSPy GEPA and TextGrad
mbakgun/dspy-examples
This codebase demonstrates various DSPy functionalities through practical examples.
evalops/dspy-micro-agent
Minimal agent runtime built with DSPy modules and a thin Python loop. Includes CLI, FastAPI server, and eval harness with OpenAI/Ollama support.
ObneyAI/grain
Quickly get up and running with Event Sourcing and Agentic workflows in Clojure
S1M0N38/dspy-arxiv
Explore the use of DSPy for extracting features from PDFs 🔎
neoxelox/dspy-inspector
DSPy program/pipeline inspector widget for Jupyter/VSCode Notebooks.
haasonsaas/dspy-advanced-prompting
State-of-the-art prompting techniques implementation with DSpy - Manager-style prompts, role personas, meta-prompting, and more
ZeroSumEval/ZeroSumEval
A framework for pitting LLMs against each other in an evolving library of games ⚔
aptible/unpage
Unpage is the open source framework for building SRE agents with infrastructure context and secure access to any dev tool.
kallemickelborg/stateful-ai-agent
Stateful AI Agent for Knowledge Extraction
legout/veritascribe
AI-Powered Thesis Review Tool
jmanhype/aidevos
🤖 AIDevOS: AI-Driven Autonomous DevOps System | Multi-agent collaboration framework with DSPy integration for automated application development and deployment via Durable Objects
kuzudb/dspy-kuzu-demo
Intro to using DSPy with Kuzu to enrich the data within the Nobel Laureate mentorship network
evalops/orbit-agent
A brutally honest "high‑orbit" startup advisor you can text or run from the CLI. Built with DSPy, it provides opinionated, YC-style advice and financial tools for founders.
avnlp/rag-pipelines
Advanced RAG Pipelines and Evaluation: Self-Reflective RAG, Corrective RAG, Adaptive RAG, Sub-Query Generation and Routing, DSPy, DeepEval
prrao87/structured-outputs
Micro benchmark comparing DSPy and BAML for structured outputs
RamXX/FridayMusic
Determines your "mood" for the week and uses AI to generate a music playlist.
Ashad001/RoomAligner
A focus on aligning room elements for better flow and space utilization.
awebisam/deconstruction_toolkit
An LLM proxy to kill hidden narratives in texts.
jbeno/sentiment
Sentiment analysis of DynaSent and SST reviews using ELECTRA and GPT collaboration
vicentereig/sorbet-baml
A Ruby gem that converts T::Struct and T::Enum to BAML (Boundary AI Markup Language) type definitions. BAML uses 60% fewer tokens than JSON Schema while maintaining type safety.
evalops/bandit_dspy
A DSPy library for security-aware LLM development using Bandit.
gabrielvanderlei/DSPy-examples
This repository contains practical examples demonstrating the usage of DSPy, Stanford's Declarative Self-improving Python framework for language models.
shresthakamal/understanding-dspy
Understanding DSPy with RAG approach