https://github.com/codereclaimers/dspy

DSPy: The framework for programming—not prompting—language models

https://github.com/codereclaimers/dspy

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

DSPy: The framework for programming—not prompting—language models

Basic Info
  • Host: GitHub
  • Owner: CodeReclaimers
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage: https://dspy.ai
  • Size: 155 MB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of stanfordnlp/dspy
Created over 1 year ago · Last pushed over 1 year ago

https://github.com/CodeReclaimers/dspy/blob/main/

## DSPy: _Programming_not promptingFoundation Models **Documentation:** [DSPy Docs](https://dspy.ai/) [![PyPI Downloads](https://static.pepy.tech/badge/dspy/month)](https://pepy.tech/projects/dspy) ---- DSPy is the framework for _programmingrather than promptinglanguage models_. It allows you to iterate fast on **building modular AI systems** and offers algorithms for **optimizing their prompts and weights**, whether you're building simple classifiers, sophisticated RAG pipelines, or Agent loops. DSPy stands for Declarative Self-improving Python. Instead of brittle prompts, you write compositional _Python code_ and use DSPy to **teach your LM to deliver high-quality outputs**. Learn more via our [official documentation site](https://dspy.ai/) or meet the community, seek help, or start contributing via this GitHub repo and our [Discord server](https://discord.gg/XCGy2WDCQB). ## Documentation: [dspy.ai](https://dspy.ai) **Please go to the [DSPy Docs at dspy.ai](https://dspy.ai)** ## Installation ```bash pip install dspy ``` To install the very latest from `main`: ```bash pip install git+https://github.com/stanfordnlp/dspy.git ```` ## Citation & Reading More If you're looking to understand the framework, please go to the [DSPy Docs at dspy.ai](https://dspy.ai). If you're looking to understand the underlying research, this is a set of our papers: **[Jun'24] [Optimizing Instructions and Demonstrations for Multi-Stage Language Model Programs](https://arxiv.org/abs/2406.11695)** **[Oct'23] [DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines](https://arxiv.org/abs/2310.03714)** [Jul'24] [Fine-Tuning and Prompt Optimization: Two Great Steps that Work Better Together](https://arxiv.org/abs/2407.10930) [Jun'24] [Prompts as Auto-Optimized Training Hyperparameters](https://arxiv.org/abs/2406.11706) [Feb'24] [Assisting in Writing Wikipedia-like Articles From Scratch with Large Language Models](https://arxiv.org/abs/2402.14207) [Jan'24] [In-Context Learning for Extreme Multi-Label Classification](https://arxiv.org/abs/2401.12178) [Dec'23] [DSPy Assertions: Computational Constraints for Self-Refining Language Model Pipelines](https://arxiv.org/abs/2312.13382) [Dec'22] [Demonstrate-Search-Predict: Composing Retrieval & Language Models for Knowledge-Intensive NLP](https://arxiv.org/abs/2212.14024.pdf) To stay up to date or learn more, follow [@lateinteraction](https://twitter.com/lateinteraction) on Twitter. The **DSPy** logo is designed by **Chuyi Zhang**. If you use DSPy or DSP in a research paper, please cite our work as follows: ``` @inproceedings{khattab2024dspy, title={DSPy: Compiling Declarative Language Model Calls into Self-Improving Pipelines}, author={Khattab, Omar and Singhvi, Arnav and Maheshwari, Paridhi and Zhang, Zhiyuan and Santhanam, Keshav and Vardhamanan, Sri and Haq, Saiful and Sharma, Ashutosh and Joshi, Thomas T. and Moazam, Hanna and Miller, Heather and Zaharia, Matei and Potts, Christopher}, journal={The Twelfth International Conference on Learning Representations}, year={2024} } @article{khattab2022demonstrate, title={Demonstrate-Search-Predict: Composing Retrieval and Language Models for Knowledge-Intensive {NLP}}, author={Khattab, Omar and Santhanam, Keshav and Li, Xiang Lisa and Hall, David and Liang, Percy and Potts, Christopher and Zaharia, Matei}, journal={arXiv preprint arXiv:2212.14024}, year={2022} } ```

Owner

  • Name: CodeReclaimers
  • Login: CodeReclaimers
  • Kind: user
  • Location: Ramseur, NC
  • Company: CodeReclaimers, LLC

Applied mathematician & software engineer

GitHub Events

Total
  • Watch event: 1
  • Push event: 7
Last Year
  • Watch event: 1
  • Push event: 7