Skip to content

zenbase-ai/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Y Combinator S24 zenbase Python package on PyPi

Zenbase Core —  Prompt engineering, automated.

Zenbase Core is the library for programming — not prompting — AI in production. It is a spin-out of Stanford NLP's DSPy project started by key contributors. DSPy is an excellent framework for R&D. Zenbase strives to be its brother for software engineering.

Key Points

  • DSPy is optimized for research and development, providing tools specifically designed for deep exploration and optimization of AI systems. You run experiments with AI systems and report the results.
  • Zenbase focuses on adapting these research advancements to practical software engineering needs. Optimizers can be integrated into existing systems. We're focused on helping you deploy automatic prompt optimization in production.

Quick Start with Python

pip install zenbase

For more information take a look at the Zenbase Core Python README.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contribution

Thank you for your interest in contributing to our project! Any and all contributions are welcome. See CONTRIBUTING for more information.