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.
- 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.
pip install zenbase
For more information take a look at the Zenbase Core Python README.
This project is licensed under the MIT License. See the LICENSE file for more information.
Thank you for your interest in contributing to our project! Any and all contributions are welcome. See CONTRIBUTING for more information.