Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zenbase-ai/core

Prompt engineering, automated.
https://github.com/zenbase-ai/core

Last synced: 3 days ago
JSON representation

Prompt engineering, automated.

Awesome Lists containing this project

README

        



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](https://github.com/stanfordnlp/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

```bash
pip install zenbase
```

For more information take a look at the [Zenbase Core Python README](./py/README.md).

## License

This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.

## Contribution

Thank you for your interest in contributing to our project! Any and all contributions are welcome. See [CONTRIBUTING](./CONTRIBUTING.md) for more information.